Brought to by Connect and Conquer LLC

Version 0.1.66

Site Link Checker

Site Link Checker crawls your website from a starting URL, follows on-site pages and related hosts, and builds a clean page-by-page map of discovered pages and links. It checks HTTP response codes for both crawlable site links and outbound links, but never crawls unrelated external websites.

Scans stay focused on the site family while still surfacing broken links, redirect chains, and structural problems.

Check Page Sources

Scan Behavior

Tracked report buckets

  • Broken site-family links
  • Broken outbound links
  • Redirecting site-family links
  • Redirecting outbound links
  • Brand-damaging visible broken links
  • Average and slowest response time
  • Live crawl progress on the share page
  • Configurable href, CSS, JS, related-host, outbound-link, and timeout options

Crawl rules

  • On-site page or related host page: crawl it when allowed
  • On-site asset or link: check status
  • Outbound link: check status only
  • Redirect from crawlable URL to outbound URL: record and stop following
Share flow:
  1. Enter a site URL
  2. Background crawler starts immediately
  3. Open the shareable report link for live progress
  4. Review the final tree, issue graphs, and speed metrics

/about
  -> /pricing                  [site-family] [200]
  -> /old-contact              [site-family] [301 -> /contact] [redirecting_site_family] [182ms]
  -> https://partner.com/docs  [outbound] [404] [broken_outbound] [641ms]