canonicalタグチェッカー
任意のページが宣言しているcanonical URLを見つけ、それが自分自身を指しているかどうかを確認します。
このツールの使い方
- 1
Enter a domain or URL (for example example.com or https://example.com) in the input field.
- 2
Submit to fetch the page server-side over HTTPS, falling back to HTTP if needed.
- 3
Read the results: the requested URL, the declared canonical, og:url, and the robots meta value.
- 4
Check the match indicator to confirm whether the canonical equals the fetched URL or differs.
canonicalタグチェッカーとは何ですか?
canonicalタグ(<link rel='canonical' href='...'>)は、同じコンテンツが複数のURLからアクセスできる場合に、どれが優先されるURLのバージョンであるかを検索エンジンに伝えます。canonicalの設定ミスは、原因不明のインデックス削除の主な原因の一つです。このツールはページを取得し、どのcanonicalが宣言されているかを正確に表示します。自分の設定を確認するときや、競合サイトの設定を監査するときに役立ちます。
よくある活用例
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.
よくある質問
canonicalが別のサイトを指している場合はどうなりますか?▼
関連ツール
メタタグアナライザー
任意のURLからすべてのメタタグを抽出して分析します。title、description、Open Graph、Twitter Card、viewport、robots、linkタグに対応しています。
見出し階層アナライザー
あらゆるページのH1〜H6構造を監査します。H1の欠如、複数のH1、スキップされた見出しレベルを指摘します。
スキーママークアップ検証ツール
任意のURLからJSON-LD構造化データを抽出して検証します。どのスキーマタイプが存在し、正しく解析されるかを確認できます。
Open Graphインスペクター
URLがFacebook、Twitter/X、LinkedInなどのプラットフォームで共有されたときに、どう表示されるかをプレビューします。
サイトマップインスペクター
あらゆるXMLサイトマップを分析します。URLの数、lastmodのカバー率、サイトマップインデックスの構造を確認できます。
robots.txtインスペクター
robots.txtファイルを解析します。ルールをuser-agentごとにグループ化して表示し、問題点を指摘します。