RevealTheme logo

规范标签检查工具

查找任意页面声明的规范URL,并检查它是否指向自身。

如何使用本工具

  1. 1

    Enter a domain or URL (for example example.com or https://example.com) in the input field.

  2. 2

    Submit to fetch the page server-side over HTTPS, falling back to HTTP if needed.

  3. 3

    Read the results: the requested URL, the declared canonical, og:url, and the robots meta value.

  4. 4

    Check the match indicator to confirm whether the canonical equals the fetched URL or differs.

什么是规范标签检查工具?

规范标签(<link rel='canonical' href='...'>)告诉搜索引擎,当同一内容可通过多个URL访问时,哪个才是URL的首选版本。配置错误的规范标签是导致神秘性脱离索引的主要原因之一。本工具会抓取一个页面,并准确显示它所声明的规范标签:既可用于核实你自己的配置,也可用于审计竞争对手的配置。

常见使用场景

  • Confirming your home page canonicalizes to your preferred https, www-or-not version after a migration.

  • Diagnosing why a freshly launched site stopped appearing in Google by checking its root canonical and robots value.

  • Spot-checking whether a CMS or theme injected a hard-coded canonical pointing at a staging or template domain.

  • Verifying that og:url and the canonical agree, so social shares and search both reference the same address.

  • Auditing a competitor's home page to see how they handle canonicalization and indexing directives.

  • Quickly reading a site's robots meta tag to spot an accidental noindex on the home page.

常见问题

如果规范标签指向另一个网站会怎样?
Google会将排名信号集中到目标URL上。如果你的页面被错误地规范化到另一个域名,你将失去全部排名。

相关工具