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

Render meta-tags for SEO purposes #144

Open
VanishMax opened this issue Nov 21, 2024 · 0 comments
Open

Render meta-tags for SEO purposes #144

VanishMax opened this issue Nov 21, 2024 · 0 comments

Comments

@VanishMax
Copy link
Contributor

To make the DEX crawlable by search bots, we need to return the Metadata object from the Nextjs pages: https://nextjs.org/docs/app/building-your-application/optimizing/metadata

I'd say we need the following meta tags:

  • Title
  • Description – something like "Penumbra (UM) costs 1000 USDC today, 146% growth in the last 24 hours" for page '/trade/UM/USDC'
  • Keywords
  • Logos & favicons
  • Opengraph tags
  • Opengraph image to render the preview (might be converted to another issue to work it out with design)
  • Twitter tags
  • Structured data – some type, maybe FAQ, e.g. "How much does Penumbra cost?" – "1000 USD for today, 21 Nov 2024" https://developers.google.com/search/docs/appearance/structured-data/intro-structured-data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🗄️ Backlog
Development

No branches or pull requests

1 participant