Top WordPress SEO Mistakes & How to Fix Them

公開日 | サイトスカイラインより
12 分で読めます

WordPress は世界で最も人気のあるウェブサイトビルダーです。使いやすく、カスタマイズ性が高いため、多くの人に愛されています。ただし、初期状態では WordPress の基本的なセットアップは必要ありません。 Google 向けに最適化された.

WordPress をデフォルト設定のままにするか、 重いテーマとプラグイン、誤って作成する可能性があります 技術的なエラー あなたのサイトのランキングが止まってしまいます。

このガイドでは正確な内容を説明します SEOの間違い WordPress users make—from basic settings to advanced server issues—and shows you how to fix them.


パート 1: Web サイトのアーキテクチャと URL 構造

Your website’s structure helps search engines like Googlebot find and understand your pages. If your structure is confusing, search engines will struggle to rank your content.

デフォルトのパーマリンク構造の修正

デフォルトでは、WordPress は次のように数字を使用して URL (パーマリンク) を作成します。 yourdomain.com/?p=123。これは 2 つの理由から SEO にとって良くありません。

  1. キーワードがありません: 検索エンジンは、URL 内の単語を使用してトピックを理解します。数字は何の手がかりにもなりません。
  2. 低いクリック率: 検索結果内のリンクがランダムな数字の文字列のように見える場合、ユーザーはそのリンクをクリックする可能性が低くなります。

修正: WordPress 設定に移動し、パーマリンクを次のように変更します。 “Post Name” (/%postname%/).

ライブサイトに関する警告: If your site has been live for a while, changing permalinks will break all your existing URLs. You must use a plugin to set up “301 リダイレクト” to point the old URLs to the new ones, or you will lose your current 検索ランキング.

パーマリンクの比較

パーマリンクの種類検索エンジンがそれを読み取る方法SEO価値後で変更するリスク
無地 (/?p=123)動的な数値ゼロ非常に高い
日付 (/2026/04/post/)時間ベース低い(コンテンツが古く見える)
役職名 (/%postname%/)キーワードが豊富適度

内部リンクとサイトの深さ

内部リンク ページを接続します。これらはサイト全体で SEO 価値 (リンクの公平性) を共有し、Google がすべてのコンテンツを見つけやすくします。よくある間違いには次のようなものがあります。

  • 孤立したページ: これらは、それらを指す内部リンクがまったくないページです。ページにリンクしていないと、Google はそのページを見つけることができません。
  • ディープページを非表示にする: 多くのサイトはホームページに何百ものリンクを設置していますが、最も重要なサービス ページにはリンクしていません。
  • 不適切なアンカーテキスト: Do not use links that say “click here.” Use descriptive text (like “our plumbing services”) so Google knows what the linked page is about.
  • Using “Nofollow”: Never use “nofollow” tags on links pointing to your own pages. This stops SEO value from flowing through your site.
  • 不足しているブレッドクラム: Breadcrumbs (Home > Blog > SEO Tips) help Google understand how your pages are organized.

ページネーションと無限スクロール

Many themes use “Infinite Scroll” (where more content loads as you scroll down) or “Load More” buttons instead of traditional page numbers (1, 2, 3).

  • 無限スクロールの問題: Search engine bots do not scroll. If your theme uses JavaScript to load more posts but doesn’t update the URL (using the HTML5 History API), Google will never see the older posts.
  • ページネーションの問題: 番号付きのページを使用する場合 (例: /category/page/2/)、を使用する必要があります。 rel="canonical" メインカテゴリを指すタグ。そうしないと、Google はすべてのページを重複コンテンツとして認識します。

パート 2: WordPress のカテゴリ、タグ、アーカイブ

WordPress uses Categories and Tags to organize content. Misusing them is a fast way to create “duplicate content” errors.

カテゴリとタグの違い

Many users treat “Tags” like SEO keywords and add dozens of tags to a single post. This is a mistake. Every time you create a tag, WordPress creates a brand new “Archive Page” for it. If you use 20 tags, you just created 20 new pages that all show the exact same article excerpt. This wastes Google’s time (your “crawl budget”).

