This repository has been archived by the owner on Sep 18, 2024. It is now read-only.
Handle verification metadata to help with web crawlers #78
Labels
⭐ goal: addition
Addition of new feature
🟨 priority: medium
Not blocking but should be fixed soon
🏁 status: ready for dev
Ready for work
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
The text was updated successfully, but these errors were encountered: