0

To verify the issue, I added a simple empty HTML page, just displaying icon and title,
to Google Admin Console "Kiosks", under menu: “Devices“ - “Chrome“ - “Apps & Extensions“.
However, after updating the icon and title on the page, and redeployment, the link in Google Admin Console still shows the old version.

From a new browser window, it shows the latest icon and title, but in console still displays the old version, even after I removed it and readded it, or refresh. enter image description here

Page Code below:

<html>
<head>
    <meta charset="utf-8">
    <base href="/">
    <title>Red Page title 22</title>
    <link rel="icon" href="/replay/v1/logo.png" />
</head>
</html>

And same issue if I choose to use a manifest rel.
Any advice to clear the Google cache? or workaround please, thanks.

2
  • 1
    I do think that this question is best answered by Google Admin Support from Google, Admin Console has quirks that they understand better. Commented Feb 5 at 12:55
  • Thanks @Babanana, but by "Search for something else and repeat steps 3–4." still not seeing the option to "continue to support". And I do feel this is an edge question since not similar things reported. Commented Feb 5 at 23:57

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.