修正:

  • カテゴリ: これらは広範な主要なトピックに使用します。
  • タグ: Use these rarely. Never create a tag if it will only have one post attached to it. Set tag archive pages to “noindex” using your SEO plugin so Google ignores them.

無効にする必要があるデフォルトのアーカイブ ページ

WordPress は、SEO に悪影響を与えるいくつかのタイプのページを自動的に作成します。

  • 著者のアーカイブ: If you are the only author on your blog, your Author Page is an exact duplicate of your Blog Homepage. Set this to “noindex.”
  • 日付アーカイブ: 月ごとに整理されたページ (例: 2026 年 4 月) は、トピックを検索しているユーザーにとって何の価値もありません。それらを無効にします。
  • 添付ファイルページ (最大のエラー): Every time you upload an image or PDF, WordPress can create a blank web page just to show that file. These pages have no text and Google flags them as “thin content.” You must use your SEO plugin to redirect all attachment pages to the post they were uploaded to.

パート 3: オンページ SEO とコンテンツの最適化

技術的な設定が完璧であっても、コンテンツは検索エンジン用にフォーマットされている必要があります。

  • 遅延メタ説明: プラグインが投稿の最初の文からメタディスクリプションを自動的に取得しないようにしてください。通常、文の途中で切れてしまい、CTA (Call-to-Action) が含まれていません。すべてのページに、キーワードを豊富に含むユニークな説明を書きます。
  • 重複したメタデータ: ページを複製して新しいページを作成する場合は、SEO のタイトルと説明を忘れずに書き換えてください。 Google が重複を見つけた場合、それらは無視されます。
  • 間違った見出し (H1 ~ H6): フォント サイズが気に入ったからといって、見出し 3 (H3) を使用しないでください。見出しは Google のアウトラインを作成します。 H1 はページごとに 1 つだけ (メイン タイトル) にする必要があります。その下では、メイン セクションには H2 を使用し、サブセクションには H3 を使用します。
  • 低品質の AI コンテンツ: 検索エンジンは E-E-A-T (経験、専門知識、権威性、信頼性) を探します。人間による編集を行わない純粋にロボットによる AI コンテンツには独自の価値がなく、ランクも高くありません。
  • モノリシック サービス ページ: すべてのビジネス サービスを 1 ページにリストしないでください。特定のサービスごとに専用の詳細ページを作成します。
  • 開いたグラフを忘れる: If you don’t set up Open Graph tags in your SEO plugin, social media sites (like Facebook or Twitter) will pull random, ugly images and text when people share your links.

パート 4: 画像とメディアの SEO

画像は重要ですが、画像を誤ってアップロードすると、サイトの速度が低下し、ランキングに悪影響を及ぼします。

  • 代替テキストと画像のタイトル: * 代替テキスト: これは、視覚障害のあるユーザーと検索エンジンに対するイメージを説明します。それは主要なランキング要素です。
    • 画像のタイトル: これは、ユーザーが画像の上にマウスを置いたときにポップアップ テキスト ボックスを作成するだけです。 SEO的な価値はほとんどありません。
    • 修正: 必ず代替テキストを入力してください。画像が単なる装飾用 (背景線など) の場合は、代替テキストを完全に空白のままにしておきます (alt="") なので、スクリーン リーダーはスキップします。また、壊れたイメージは 404 エラーを引き起こすため、修正してください。
  • 大きなファイルサイズ: Never upload raw photos straight from a phone. Large files slow down your page, which ruins your Core Web Vitals (Google’s speed test). Resize images before uploading, use a compression plugin, and serve them in modern formats like WebP or AVIF.

パート 5: ページビルダーと Web サイトの速度

Web サイトの読み込み速度は、ランキングの大きな要素となります。 WordPress サイトのデザインに使用するツールは、これに大きく影響します。

