Internal links
Checks if every page contains sufficient internal links.
¿Por qué importa esto?
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.
¿Cómo se soluciona?
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.
Este check puntúa de 0 a 100. Bajo 50 es un fallo, 50 a 89 un aviso, 90 o más es bueno. Tras cada crawl ve la nota por página en el informe, con una breve explicación.
Preguntas frecuentes
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.
Ejemplo
Copie el código de abajo y adapte el dominio, la marca y el contenido a su situación.
<!-- 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>