Skip to content

anerdy/Link-Counter

Repository files navigation

Link Counter Tool for Websites (Mini App on Laravel)

What a Link Counter Tool can do?

  • Traverse all pages of the site and list these pages;.
  • Count the number of links on each page to other pages of the site;
  • Count how many other pages on the site link to each page.

More details

Read more about how the application works and an example of works in the article on my blog.