Internal links
Checks if every page contains sufficient internal links.
Pourquoi est-ce important ?
Internal links distribute link value (PageRank) across your website and help Google discover new pages. They also improve user experience by guiding visitors to related content.
Comment le corriger ?
Add at least 2-3 internal links to related pages on each page. Use descriptive anchor text (not "click here"). Make sure your most important pages are linked from multiple other pages.
Ce check note de 0 à 100. Sous 50 c’est un échec, 50 à 89 un avertissement, 90 ou plus c’est bon. Après chaque crawl vous voyez la note par page dans le rapport, avec une courte explication.
Questions fréquentes
Checks if every page contains sufficient internal links.
Internal links distribute link value (PageRank) across your website and help Google discover new pages. They also improve user experience by guiding visitors to related content.
Add at least 2-3 internal links to related pages on each page. Use descriptive anchor text (not "click here"). Make sure your most important pages are linked from multiple other pages.
Exemple
Copiez le code ci-dessous et adaptez le nom de domaine, la marque et le contenu à votre situation.
<!-- Use descriptive anchor text, never 'click here' -->
<p>
Learn more about <a href="/seo-audit-tool/">our SEO audit tool</a>
and discover how <a href="/features/title-tag-present/">title tags</a>
affect your ranking.
</p>
<!-- Related page in footer or sidebar -->
<a href="/blog/seo-tips-2026/">10 SEO tips for 2026</a>