Lien internes
Lien internes are how moteur de recherches découvrir votre pages and réussir ranking signals entre les — strategy, anchor text, PageRank, and audits.
Langues
Lien internes are hyperlinks entre pages on the même site, and ils do two jobs: ils aider moteur de recherches découvrir votre pages, and ils réussir ranking signals (PageRank plus anchor-text context) entre les. John Mueller calls maillage interne 'super critical pour le SEO.' Descriptive anchor text beats generic 'click ici'; there's aucun magic limite on liens par page (the old 100-lien rule is a myth); and pages buried plus que 3–4 clicks from the homepage obtenir crawled moins. Jamais nofollow votre propre lien internes to 'sculpt' PageRank — that's been dead since 2009, and the equity simplement evaporates. The highest-ROI audit fixes are orphan pages and broken liens.
TL;DR — Lien internes are liens from un page on votre site to un autre page on the même site. Ils do two choses: ils aider moteur de recherches trouver votre pages, and ils tell moteur de recherches qui pages are important and ce que they’re à propos de. Utiliser descriptive lien text (pas “click here”), assurez-vous every page vous care à propos de is lié from somewhere, and jamais ajouter
nofollowto votre propre lien internes.
Ce que an lien interne is
An lien interne is a lien que goes from un page on votre website to un autre page on the même website. A lien que points to a différent website is an external lien. That’s the whole distinction.
In HTML, an lien interne semble comme quelconque autre lien:
<a href="/blog/internal-links/">internal links</a>The clickable words (“internal links” ici) are the anchor text.
Pourquoi lien internes matter
Two raisons, and they’re separate:
- Ils aider moteur de recherches trouver votre pages. Google discovers la plupart nouveau pages by suivant liens from pages it déjà knows à propos de. Si nothing on votre site liens to une page, Google probably won’t trouver it. Une page comme que — with zero lien internes pointing to it — is appelé an orphan page, and it usually won’t rank. Evidence for this claim Google can reliably crawl standard anchor elements with href attributes, making internal links a discovery path. Scope: Google crawlable-link requirements. Confidence: high · Verified: Google Search Central: Crawlable links
- Ils aider votre pages rank. Liens réussir “ranking strength” (Google’s nom pour the original version is PageRank) from un page to un autre. The plus bon lien internes point to une page, the plus important moteur de recherches think it is. The lien text aussi indique les ce que lune page is à propos de.
Google’s John Mueller put it plainly: maillage interne is “super critical pour SEO… un of the biggest choses que vous pouvez do on a website.”
How to do it bien
- Utiliser descriptive lien text. “Email marketing guide” is meilleur que “click ici” or “En savoir plus.” It indique personnes — and moteur de recherches — ce que they’ll obtenir. Evidence for this claim Google recommends descriptive, concise, relevant anchor text for internal links. Scope: Google anchor-text best practices. Confidence: high · Verified: Google Search Central: Anchor text
- Lien from relevant pages. A lien à l’intérieur a paragraph of connexe content is worth plus que un buried in the footer.
- Assurez-vous every important page is lié. Google’s propre advice: “Every page vous care à propos de devrait have a lien from au moins un autre page on votre site.”
- Garder pages importantes fermer to the homepage. Si someone (or a robot d’exploration) has to click five times to reach une page, it’s probably getting ignored. Aim pour votre pages importantes to be reachable in a few clicks.
- Don’t
nofollowvotre propre lien internes. Ce utilisé to be a trick to “save” ranking strength pour pages importantes. It hasn’t worked since 2009, and it en réalité wastes que strength. Simplement lien normally.
The chose la plupart personnes obtenir incorrect
Là is aucun magic number of liens une page devrait have. You’ll encore hear the old “keep it under 100 links” rule — it’s a myth. Google dit there’s “aucun magical ideal number.” Utiliser courant sense: si une page feels comme it has aussi nombreux liens, it probably fait.
Vouloir the deeper version — how PageRank flows, pourquoi “sculpting” with nofollow backfires, hub-and-spoke strategy, and a réel audit workflow? Switch to the Avancé tab.
TL;DR — Lien internes do two distinct jobs: discovery (they’re the #1 façon Googlebot trouve URLs) and signal-passing (PageRank flows along les, and anchor text supplies topical context). Mueller calls maillage interne “super critical pour le SEO.” To be crawlable, a lien doit be a réel
<a href>— pas anonclickor a router attribute. There’s aucun documented max liens par page (the 100-lien rule is a myth), but linking every page to every autre page destroys the hierarchy signal. Click depth is votre la plupart actionable metric: pages 4+ clicks deep obtenir crawled and weighted moins. Jamais nofollow lien internes to sculpt PageRank — dead since 2009; the equity evaporates plutôt que redistributes. Highest-ROI audit fixes: orphan pages, alors broken liens, alors click depth.
Ce que counts as an lien interne (and what’s crawlable)
An lien interne points from un page on votre site to un autre page on the même
site. The technical requirement is the partie personnes skip: to be crawlable by
Google, it has to be a standard HTML anchor element with an href. Google is
explicit — “Google peut seulement explorer votre lien si it’s an <a> HTML element… with an
href attribute.” Evidence for this claim Google can reliably crawl standard anchor elements with href attributes, making internal links a discovery path. Scope: Google crawlable-link requirements. Confidence: high · Verified: Google Search Central: Crawlable links
Ces are crawlable:
<a href="https://example.com/shoes/">Running shoes</a>
<a href="/products/category/shoes">Running shoes</a>Ces are pas crawlable, and they’re how a lot of JavaScript-framework sites quietly orphan leur propre pages:
<a routerLink="products/category">Shoes</a> <!-- no href -->
<span href="https://example.com">Shoes</span> <!-- not an anchor -->
<a onclick="goto('https://example.com')">Shoes</a> <!-- onclick, no href -->Martin Splitt’s exasperation on ce is bien earned: “Là is an HTML lien tag, vous put une URL in the href, that’s how vous lien and I don’t know pourquoi personnes are reinventing the wheel.” If your “liens” are click handlers, lune page on the autre fin may jamais obtenir découvert.
Un nuance: Google fait render JavaScript, and a lien que seulement exists après
rendu côté client peut encore be picked up — but rendering is a separate, plus tard
stage from the initial explorer. That’s pas a raison to skip putting réel href
valeurs in votre source HTML. Rendering peut eventually surface a lien ajouté by
script; it can’t rescue a click handler que jamais obtient a réel href at tout —
that’s encore outside the crawlable-link contract ci-dessus.
The two jobs lien internes do
Ce is the unique la plupart utile mental model on ce page. Lien internes serve two separate functions, and une page peut have un sans the autre.
Job un — discovery. Lien internes are the principal mechanism by qui robots d’exploration trouver nouveau and mis à jour URLs. Google: “The vast majority of the nouveau pages Google trouve every day are via liens.” And: “Googlebot discovers nouveau URLs to explorer primarily from liens embedded in previously crawled pages.” Ce is pourquoi orphan pages are a discovery dead fin — there’s aucun lien pour the robot d’exploration to follow.
Job two — passing ranking signals. Lien internes réussir PageRank, Google’s foundational link-based authority signal, from page to page. Mueller summarized les deux jobs at une fois: “Essentially, maillage interne helps us on the un hand to trouver pages, so that’s really important. It aussi helps us to obtenir a bit of context à propos de que spécifique page.” The “context” comes from the anchor text and from où the page sits in votre lien graph.
Une page peut be discoverable (un lien points to it) but encore weak (seulement un lien points to it). The two jobs scale independently.
PageRank encore flows via lien internes
Let’s kill a courant doubt: PageRank n’est pas dead. The public toolbar score was retired in 2016, but the internal algorithm is alive. Gary Illyes, in 2016: “Did vous know que après 18 années we’re encore en utilisant PageRank (and 100s of autre signals) in ranking?” Mueller has confirmed Google computes PageRank pour lien internes the même façon it fait pour external ones, and que plus lien internes to une page raise Google’s inferred importance pour it.
The practical consequence: lien internes are the lever vous utiliser to concentrate authority on votre priority pages. As I’ve put it in my Pubcon Local 2021 talk, “lien internes are liens from un page on votre site to un autre page on votre site, and ces aussi réussir PageRank.” On the Ahrefs side, the rule of thumb is simple — the plus internal liens une page has, the plus élevé its PageRank, and vous direct the flow of PageRank autour votre site by choosing ce que to lien.
Un nuance worth knowing pour local SEO: in my Pubcon Local 2021 talk on local création de liens, lien internes seemed to matter plus pour local requêtes. My lire is que local search has fewer external lien signals to go autour, so votre lien interne structure carries proportionally plus weight.
Anchor text: context, pas keyword-stuffing
Anchor text is a context signal, and quality matters — but quality signifie descriptive, pas keyword-crammed. Google’s guidance: “Bon anchor text is: descriptive, reasonably concise, and relevant to lune page que it’s on and to the page it liens to.” Evidence for this claim Google recommends descriptive, concise, relevant anchor text for internal links. Scope: Google anchor-text best practices. Confidence: high · Verified: Google Search Central: Anchor text The failure mode to fix is generic anchor text — “click ici,” “read more,” “learn more” — qui indique moteur de recherches nothing.
Ce que vous devez pas do is force exact-match keywords into every internal anchor. Mueller, directement on ce: vous don’t besoin to modifier anchor text to “buy votre cheese online ici,” and keyword-optimizing internal anchors is “pas something où vous voudrait voir a visible effect in search.” Descriptive variation (“email marketing strategies,” “how to définir up email automation”) tout pointing at the même page is fine and natural. Bing is a little plus keyword-forward que Google in its wording, but the principle — descriptive and contextually relevant — holds pour les deux.
Evidence for this claim Google recommends descriptive, concise, relevant anchor text for internal links. Scope: Google anchor-text best practices. Confidence: high · Verified: Google Search Central: Anchor textTwo narrow edge cas worth knowing, so vous don’t over-generalize les. Premier, si
an anchor has aucun visible text at tout, Google falls back to reading the link’s
title attribute — but that’s a fallback pour an otherwise-empty anchor, pas a
substitute pour writing réel anchor text on a normal text lien. Second, quand the
clickable content is an image plutôt que text, Google treats the image’s alt
attribute as the anchor text — so a lié image nécessite a réel, destination-describing
alt valeur, the même façon a text lien nécessite descriptive words, pas a decorative or
vide un.
How nombreux lien internes par page?
Là is aucun documented maximum from Google. The old “100 links per page” limite is a myth — it traces back to a long-retired technical recommendation, pas a ranking rule. Google’s current line: “There’s aucun magical ideal number of liens a donné page devrait contain. Cependant, si vous think it’s aussi beaucoup, alors it probably is.”
But “more is always better” is aussi incorrect, and pour a subtle raison: linking everything to everything destroys the hierarchy signal. Mueller: “si tout pages are lié to tout autre pages on the website, où vous essentially have comme a complet maillage interne à travers every unique page, alors there’s aucun réel structure là.” A entièrement connected graph indique Google nothing à propos de qui pages matter la plupart. Selective linking is ce que creates a readable importance hierarchy. Pour a typical article, 3–5 contextual liens alongside votre normal navigation is a sensible starting point.
Click depth is votre la plupart actionable metric
Click depth — how nombreux clicks from the homepage une page sits — is Google’s rough proxy pour importance. Mueller: “si it’s un click from the homepage… alors que indique us que ces stores are probably pretty relevant.” And on the flip side, “a flatter site structure is easier pour us to explorer. Si we have to go via a lot of pages to en réalité trouver le contenu, alors that’s going to be a bit harder.”
Pages plus que 3–4 clicks deep tend to obtenir crawled moins frequently and recevoir moins PageRank. On grand sites, reducing click depth — surfacing buried pages via hub pages, related-content modules, and navigation — is souvent the highest-ROI technical modifier vous pouvez faire.
Don’t nofollow votre propre lien internes
Ce is the un to obtenir tattooed. PageRank sculpting — ajout nofollow to
lien internes to funnel equity toward “important” pages — has been dead since
2009. Avant alors, nofollowing a lien redistributed its share to lune page’s
autre liens. Google modifié que: now lune pageRank assigned to a nofollowed lien
evaporates. It doesn’t déplacer anywhere — it’s simplement gone. So nofollowing internal
liens doesn’t redirection authority; it destroys it.
Illyes has been blunt que vous devezn’t nofollow votre propre lien internes — it’s
“probably never the answer, especially on your own site.” And remarque the 2019
modifier: nofollow is now a hint, pas a directive, so it doesn’t même reliably
arrêter exploration. Si vous genuinely besoin to garder bots out of une URL space (faceted-nav
parameter explosions, internal résultats de recherche), the correct outil is robots.txt
disallow, pas nofollow on liens. (Pour the complet link-attribute story — nofollow,
sponsored, ugc — voir the dedicated nofollow write-up.)
Un plus myth pendant que we’re ici: données structurées n’est pas a substitute pour internal liens. Mueller: “Même si in the données structurées vous aussi provide URLs, we don’t utiliser ceux URLs in the même façon as we voudrait utiliser normal lien internes on une page.” Vous encore besoin réel HTML liens.
And nofollow doesn’t wall the destination off, soit. Si the même URL is lié elsewhere on votre site sans nofollow, listed in votre sitemap, or déjà connu to Google from a prior explorer, it peut encore be découvert and crawled via que autre chemin. Nofollow is a qualification on un lien, pas a destination-wide explorer or index contrôler — qui is exactly pourquoi it’s the incorrect outil pour keeping une URL space out of the index in the premier placer.
Un plus separation worth keeping straight avant vous audit: a crawlable internal
lien seulement obtient une URL trouvé, and possibly crawled — it can’t override ce que se produit
to que URL afterward. Si the destination redirections, renvoie an error, carries a
noindex tag, or resolves to a différent URL canonique, aucun amount of internal
linking rend it independently indexable. Debug ceux signals — réponse code,
robots accès, canonical target, noindex state — on the destination itself,
separately from si the lien pointing to it is well-formed.
A practical internal-link audit, in priority order
- Orphan pages — the #1 fix. Pages with zero lien internes can’t be découvert via votre propre lien graph and recevoir zero internal PageRank. Trouver les, lien to les from relevant pages.
- Broken lien internes (4XX). Liens pointing at dead URLs waste the signal and the explorer. Fix or repoint les.
- Click depth. Trouver pages buried 4+ clicks deep and pull the important ones closer to the homepage.
- Link-equity mapping. Assurez-vous votre highest-value pages are receiving the la plupart (and la plupart relevant) lien internes — and que you’re pas flattening the hierarchy by linking everything to everything.
Outils: Recherche Google Console (Liens report), Ahrefs Site Audit, and Screaming Frog tout surface orphans, broken liens, and depth.
A representative hub page contains 64 internal links: 42 have descriptive labels, 12 use generic labels, 4 are empty or image-only, and 6 repeat an ambiguous label across different destinations.
Où to go suivant
Ce is the hub pour maillage interne. Lien internes are un piece of the broader on-page SEO picture — the signals vous contrôler on lune page itself. From ici, the natural neighbors are header tags (the H1–H6 structure que donne une page its outline) and image SEO (texte alternatif, qui doubles as the anchor text pour image liens). Ceux topics live in the même on-page pillar and va auto-link une fois publié.
Lien internes aussi sit on the boundary with SEO technique: they’re the front half of explorer discovery (the back half being sitemaps and push protocols), and the structure ils créer is ce que architecture du site and explorer depth are really à propos de. Si votre internal-link problem is really a crawlability problem, commencer là.
AI summary
A condensed prendre on the Avancé version:
- Lien internes = liens entre pages on the même site. Ils do two separate jobs: (1) discovery — they’re the principal façon Googlebot trouve URLs; (2) signal-passing — PageRank flows along les and anchor text supplies topical context.
- Crawlable signifie a réel
<a href>.onclickhandlers and frameworkrouterLinkattributes sans anhrefaren’t crawlable — a courant façon JS sites orphan leur propre pages. - PageRank is alive. The public toolbar died in 2016; the internal algorithm encore runs (Illyes). Plus lien internes to une page = plus élevé inferred importance (Mueller). Mueller calls maillage interne “super critical for SEO.”
- Anchor text = context, pas keyword-stuffing. Descriptive beats generic (“click here”). Forcing exact-match keywords has “no visible effect in search.”
- Aucun magic lien count. The 100-lien limite is a myth. But linking everything to everything destroys the hierarchy signal — lien selectively.
- Click depth matters. Pages 4+ clicks from the homepage obtenir crawled and weighted moins; reducing depth is souvent the highest-ROI fix on grand sites.
- Jamais nofollow lien internes to sculpt PageRank — dead since 2009; the
equity evaporates. Utiliser
robots.txtto contrôler exploration à la place. Structured-data URLs are pas a substitute pour réel lien internes. - Audit order: orphan pages → broken liens → click depth → link-equity mapping.
- Local remarque: lien internes apparaître to matter plus pour local requêtes (fewer external signals to go autour).
Documentation officielle
Primary-source documentation from the moteur de recherches.
- SEO lien meilleur practices — the principal référence: ce que rend a lien crawlable (
<a href>), descriptive anchor text, “every page you care about should have a link,” and “no magical ideal number” of liens. Commencer ici. - SEO Starter Guide — liens as the principal discovery channel and anchor text as context.
- In-Depth Guide to How Recherche Google Fonctionne — the hub-page → new-blog-post URL discovery exemple.
- Googlebot — liens as the principal URL-discovery mechanism.
- Qualify votre outbound liens to Google —
nofollow/sponsored/ugc, and pourquoirobots.txt(pas nofollow) is the outil pour internal explorer contrôler. - Importance of Lien Architecture (2008) — foundational, encore cited: maillage interne is “a crucial step in site design.”
Bing / Microsoft
- Bing Webmaster Guidelines — orphan-page risk, a logical internal structure, and (plus explicitly que Google) keyword-rich descriptive anchor text.
- Making Liens Fonctionner Pour Vous (2009) — préférer absolute internal URLs to éviter diluting lien valeur; quality over quantity.
Quotes from the source
On-the-record statements from Google and Bing. Chaque lien is a deep lien que jumps to the quoted passage on the source page.
Google — ce que rend a lien crawlable & bon anchor text (SEO lien meilleur practices)
- “Google can only crawl your link if it’s an
<a>HTML element (also known as anchor element) with an href attribute.” Jump to quote - “Good anchor text is: descriptive, reasonably concise, and relevant to the page that it’s on and to the page it links to.” Jump to quote
- “Every page you care about should have a link from at least one other page on your site.” Jump to quote
- “There’s no magical ideal number of links a given page should contain. However, if you think it’s too much, then it probably is.” Jump to quote
Google — liens as the discovery channel
- “The vast majority of the new pages Google finds every day are through links, making links a crucial resource you need to consider.” Jump to quote
- “Googlebot discovers new URLs to crawl primarily from links embedded in previously crawled pages.” Jump to quote
John Mueller, Google — “super critical for SEO”
- “Internal linking is super critical for SEO. I think it’s one of the biggest things that you can do on a website to kind of guide Google and guide visitors to the pages that you think are important.” Jump to quote
John Mueller, Google — anchor text & over-optimization
- “It’s not something where you would see a visible effect in search.” (on forcing keyword-exact internal anchor text) Jump to quote
John Mueller, Google — over-linking destroys structure
- “If all pages are linked to all other pages on the website, where you essentially have like a complete internal linking across every single page, then there’s no real structure there.” Jump to quote
Gary Illyes, Google — liens aren’t a top-3 factor (but encore matter)
- “I think they are important, but I think people overestimate the importance of links. I don’t agree it’s in the top three. It hasn’t been for some time.” Jump to quote
Martin Splitt, Google — simplement utiliser HTML liens
- “There is an HTML link tag, you put a URL in the href, that’s how you link and I don’t know why people are reinventing the wheel.” Jump to quote
Gary Illyes, Google — don’t nofollow votre propre lien internes (paraphrased)
- Illyes has said sites shouldn’t nofollow leur propre lien internes — que nofollow is “probably never the answer, especially on your own site.” Nofollowing lien internes rend PageRank evaporate (post-2009 behavior); utiliser
robots.txtdisallow pour accès contrôler à la place.
Internal-link audit checklist
Fonctionner it roughly top to bottom — the early items are the highest-ROI fixes:
- Aucun orphan pages. Every page vous care à propos de is lié from au moins un autre relevant page on le site.
- Aucun broken lien internes. Fix or repoint quelconque lien internes hitting 4XX (and clean up chaîne de redirectionss pendant que you’re là).
- Pages importantes are shallow. Votre priority pages are reachable dans ~3 clicks of the homepage; nothing important is buried 4+ clicks deep.
- Liens are réel
<a href>elements — pasonclickhandlers,routerLinkattributes, or non-anchor tags que robots d’exploration can’t follow. - Anchor text is descriptive — aucun naked “click here,” “read more,” or “apprendre plus”; the text describes the destination page.
- Anchor text isn’t over-optimized — descriptive variation, pas the même exact-match keyword crammed into every lien.
- Aucun
nofollowon lien internes — you’re pas trying to sculpt PageRank (dead since 2009); the structure isn’t leaking equity. - Hierarchy is readable — you’re pas linking every page to every autre page (qui flattens the importance signal).
- Image liens have descriptive
alt— pour an image lien, the texte alternatif plays the role of anchor text. - Highest-value pages obtenir the la plupart lien internes — link-equity flow matches votre réel priorities (vérifier the GSC Liens report / Ahrefs internal-link counts).
- Explorer accès controlled with the correct outil — low-value URL spaces (faceted
params, internal search) handled with
robots.txt, pas internal nofollow.
The mental models
1. Lien internes do two jobs — garder les separate. Discovery (the robot d’exploration follows the lien to trouver lune page) and signal-passing (PageRank + anchor-text context flow along the lien). Une page peut be discoverable but encore weak si seulement un lien points to it. Diagnose qui job is failing avant vous act.
2. Hub-and-spoke / topic clusters. A central hub (pillar) page liens out to a définir of connexe spoke (cluster) articles, and chaque spoke liens back to the hub and to its siblings. The SEO valeur of content clusters is largely internal-link architecture: the hub gathers PageRank from its spokes and distributes it back, concentrating topical authority. Ce very page is a hub.
3. The pyramid (click-depth) model. Homepage at the top, broad category/hub pages ci-dessous, alors individual pages — with every important page reachable dans ~3 clicks. Click depth is Google’s proxy pour importance: shallow = important and crawled souvent; deep = deprioritized.
4. Structure is a signal — so lien selectively. Linking everything to everything flattens the graph and indique Google nothing à propos de relative importance. The shape of votre lien internes is itself information. Selective, hierarchical linking is ce que rend it readable.
5. The “which control?” decision rule pour explorer accès.
Vouloir a lien pas to réussir equity to an external page? rel="nofollow"/sponsored/
ugc. Vouloir bots to skip an internal URL space entirely? robots.txt disallow —
jamais internal nofollow (it simplement evaporates PageRank). Vouloir une page out of the index?
noindex with exploration allowed. Internal nofollow solves none of ces.
Orphaning une page and relying on le sitemap
An XML sitemap peut introduce une URL to a robot d’exploration, but it ne fait pas give lune page a placer in the internal-link graph. Ajouter a relevant crawlable chemin from a hub, category, or contextual source si lune page matters.
En utilisant nofollow to sculpt internal PageRank
Nofollowing selected lien internes ne fait pas preserve a neat pool of valeur pour the remaining liens. Garder utile navigation followable and supprimer or redesign liens que ne doit pas exist au lieu de trying to sculpt les.
Linking with buttons or click handlers seulement
A contrôler que changements routes via JavaScript may pas expose a usable destination.
Utiliser ordinary <a href> liens pour navigable pages, alors enhance leur behavior.
Ajout liens from irrelevant sentences
Keyword overlap n’est pas suffisant. A lien devrait aider the reader continuer the task or comprendre the concept. Sitewide automated insertions peut créer confusing anchors, self-links, and liens que contradict the sentence.
Sending lien internes via redirections or errors
Old URLs, chaîne de redirectionss, and broken destinations waste exploration and frustrate utilisateurs. Mettre à jour the source lien to the final canonical destination and vérifier its status après migrations or grand publishing changements.
Repeating un exact anchor mechanically
Internal exact-match anchors ne sont pas the external-link spam problem personnes souvent fear, but repetitive boilerplate is encore poor writing. Utiliser concise, descriptive language que fits chaque source context.
Internal-link audit cheat sheet
| Finding | Pourquoi c’est important | Premier vérifier | Typical fix |
|---|---|---|---|
| Orphan indexable page | Aucun crawlable chemin or contextual prominence | Comparer connu URL sources with a homepage-seeded explorer | Lien it from the la plupart relevant reachable hub or page |
| Broken lien interne | Arrête utilisateurs and robots d’exploration | URL source, target status, and final URL | Correct or supprimer the lien |
| Redirecting lien interne | Adds a needless hop and may preserve stale routing | Chaîne de redirections and final canonical | Point the source directement to the final URL |
| Generic anchor | Destination is unclear out of context | Lire anchor plus surrounding sentence | Rewrite it descriptively and naturally |
| Lien exists seulement après interaction | Discovery dépend on client behavior | Raw and rendered DOM; inspect the element’s href | Utiliser a crawlable anchor pour the route |
| Important page is deep | The graph may understate its importance | Shortest chemin and source templates | Ajouter utile liens from shallower relevant pages |
| Excess sitewide liens | Hierarchy and usability become noisy | Navigation/footer lien counts by template | Garder core destinations sitewide; déplacer long-tail paths into hubs |
| Self-link or canonical mismatch | Adds noise or points at a competing URL | Normalize source, target, and canonical | Supprimer self-links and lien to the canonical destination |
DevTools Console: export liens on the current page
Run ce in le navigateur DevTools Console. It resolves relative URLs and marks si chaque destination shares the current origin.
copy(JSON.stringify([...document.querySelectorAll('a[href]')].map(a => ({
anchor: a.textContent.trim().replace(/\s+/g, ' '),
href: a.href,
internal: new URL(a.href).origin === location.origin,
rel: a.rel,
visible: Boolean(a.getClientRects().length)
})), null, 2));XPath: extract anchors and destinations in a robot d’exploration
Utiliser ces in a custom-extraction outil que supports XPath.
//a[@href]/normalize-space(string(.))//a[@href]/@hrefGarder the two extractions aligned by element order, or export les ensemble si the robot d’exploration supports element-level fields.
Regex: trouver generic anchor text in HTML
Ce case-insensitive examiner pattern captures the destination in groupe 1 and a courant generic anchor in groupe 2. It is intentionally narrow and n’est pas an HTML parser.
<a\b[^>]*href=["']([^"']+)["'][^>]*>\s*(click here|read more|learn more|this page)\s*</a>Bookmarklet: outline lien internes and montrer leur anchors
Enregistrer the one-line code as a bookmark URL, alors run it on une page vous are auditing.
javascript:(()=>{document.querySelectorAll('a[href]').forEach(a=>{if(new URL(a.href,location.href).origin===location.origin){a.style.outline='2px solid #7c3aed';a.title=`${a.textContent.trim()} → ${a.href}`;}});})();The bookmarklet changements seulement the current rendered view. Reload lune page to clair the outlines.
Ressources utiles
My connexe writing
- Lien internes pour le SEO: An Actionable Guide — the complet Ahrefs guide: PageRank flow, contextual lien counts, pyramid structure, anchor text, and an audit workflow.
- The Beginner’s Guide to SEO technique — où maillage interne and architecture du site fit in the bigger picture.
- The State of Nofollow, UGC, & Sponsored Lien Attributes — my study on lien attributes, notamment how beaucoup internal nofollow is encore (needlessly) out là.
My speaking
- Local Création de liens (Pubcon Local 2021) — inclut the finding que lien internes sembler to matter proportionally plus pour local requêtes.
Official
- Google’s SEO lien meilleur practices — the canonical référence pour crawlable liens, anchor text, and lien counts.
From autour the industry
- r/TechSEO — the community pour orphan-page, crawl-depth, and internal-link debugging.
- Google: Ce que Budget d’exploration Signifie pour Googlebot — Gary Illyes’s canonical post on how lien internes drive explorer prioritisation on grand sites.
- Google: Evolving “nofollow” — the 2019 announcement que shifted nofollow to a hint and introduced
rel="sponsored"andrel="ugc". - Mueller: Google Uses PageRank pour Lien internes (Moteur de recherche Roundtable) — Mueller confirms lien internes réussir PageRank the même façon external liens do.
- Mueller: Maillage interne Signals Page-Level Importance (Moteur de recherche Roundtable) — Mueller on how lien interne counts inform Google’s sense of qui pages matter la plupart.
- Maillage interne Is “Super Critical” pour le SEO, Dit Google (Moteur de recherche Journal) — the 2022 Mueller hangout report with the “super critical” quote.
- Moz: Lien internes — Moz’s référence page on lien interne theory, PageRank, and strategy.
- Don’t Essayer to Reinvent the SEO Wheel, Dit Google’s Martin Splitt (Moteur de recherche Land) — Splitt on pourquoi sites garder breaking crawlability with non-
<a href>lien patterns.
Testez vos connaissances: Lien internes
Five rapide questions on maillage interne pour le SEO. Pick an réponse pour chaque, alors vérifier.
Journal des modifications
Mis à jour le 27 juil. 2026.
Résumé éditorial et détails enregistrés des changements.Détails des changements
-
Les notes détaillées des changements sont actuellement disponibles en anglais.
Comparaison complète indisponible — aucun instantané antérieur n’a été archivé pour cette révision.
Mis à jour le 18 juil. 2026.
Résumé éditorial et détails enregistrés des changements.Détails des changements
-
Les notes détaillées des changements sont actuellement disponibles en anglais.
-
Les notes détaillées des changements sont actuellement disponibles en anglais.
-
Les notes détaillées des changements sont actuellement disponibles en anglais.
-
Les notes détaillées des changements sont actuellement disponibles en anglais.
Comparaison complète indisponible — aucun instantané antérieur n’a été archivé pour cette révision.