Skip to content

Webmanifest Favicons failing testing #66

@anthonycmain

Description

@anthonycmain

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', }),

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions