无索引页面示例
此页面将不会被搜索引擎索引,因为它包含 页面元数据 标记后的页面:
<head>
<meta name="robots" content="noindex, nofollow" />
</head>
提示
sitemap 插件可过滤包含 noindex
内容值的页面。 此页面未出现在 Docusaurus 的 sitemap.xml 文件中。
备注
机器人指令是 大小写不敏感的。
此页面将不会被搜索引擎索引,因为它包含 页面元数据 标记后的页面:
<head>
<meta name="robots" content="noindex, nofollow" />
</head>
sitemap 插件可过滤包含 noindex
内容值的页面。 此页面未出现在 Docusaurus 的 sitemap.xml 文件中。
机器人指令是 大小写不敏感的。