问HN:谷歌开始索引非超链接。我们该如何应对?
从未见过这样的情况。<p>然而,我注意到在搜索控制台中出现了大量的404错误。<p>我随机抽查了一些问题,发现它们似乎都是相同的——谷歌将非超链接的内容索引为链接。<p>以下是一个报告的404错误示例:<p><pre><code> https://glama.ai/docs/phoenix/use-cases-evals/rag-evaluation
</code></pre>
搜索控制台显示它在以下链接中发现了指向该页面的链接:<p><pre><code> https://glama.ai/mcp/servers/@Arize-ai/phoenix/blob/4f076b41f023e7e90c98ff7aece47bd1f1f5ebce/docs.json
</code></pre>
如果你检查该页面的源代码,根本没有指向该资源的超链接。<p>目前在谷歌搜索控制台中报告的此类案例已经有成千上万。<p>我甚至不知道从哪里开始进行故障排除。
查看原文
Never seen anything like this before.<p>However, I noticed a massive spike of 404 errors in Search Console.<p>I sampled a bunch and the issues and they all seem to be the same – Google indexed non-hyperlinks as if those were links.<p>Here is an example of reported 404:<p><pre><code> https://glama.ai/docs/phoenix/use-cases-evals/rag-evaluation
</code></pre>
Search Console says it discovered a link to this page on:<p><pre><code> https://glama.ai/mcp/servers/@Arize-ai/phoenix/blob/4f076b41f023e7e90c98ff7aece47bd1f1f5ebce/docs.json
</code></pre>
If you inspect the source code of the page, there are no hyperlinks to that resource.<p>There are now hundreds of thousands of these cases reported in GSC.<p>I cannot even think of where/how to start troubleshooting this.