Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们建立链接的每个目标页面都被取消索引
会不会是这个标签(虽然我以为它一直都在)
还是我正在建立的链接?我说的这个网站是 1800lawfirm.com
<meta name="robots" content="noindex,follow">
带有 noindex 指令的 robots 标签告诉搜索引擎不要将该页面包含在索引中。您应该删除机器人标签以允许页面排名。