Extend default meta tags for better SEO
docs.json
or the page’s frontmatter.
metadata
field to your docs.json
.
sitemap.xml
file and a robots.txt
file. Simply navigate to /sitemap.xml
to see your sitemap.
Only pages included in your docs.json
are included by default. To include hidden links, add seo.indexing
to your docs.json
:
noindex
for all pages in your docs by setting the metadata.robots
field to "noindex"
in your docs.json
: