Map Any Site's Internal Link Graph.
Paste a URL. ACME.BOT crawls the site and returns an interactive internal link graph — every page, title, meta, anchor text. Hubs, dead-ends, and orphans flagged automatically.Enter a URL and get an interactive graph of every page and internal link.
What you'll see in the report
How does ACME.BOT crawl a site?
Fetch the starting URL
ACME.BOT reads the HTML and fetches the starting URL.
Parse title, meta, and links
Gather the title, meta description, and every <a> tag with href and anchor text.
Queue internal links and repeat
Each new internal link gets added to the queue, and ACME.BOT keeps crawling until it reaches max_pages.
What does an internal link graph show?
Which pages are orphans?
Without inbound internal links to play navigation to these pages, search engines struggle to find and rank them.
Where does link authority sit?
The graph reveals the hub pages — homepage, blog indexes, pillar pages — that have the most inbound links.
How deep does the site go?
Pages sorted based on the distance from home. If any pages are unusually deep, discoverability issues may exist.
How is each page described?
In the detail panel, we see the most prominent anchor words pointing to the page -- the website describing itself.
What can you do with a site crawl?
SEO auditors — find orphans before Google does
ACME.BOT crawls through your live site and shows you where there are pages with ZERO inbound internal links. Fix those before search engines find them.
Information architects — preview navigation depth
Perform a crawl of a staging URL, assess the max depth per section, and make flattening/discovery decisions to avoid confusion for users or crawlers.
Growth engineers — pipe site structure into scripts
Result of each crawl: structured JSON for pages, clusters, classifications, and links. Diff it against last week's crawl. Set an alert when routes change.
Content strategists — study a competitor's editorial map
Take a look at your competitor's blog and analyze which posts they use as hub pages, the anchor text they use when internally linking, and how they group similar topics with URL prefixes.