No Index Page example
This page will not be indexed by search engines because it contains the page following page metadata markup:
<head>
<meta name="robots" content="noindex, nofollow" />
</head>
提示
The sitemap plugin filters pages containing a noindex
content value. This page doesn't appear in Docusaurus sitemap.xml file.
备注
Robots directives are case-insensitive.