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

Handle verification metadata to help with web crawlers #78

Open
tobySolutions opened this issue Apr 18, 2024 · 0 comments
Open

Handle verification metadata to help with web crawlers #78

tobySolutions opened this issue Apr 18, 2024 · 0 comments
Labels
⭐ goal: addition Addition of new feature 🟨 priority: medium Not blocking but should be fixed soon 🏁 status: ready for dev Ready for work

Comments

@tobySolutions
Copy link
Member

The verification object in the layout's metadata helps to make the site have a proper indexing with web crawlers when people look for our website. We would need to obtain keys from google, yandex and yahoo to set this up in the codebase.

According to : https://nextjs.org/docs/app/api-reference/functions/generate-metadata#verification, https://medium.com/@davegray_86804/next-js-how-to-submit-your-sitemap-to-google-36a859c4d114

Screenshot 2024-04-18 at 16 08 59
@tobySolutions tobySolutions added 🟨 priority: medium Not blocking but should be fixed soon 🏁 status: ready for dev Ready for work ⭐ goal: addition Addition of new feature labels Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐ goal: addition Addition of new feature 🟨 priority: medium Not blocking but should be fixed soon 🏁 status: ready for dev Ready for work
Projects
None yet
Development

No branches or pull requests

1 participant