SEO Tools

Link Checker

Extract all `<a>` links from a page or HTML paste and analyse them. Identifies broken-looking patterns (empty hrefs, javascript: links, relative paths, long URLs), displays each link's text and target, and exports the full link list.

Free SEO analysis No sign-up required Instant results

Analyse every link's authority & quality

Fetch any live URL and audit all links for anchor text quality, nofollow/ugc/sponsored attributes, external domain diversity, and internal vs external ratio.

Never stored Anchor text quality nofollow · ugc · sponsored External domain map
Paste HTML Paste the full page source or body HTML

Features

  • Extracts all <a href> links from URL or HTML
  • Categorises: absolute, relative, fragment, email, javascript, and empty hrefs
  • Link text and href displayed side by side
  • Flags suspicious patterns (javascript:void, empty href, data: URIs)
  • Export full link list as CSV
  • Fetches public URLs only

How to use it

  1. Enter a public URL or paste HTML.
  2. All links are extracted and categorised.
  3. Review the table of link text and href.
  4. Export the link list as CSV for further audit.

Use cases

  • Finding broken or placeholder links in content before publishing
  • Auditing all internal and external links on a page
  • Checking for javascript:void links that block keyboard navigation
  • Exporting a link inventory for a content audit

Limitations

  • External link validation (checking if destinations are live) is not performed from the browser. Only the HTML link structure is analysed.
Questions & answers

Frequently asked

Does it check if linked pages return 404?

The tool analyses link patterns in the HTML. It does not make outbound HTTP requests to each link URL due to browser CORS restrictions. Use a server-side link checker for full 404 checking.