The native WordPress editor (Gutenberg) is very fast and lightweight. However, many users prefer drag-and-drop page builders. Older builders like Elementor and Divi add excessive background code (HTML, CSS, and JavaScript) to your site. This is called “DOM depth.” It forces the user’s browser to work too hard before the page can load, hurting your speed scores (specifically LCP and INP).

修正: 最高の速度が必要な場合は、ネイティブの Gutenberg ブロック、または Kadence や Oxygen などの最新の軽量ビルダーを使用してください。 Elementor を使用する必要がある場合は、速度の問題を解決するためにプレミアム キャッシュ プラグインが必要になります。


パート 6: モバイルフレンドリーな設計とインデックス作成

Google uses “Mobile-First Indexing.” This means Google only looks at the mobile version of your website to decide your rankings. If your desktop site is perfect but your mobile site is broken, you will not rank.

一般的なモバイルエラー:

  • 水平スクロール: 要素の幅が広すぎると、ユーザーは横にスクロールする必要があります。
  • ファットフィンガーエラー: Buttons are too close together or smaller than the recommended 48×48 pixels.
  • ポップアップ: 携帯電話上のコンテンツを全画面ポップアップで覆うと、ペナルティが課せられます。
  • 小さいフォント: テキストが 16 ピクセルより小さい場合、モバイル ユーザーはテキストを拡大して読む必要があります。

AMP と PWA

  • AMP (高速モバイル ページ): これにより、デザイン要素が取り除かれ、ページが即座に読み込まれるようになります。ただし、正規タグが完全に設定されていない場合は、重複したコンテンツが作成されます。
  • PWA (プログレッシブ ウェブ アプリ): This makes your site feel like a native app. However, it relies heavily on JavaScript. If you don’t use Server-Side Rendering (SSR), Googlebots cannot read the text, and your pages will appear blank in search results.

パート 7: サーバーの速度とデータベースの最適化

WordPress は動的です。誰かがサイトにアクセスするたびに、サーバーはページを最初から構築する必要があります。最適化を行わないと、トラフィックが集中するとサイトがクラッシュします。

3 種類のキャッシュが必要です。

  1. ページキャッシュ: Saves a static copy of your pages so the server doesn’t have to rebuild them for every visitor.
  2. オブジェクト キャッシュ (Redis/Memcached): データベースがまったく同じ質問に何度も回答する必要がなくなります。
  3. オペコード キャッシュ (OPcache): PHP コードをプリコンパイルして、サーバーの応答を高速化します (最初のバイトまでの時間を改善します)。

その他のサーバーの問題:

  • ハートビート API: WordPress は常にバックグラウンドでサーバーと通信します (投稿を自動保存するなど)。 admin-ajax.php。共有ホスティングでは、これによりサーバーの電力がすべて消費され、サイトの速度が低下します。プラグインを使用して、Heartbeat API を制限または無効にします。
  • HTTPS/SSL: Google requires secure sites (HTTPS). If you move to HTTPS, you must search and replace all the old “HTTP” links in your database. Do not rely on plugins to redirect them, as it slows the site down. (Also, watch out for “mixed content” warnings where text is secure but images are not).

パート 8: WordPress の設定とプラグイン SEO

選択したプラグインは、Web サイトを成功させることも失敗させることもできます。

  • The “Discourage Search Engines” Box: In WordPress Reading settings, there is a box that says “Discourage search engines from indexing this site.” If you leave this checked after your site goes live, Google will completely erase your website from its search results.
  • サイトマップと Robots.txt: XML サイトマップを Google Search Console に送信する必要があります。また、 robots.txt ファイルが誤って Google による重要なファイルの閲覧をブロックしていないこと( /wp-includes/).
  • タイムゾーンエラー: If you don’t set the correct timezone in General Settings, scheduled posts will fail, and your schema markup for events will be wrong.
  • プラグインの肥大化: 巨大な多目的プラグイン (Jetpack など) をインストールすると、不要なコードが追加され、サイトの速度が低下します。代わりに、小さな単一目的のプラグインを使用してください。
  • SEO プラグインの競合: 2 つの SEO プラグイン (Yoast と All in One SEO など) を同時にインストールしないでください。それらは互いに争い、重複したタグや壊れたサイトマップを作成します。
  • スキーママークアップエラー: Schema (Structured Data) is code that helps you get star ratings or recipe cards in Google. If your theme, your SEO plugin, and a dedicated Schema plugin are all trying to add Schema at the same time, it confuses Google. Also, never add Schema for something that isn’t visible on the page (like FAQ schema for questions that aren’t actually written on the screen).

パート 9: ローカル SEO と多言語サイト

ローカルSEOの間違い

あなたが地元のビジネスの場合、検索エンジンはあなたの名前、住所、電話番号 (NAP) の一貫性を探します。

  • 隠しデータ: 画像ファイル内にアドレスを含めると、Google はそのアドレスを読み取ることができなくなります。
  • 欠落しているスキーマ: You must use “LocalBusiness” Schema code to tell search engines exactly where you are located.
  • Google ビジネス プロフィールを無視する: ローカル地図検索で上位にランクするには、サイトを Google ビジネス プロフィールに接続する必要があります。

多言語SEO (Hreflang)

Translating your site into different languages requires special code called “Hreflang” so Google knows which version to show to which country.

  • 壊れた返品タグ: Hreflang は両方の方法で機能する必要があります。英語のページがスペイン語のページを指している場合、スペイン語のページは しなければならない 英語のページを指すコードが含まれています。
  • 間違ったコード: 公式 ISO コードを使用する必要があります (例: en-gb 英国にとってではなく、 en-uk).
  • 未翻訳の URL: 投稿をスペイン語に翻訳する場合は、URL スラッグも翻訳する必要があります。英語の URL フォルダーの下にスペイン語の投稿があると、検索エンジンが混乱します。
  • 自己参照タグ: すべてのページには、それ自体を指すタグが含まれている必要があります。

パート 10: Web サイトのセキュリティとコンテンツ保護

  • スパムコメント: By default, WordPress allows comments and “pingbacks.” Automated spam bots will flood these sections with links to malicious sites. If you don’t use a spam blocker (like Akismet) or turn them off entirely, Google will penalize あなたの スパムへのリンクを目的としたサイト。
  • RSS フィードのスクレイピング: WordPress はコンテンツの RSS フィードを自動的に作成します。デフォルトでは、記事の全文が表示されます。コンテンツ窃盗者はボットを使用して、記事全文を即座にコピーして自分の Web サイトに貼り付けます。彼らがあなたよりも強力なウェブサイトを持っている場合、Googleは次のように考えるかもしれません 彼らは wrote it and penalize you for duplicate content. Go to your Reading settings and change your RSS feed to show only a “Summary.”

パート 11: Google アナリティクス 4 と Google Search Console

最後の間違いは、データの読み間違いです。ウェブサイト所有者は、Google Search Console (GSC) のトラフィックが安定しているにもかかわらず、Google Analytics 4 (GA4) のトラフィックが低下するとパニックに陥ることがよくあります。

違い:

  • GA4 (クライアント側): これは、JavaScript を使用してサイトをクリックした後のユーザーを追跡します。ただし、広告ブロッカーとプライバシー ブラウザーは GA4 をブロックします。 GA4 はほとんどの場合、実際のトラフィックを過小報告します。
  • GSC (サーバー側): This tracks data directly on Google’s actual search page. It shows exactly how many people saw your link and clicked it on Google. It cannot be blocked by ad-blockers.

GA4 でトラフィックが減少したからといって、ウェブサイトに大幅な変更を加えないでください。おそらく、ユーザーがプライバシー ブロッカーを有効にしているだけだと思われます。ただし、GSC を定期的にチェックする必要があります。 GSC が低下を示した場合は、すぐに修正する必要がある実際の技術的エラー (プラグインの破損やインデックス作成の問題など) が発生していることを意味します。

Siteskyline

Siteskyline

Siteskyline is a premium WordPress plugin and SEO management platform dedicated to providing the best speed, security, and optimization tools.