rel="alternate": 何 It Does と いつ へ 使用 It

暫定日本語訳:rel="alternate" is one HTML link relation とともに several unrelated SEO jobs — hreflang 言語 variants, RSS/Atom フィード discovery, と legacy mobile/AMP alternates. Which job あなた're doing decides which attributes belong next へ it, と which of これらの still matter in 2026.

初回公開:2026年7月2日 · 最終更新:2026年8月4日 · Advanced
言語

暫定日本語訳:rel="alternate" is general-purpose HTML link relation とともに several unconnected SEO jobs, と attribute next へ it decides which job: hreflang 向けに 言語/地域 variants ( one その matters 大半の 現在), type="application/rss+xml" 向けに RSS/Atom フィード autodiscovery, と media 向けに separate mobile URL (legacy). close cousin, rel="amphtml", points へ AMP ページ. Three of これらの four — hreflang, mobile-alternate, と AMP — need relationship declared から both ends (reciprocal pairing); RSS/Atom フィード autodiscovery is exception と 機能 one-way, no return link 必要. None of them is ランキング lever または guarantee その ページ gets クロール, インデックス登録, または consolidated: hreflang routes right variant へ right searcher, フィード links aid discovery, と AMP lost its special treatment in 2021 (Google ended cache-served AMP ページ in 検索 on July 1, 2026). Think of rel="alternate" as routing/consolidation hint その says "these different URLs are intentional relatives, not accidental duplicates" — ない directive 検索エンジン 必要がある follow.

暫定日本語案: TL;DR — rel="alternate" is WHATWG-defined “alternate” link relation, と 暫定日本語案: its meaning is 設定 entirely by attribute paired とともに it: hreflang → 暫定日本語案: 言語/地域 variant (現在の, high-value — full rules in hreflang guide); 暫定日本語案: type="application/rss+xml" / "application/atom+xml" → フィード autodiscovery 暫定日本語案: (現在の, niche, discovery-だけ); media → separate-mobile-URL variant 暫定日本語案: (legacy — responsive design is Google’s デフォルト 現在). related ただし distinct tag, 暫定日本語案: rel="amphtml", points canonical ページ at its AMP version. throughline 暫定日本語案: is その 各 alternate relationship has its own syntax と validation rules — 暫定日本語案: three of four (hreflang, mobile-alternate, AMP) 必要とする reciprocal pairing 暫定日本語案: から both ends; RSS/Atom フィード autodiscovery does ない. None of これらの is ランキング 暫定日本語案: lever, と none guarantees クロール, インデックス登録, または consolidation; rel="alternate" 暫定日本語案: is fundamentally routing または discovery hint, ない directive. 暫定日本語案: Evidence for this claim HTML link rel=alternate indicates an alternate representation, such as another language or feed, with semantics refined by attributes like hreflang and type. Scope: HTML alternate link relation. Confidence: high · Verified: WHATWG HTML: Link type alternate Evidence for this claim Google uses rel=alternate hreflang for localized URL alternates when annotations are valid and reciprocal; it does not consolidate them like rel=canonical. Scope: Current Google hreflang behavior. Confidence: high · Verified: Google Search Central: Localized versions

rel="alternate" actually is

暫定日本語案: It’s value of HTML link element’s rel (relationship) attribute, defined in 暫定日本語案: WHATWG HTML Living Standard’s link-type list. 暫定日本語案: On its own, “alternate” just means “an alternate representation of the current document.” specific meaning comes から other attribute あなた pair it とともに. 暫定日本語案: その’s なぜ one tag ends up doing several unrelated SEO jobs — と なぜ generalist 暫定日本語案: “rel=alternate explained” posts tend へ blur them together.

暫定日本語案: I’ve long framed この tag 通じて lens of duplicate コンテンツ. In my 検索 暫定日本語案: Engine Land piece myth of duplicate コンテンツ penalty, 暫定日本語案: I listed it as one of ツール その “consolidate alternate versions of a page, such as mobile or various country/language pages.” その’s unifying thesis worth 暫定日本語案: holding onto: すべての 使用 of rel="alternate" exists へ tell 検索エンジン これらの 暫定日本語案: 異なる URLs are intentional relatives, handle them as one entity — opposite of 暫定日本語案: accidental duplication. (向けに どのように engines actually pick と consolidate 暫定日本語案: representative URL, see sibling topic on canonicalization.) None of 暫定日本語案: これらの annotations guarantees outcome — ない クロール, ない インデックス登録, ない 暫定日本語案: consolidation, ない rankings または トラフィック, ない フィード subscriptions, と ない 暫定日本語案: citation by AI answer engine. それら’re hints 検索エンジン できる act on, ない 暫定日本語案: directives それら 必要がある follow.

four SEO 使用 (と one close cousin)

1. Hreflang — 言語/地域 alternates (現在の, 大半の 重要)

暫定日本語案: この is one その matters 大半の in 2026. Paired とともに hreflang, rel="alternate" 暫定日本語案: declares 言語 または regional variant:

<link rel="alternate" hreflang="es" href="https://example.com/es/page/" />

暫定日本語案: Google’s framing: “If you have multiple versions of a page for different languages or regions, tell Google about these different variations,” using hreflang “so that we can understand that these pages are localized variations of the same content.” load-bearing rule is reciprocity — Google: “Each language version must list itself as well as all other language versions.” Break その と Google 暫定日本語案: ignores pair (it’s hint, ない directive — 誤った hreflang is ignored, ない 暫定日本語案: penalized).

暫定日本語案: その’s mental model. I’m deliberately ない re-deriving ISO 言語/地域 暫定日本語案: codes, x-default, または three implementation 方法 here — その all lives in 暫定日本語案: dedicated hreflang deep dive on この サイト. Go there 向けに implementation; stay here 暫定日本語案: 向けに mechanism-level view.

2. RSS/Atom フィード autodiscovery (現在の, niche)

暫定日本語案: Paired とともに フィード type, rel="alternate" tells ブラウザー と フィード readers どこ 暫定日本語案: あなた syndication フィード lives:

<link rel="alternate" type="application/rss+xml" title="Example Feed"
      href="https://example.com/feed.xml" />

暫定日本語案: Swap application/atom+xml 向けに Atom フィード. この is 使用 almost すべての generalist 暫定日本語案: 記事 forgets, even though “rel alternate rss” is real クエリ cluster. 何 it does 暫定日本語案: ない do is boost rankings — John Mueller has been explicit その “if you are looking for a ranking boost by having an RSS feed, that’s not going to happen” と 暫定日本語案: その “there’s no direct ranking boost for the website itself” (検索エンジン 暫定日本語案: Roundtable coverage). 暫定日本語案: real value is discovery: フィード 機能 like lightweight sitemap, helping Google 暫定日本語案: find 新しい と updated URLs faster (Lumar’s office-hours summary 暫定日本語案: of Mueller’s comments). Discovery, ない ランキング.

3. Mobile-alternate (separate mobile URLs) — legacy

暫定日本語案: Paired とともに media, rel="alternate" points desktop URL at separate mobile 暫定日本語案: (m-dot) URL:

<link rel="alternate" media="only screen and (max-width: 640px)"
      href="https://m.example.com/" />

暫定日本語案: …reciprocated by rel="canonical" on mobile ページ pointing back へ desktop 暫定日本語案: URL. この still 表示される in Google’s mobile-最初 インデックス登録 best-practices 暫定日本語案: docs 暫定日本語案: (updated December 2025), ただし it’s explicitly non-preferred option: Google 暫定日本語案: “recommends Responsive Web Design because it’s the easiest design pattern to implement and maintain,” と files separate-URLs annotation 下で “additional best practices” — i.e., legacy support. とともに mobile-最初 インデックス登録 完全な 向けに all 暫定日本語案: サイト since July 2024, Google 暫定日本語案: evaluates mobile version of ページ regardless of あなた setup. Don’t 構築 新しい 暫定日本語案: mobile-alternate setups in 2026; だけ maintain one if あなた’re still stuck on m-dot 暫定日本語案: URLs と できる’t migrate へ responsive yet.

暫定日本語案: Here’s disambiguation almost nobody 作る cleanly: rel="amphtml" is ない 暫定日本語案: rel="alternate". It’s 異なる rel value in 同じ “here’s another version of this page” family, と two get conflated constantly. It points canonical 暫定日本語案: non-AMP ページ at its AMP version:

<link rel="amphtml" href="https://example.com/page.amp.html" />

暫定日本語案: …reciprocated by rel="canonical" on AMP ページ pointing back. markup still 暫定日本語案: 機能 exactly as documented 暫定日本語案: 向けに any サイト その 保持 AMP, ただし AMP—strategy lost its 理由 へ exist years ago 暫定日本語案: (see 2026-status section below). それら’re cousins, ない 同じ tag.

Which of これらの still matter in 2026

使用Attribute pairingStatus in 2026
Hreflanghreflang現在の, high-value — one その matters
RSS/Atom フィードtype="application/rss+xml"現在の, niche — discovery だけ, no ランキング effect
Mobile-alternatemediaLegacy — maintain, don’t newly adopt
AMP (rel="amphtml")(異なる rel value)Optional since 2021; infra wound down

