Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webmanifest Favicons failing testing #66

Open
anthonycmain opened this issue Nov 18, 2024 · 0 comments
Open

Webmanifest Favicons failing testing #66

anthonycmain opened this issue Nov 18, 2024 · 0 comments

Comments

@anthonycmain
Copy link

anthonycmain commented Nov 18, 2024

Hi guys,

I've the library we've fully adopted your library and Astro and Sanity for our new website which is no hitting no 1 on google for some competitive terms.

https://thedistance.co.uk

One issue we are having is our Google search result favicon isn't updating and we're not sure if this is just an indexing time or is actually the code and its ignoring our favicon change as its not aligned with Googles expectations.

https://developers.google.com/search/docs/appearance/favicon-in-search?hl=en

I've ran the site through 2 testers and both show issues using your webmanifest library:

Do you have any suggestions or adjustments to our config which is below:

webmanifest({ name: 'The Distance', icon: './src/assets/icons/favicon.svg', short_name: 'The Distance', start_url: '/', theme_color: '#ffffff', background_color: '#282121', display: 'standalone', }),

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant