禁止所有搜索引擎索引本页面,禁止跟踪本页面上的链接。
meta robots 标签的写法:
<meta name=”robots”content=”noindex,nofollow”>
标签的意义:禁止所有搜索引擎索引本页面,禁止跟踪本页面上的链接。
Noindex:搜索引擎不索引此网页(可以抓取,但不出现在搜索结果中)。
Nofollow: 搜索引擎不继续通过此网页的链接索引搜索其它的网页。
出处:https://www.seowhy.com/faq/5_303_zh.html
meta robots 标签的写法:
<meta name=”robots”content=”noindex,nofollow”>
标签的意义:禁止所有搜索引擎索引本页面,禁止跟踪本页面上的链接。
Noindex:搜索引擎不索引此网页(可以抓取,但不出现在搜索结果中)。
Nofollow: 搜索引擎不继续通过此网页的链接索引搜索其它的网页。
出处:https://www.seowhy.com/faq/5_303_zh.html