Server Administration

How to check the number of internal/external links on my website?

Keeping the number of internal links on your front page under 100 is essential for the performance of your site. The number of external links is important for your SEO ranking.

You can check both the external and internal links in your pages through a website like the following one:

http://tools.seochat.com/tools/page-link-analyzer-seo/

https://ahrefs.com/

Under Linux you can execute this command in the terminal to find the number of internal and external links:

lynx –dump yourwebsite.tld

Related articles

Was this article helpful?