What does Google say about SEO? /
Quick SEO Quiz

Test your SEO knowledge in 5 questions

Less than a minute. Find out how much you really know about Google search.

🕒 ~1 min 🎯 5 questions

Official statement

Google treats duplicate internal links, such as those present in text and images, by primarily using the text link for contextualization. The alt attribute of a linked image may also be considered for the anchor text.
1:36
🎥 Source video

Extracted from a Google Search Central video

⏱ 56:52 💬 EN 📅 22/08/2019 ✂ 13 statements
Watch on YouTube (1:36) →
Other statements from this video 12
  1. 2:08 Faut-il vraiment bannir le nofollow sur les liens internes de votre site ?
  2. 3:42 Google peut-il vraiment ignorer les redirections malveillantes qui pointent vers votre site ?
  3. 5:20 Pourquoi Google Search Console bloque-t-il volontairement l'indexation des fichiers JavaScript, CSS et images ?
  4. 8:37 Comment Google choisit-il quelle version d'un contenu dupliqué afficher dans les résultats ?
  5. 16:26 Google Search Console va-t-il enfin distinguer les requêtes vocales des requêtes tapées ?
  6. 17:34 Pourquoi vos impressions Google News n'apparaissent-elles pas dans Search Console ?
  7. 22:07 Les vidéos en autoplay pénalisent-elles vraiment le référencement ?
  8. 34:06 Faut-il regrouper plusieurs sites d'un même groupe en un seul domaine pour gagner en autorité SEO ?
  9. 47:49 Les TLD pays orientent-ils automatiquement le ciblage géographique de votre site ?
  10. 52:32 Google fusionne-t-il vraiment vos contenus internationaux dans ses résultats ?
  11. 58:30 Le temps de chargement peut-il vraiment limiter l'indexation de vos pages ?
  12. 65:30 Google réécrit-il vos titres sans votre accord ? La vérité sur les tests A/B des title tags
📅
Official statement from (6 years ago)
TL;DR

Google prioritizes the text link over the image link when both point to the same URL from a page. The alt attribute can complement the anchor text but is not the primary signal. Specifically, if you have a clickable logo AND a text link to the homepage, it’s the text link that carries the semantic weight—whether it's a duplicate or not.

What you need to understand

What happens when two links point to the same URL?

On a typical webpage, it’s common for the same destination URL to be linked multiple times: logo at the top, text link in the menu, button in the footer. Google must then decide which signal to prioritize to understand the context of the link.

According to John Mueller, the engine primarily uses the text link for contextualization. The alt attribute of a linked image may be considered, but it’s merely a secondary signal. In short: if you have a clickable SVG logo (alt="Home") AND a text link "Back to Home", it’s the text that matters.

Why does Google make this arbitrary choice?

The anchor text remains the most reliable signal to understand the nature of a destination page. Images, even with a descriptive alt, are semantically less rich than contextual text links.

Google has always favored textual signals in its ranking algorithm. Image links are useful for accessibility and image search, but for internal PageRank and thematic understanding, the text link prevails.

Does the alt attribute play a role in anchor text?

Yes, but in a subsidiary way. If an image link is the only link to a URL, the alt will be used as the anchor. But as soon as a text link exists as a duplicate, it takes precedence.

This is consistent with accessibility guidelines: the alt describes the image, the text link describes the destination. Google follows this logic to avoid over-interpreting conflicting signals.

  • Google always prioritizes the text link in case of internal duplication pointing to the same URL
  • The alt attribute of a linked image can serve as anchor text if no text link exists
  • The position of the link on the page (first discovered link) is not mentioned here, which leaves a gray area
  • This rule applies to internal links—nothing is said about duplicate external links
  • The semantic context of the text link is richer than that of an image alt, hence the prioritization

SEO Expert opinion

Is this statement consistent with real-world observations?

Overall, yes. For years, we have observed that the first text links on a page to a given URL carry more weight than subsequent ones or image links. But Mueller’s statement remains vague on one point: what happens if the image link appears before the text link in the DOM?

Historically, Google has favored the first link encountered during crawling. If this is still true, then a clickable logo at the top of the page could theoretically take precedence over a text link lower down—but Mueller states the opposite. [To verify]: has the rule "first link = priority" been replaced by "text link = priority"?

In which cases does this rule not fully apply?

When there is no text link, obviously. But also when text links are generic ("Learn more", "Click here")—in this case, the alt of a contextual image could provide a useful supplementary signal.

Another case: JavaScript menus that generate text links after rendering. If Googlebot crawls the raw HTML before executing JS, it might only see the initial image link. In this context, the alt becomes crucial. It all depends on the rendering strategy of the site.

What nuances should be added to this statement?

Mueller talks about "contextualization", not PageRank transfer. That’s not the same thing. A link can pass juice without necessarily defining the semantic context of the target page.

Additionally, nothing is said about nofollow attributes, rel="ugc", or sponsored. If the text link is nofollow and the image link is dofollow, which takes precedence? The statement does not clarify this. We lack granularity for complex cases, typical of large e-commerce sites.

Warning: This rule concerns internal links. Duplicate external links (e.g., two backlinks from the same page to your site) could follow a different logic, especially regarding the anchor retained for ranking.

Practical impact and recommendations

What should you actually do with this information?

First, audit duplicate internal links on your strategic pages. Identify URLs linked multiple times (logo + menu, sidebar + footer) and ensure that the text link carries an optimized and descriptive anchor.

If your logo points to the homepage with an alt="Logo", and a text link says "Home" next to it, there’s no problem. But if the text link is generic ("Click here") or absent, you lose a contextualization signal. Replace weak anchors with clear formulations.

What mistakes should you absolutely avoid?

Do not multiply links to the same URL with conflicting anchors. For example, a text link "Our SEO services" and a button "Learn more" both pointing to /services/: Google will prioritize the text, but the generic anchor of the button is unnecessary.

Another trap: neglecting image alts when they are the only available link. On mobile, some menus condense text and leave only icons. If these icons are clickable, the alt becomes the anchor text—it’s better if it is descriptive, not "icon-home.png".

How can I check if my site is compliant?

Use a crawler like Screaming Frog or Oncrawl to extract all internal links per page. Filter the duplicate destination URLs and export the associated anchors. Identify cases where the text link is absent or weak.

Check also the JavaScript rendering: compare the raw DOM and the DOM after JS execution. If your main text links appear after rendering, ensure that Googlebot sees them (via Google Search Console > URL Inspection > View Crawled Page).

  • Audit duplicate internal links on main templates (homepage, categories, product sheets)
  • Prioritize descriptive text anchors over generic or empty ones
  • Optimize the alt attributes of clickable images, especially if they are the only link to a URL
  • Test JS rendering to ensure that text links are visible to Googlebot
  • Avoid multiple anchor contradictions to the same URL on a given page
  • Clean up unnecessary links in footers or sidebars that dilute the signal without adding UX value
In summary: prioritize unique and descriptive text links for each target URL. If duplicates are unavoidable (logo + menu), ensure that the text link carries the optimized anchor. The alt of the image remains a safety net, not a primary strategy. These optimizations might seem simple in theory, but implementing them at scale on a complex site often requires specialized expertise—support from a specialized SEO agency can save time and avoid costly mistakes on high-stakes architectures.

❓ Frequently Asked Questions

Si j'ai un logo cliquable et un lien texte vers la même page, lequel compte pour le SEO ?
Google privilégie le lien texte pour comprendre le contexte de la page de destination. L'attribut alt du logo peut être pris en compte, mais c'est le lien texte qui porte le signal principal.
L'ordre d'apparition des liens en doublon dans le HTML a-t-il une importance ?
La déclaration de Mueller ne le précise pas explicitement. Historiquement, le premier lien rencontré primait, mais ici Google semble privilégier le type (texte > image) plutôt que l'ordre. Zone floue à vérifier.
Dois-je supprimer tous les liens images en doublon pour optimiser mon SEO ?
Non, ce n'est pas nécessaire ni recommandé pour l'UX. Assurez-vous simplement que le lien texte a une ancre optimisée et que l'alt de l'image est descriptif si elle est cliquable.
Un lien image avec un alt descriptif vaut-il un lien texte ?
Non, Google privilégie toujours le lien texte. L'alt est un signal secondaire, utile uniquement quand aucun lien texte n'existe vers la même URL sur la page.
Cette règle s'applique-t-elle aussi aux liens externes en doublon ?
La déclaration porte sur les liens internes. Pour les backlinks externes, la logique pourrait différer, notamment sur l'ancre retenue pour le ranking — rien n'est précisé officiellement.
🏷 Related Topics
Domain Age & History Content AI & SEO Images & Videos Links & Backlinks

🎥 From the same video 12

Other SEO insights extracted from this same Google Search Central video · duration 56 min · published on 22/08/2019

🎥 Watch the full video on YouTube →

Related statements

💬 Comments (0)

Be the first to comment.

2000 characters remaining
🔔

Get real-time analysis of the latest Google SEO declarations

Be the first to know every time a new official Google statement drops — with full expert analysis.

No spam. Unsubscribe in one click.