AkeruAI / akeru

Akeru is an open source AI platform built on top of the Akeru AI edge network. The network runs as a Bittensor Subnet, providing a transparent, safe and highly available AI capacities.
https://www.akeru.ai/
83 stars 16 forks source link

Handle verification metadata to help with web crawlers #78

Open tobySolutions opened 6 months ago

tobySolutions commented 6 months ago

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