Skip to content

optimising favicons and structured metadata#2174

Merged
alexandratran merged 6 commits intoMetaMask:mainfrom
sammysango:favicon-optimisation
Jul 25, 2025
Merged

optimising favicons and structured metadata#2174
alexandratran merged 6 commits intoMetaMask:mainfrom
sammysango:favicon-optimisation

Conversation

@sammysango
Copy link
Contributor

Introduces proper favicon support and structured metadata to improve browser experience and Google search result appearance.

  • Adding new variants of favicons (96x96, 192x192, 512x512, and apple-touch-icon) under static/img/favicons/.
  • Updated docusaurus.config.js to inject favicon links (e.g. <link rel="icon">, <link rel="apple-touch-icon">) via headTags.
  • Added application/ld+json structured data block to better define site’s logo
  • Tested with a local build, HTML contained all the correct metadata that should display the icon in search results - when next crawled by Google.

@sammysango sammysango requested review from a team as code owners July 25, 2025 16:19
@vercel
Copy link

vercel bot commented Jul 25, 2025

@sammysango is attempting to deploy a commit to the Consensys Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Jul 25, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
metamask-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 25, 2025 8:33pm

@alexandratran alexandratran merged commit 7b4b973 into MetaMask:main Jul 25, 2025
19 checks passed
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

Successfully merging this pull request may close these issues.

2 participants