暫定日本語案: AMP specifically: Google 削除 requirement その ページ be AMP へ 表示される in 暫定日本語案: Top Stories in 2021 と retired lightning-bolt badge その July, making Core Web 暫定日本語案: Vitals / ページ experience operative signal instead of AMP format itself 暫定日本語案: (Google’s ページ-experience update post; 暫定日本語案: 検索エンジン Land). 暫定日本語案: Google 現在 “indexes AMP pages just like other web pages, and applies the same standard to all pages, regardless of the technology used.” Then on July 1, 2026, 暫定日本語案: Google ended cache-served AMP ページ in 検索 entirely — クリック 現在 route straight へ 暫定日本語案: publisher’s own AMP-hosted ページ instead of google.com AMP viewer URL, と 暫定日本語案: Google 削除 references へ “the AMP viewer, AMP Cache, and signed exchanges” から 暫定日本語案: its docs (検索エンジン Journal; 暫定日本語案: 検索エンジン Roundtable). 暫定日本語案: If あなた still run AMP, 保つ rel="amphtml" markup 正しい; nobody すべき be 暫定日本語案: adopting AMP anew 向けに SEO 理由.

throughline: reciprocal pairing

暫定日本語案: Three of four 使用 want relationship declared から both ends — RSS/Atom 暫定日本語案: フィード autodiscovery is exception; it’s one-way discovery link とともに no 暫定日本語案: return-tag requirement, と Google’s own hreflang docs scope reciprocity rule 暫定日本語案: へ localized-version clusters, ない へ すべての rel="alternate" 使用:

  • 暫定日本語案: hreflang — すべての version lists itself と すべての other version.
  • 暫定日本語案: mobilerel="alternate" on desktop, rel="canonical" back on mobile.
  • 暫定日本語案: AMPrel="amphtml" on canonical ページ, rel="canonical" back on AMP 暫定日本語案: ページ.

暫定日本語案: Broken reciprocity is single 大半の 一般的な implementation bug 全体で これらの 暫定日本語案: three. If relationship その’s supposed へ be reciprocal is one-way, expect it 暫定日本語案: へ be ignored または half-declared — RSS/Atom needs no return link at all.

Each alternate system has its own return signal; RSS and Atom are discovery links, not reciprocal page pairs. 出典: Patrick Stox

For hreflang, the English and Spanish pages list themselves and one another. For legacy separate mobile URLs, the desktop page uses rel alternate with media and the mobile page points back with rel canonical. AMP is a related but distinct pattern: the canonical page uses rel amphtml and the AMP page points back with rel canonical. RSS and Atom feed autodiscovery is one-way and is not a reciprocal page pairing.

© Patrick Stox LLC · CC BY 4.0 ·

よくある間違い

  • 暫定日本語案: 不足している reciprocal link. number-one bug. one-way rel="alternate" 暫定日本語案: relationship usually gets ignored (hreflang) または leaves pairing half-declared 暫定日本語案: (mobile/AMP).
  • 暫定日本語案: Confusing rel="alternate" とともに rel="amphtml". 異なる rel values, 暫定日本語案: 異なる jobs. AMP 使用 rel="amphtml", ない rel="alternate".
  • 暫定日本語案: Expecting ランキング boost. None of これらの lift positions. hreflang routes; 暫定日本語案: フィード links aid discovery; AMP hasn’t carried ランキング weight since 2021.
  • 暫定日本語案: 構築 新しい mobile-alternate または AMP setups in 2026. Responsive design is 暫定日本語案: デフォルト; AMP has no SEO upside. これらの are maintenance patterns, ない 構築 patterns.
  • 暫定日本語案: Running separate mobile URLs responsive design at once. Mueller has 暫定日本語案: warned この できる confuse Google’s processing (検索エンジン Roundtable) — 暫定日本語案: pick one.

Bing と other engines

暫定日本語案: Bing supports hreflang via rel="alternate" ただし treats it as comparatively weak. 暫定日本語案: Microsoft’s Fabrice Canel has said “hreflang is indeed a far weaker signal than content-language at Bing” (via 検索エンジン Roundtable) — 暫定日本語案: so at Bing, rel="alternate"/hreflang is one input among several ( 暫定日本語案: content-language header/meta, <html lang>, inbound links, と 訪問者 geography) 暫定日本語案: rather than authoritative. Full Bing/hreflang treatment lives in hreflang guide.

どこ この sits

暫定日本語案: rel="alternate" is link-level signal その lives in あなた <head> alongside 暫定日本語案: rest of meta tags その matter 向けに SEO — it’s 暫定日本語案: sibling of robots meta tag, タイトル element, と meta 説明 in その 暫定日本語案: on-ページ cluster, even though it’s technically link element rather than meta 暫定日本語案: one. Its closest conceptual relative is canonicalization: canonical says “these duplicates are the same page, pick one,” while rel="alternate" says “these are intentionally different versions, keep them all but understand they’re related.” 向けに 暫定日本語案: hreflang-specific rules — codes, x-default, three implementation 方法, 暫定日本語案: auditing clusters at scale — see dedicated hreflang guide.

Add an expert note

Pin an expert quote

New person? Create their unclaimed profile at /admin/experts/ → Pin a quote first.