Free Broken Link Checker
Paste your page HTML or a list of URLs to extract and analyse every link. Instantly identify broken formats, relative URLs needing a base domain, JavaScript pseudo-links, and suspicious patterns that could be harming your SEO.
About the Broken Link Checker
Free broken link checker for Wix websites. Paste HTML or a list of URLs to instantly spot 404 destinations, suspicious hrefs, malformed protocols and anchor-only links that silently erode crawl budget and user trust.
Quick summary
- Scans unlimited hrefs per run in-browser - no data leaves your device
- Flags 404 patterns, unencoded whitespace, invalid characters and repeating sequences
- Classifies links as valid-external, valid-internal, anchor-only, relative or suspicious
- Exports results to CSV for client reports and audit workflows
- No sign-up, no rate limits, no server processing
Right-click your web page, choose View Page Source, select all, and paste here.
Note: For live HTTP status checking (200/301/404), use the tool with your website URL in the SEO Analyser tool, or check each link manually in your browser.
How to Fix Broken Links
Identify the broken link source
Use the tool above to extract all links from your page HTML. Filter for Invalid Format, Suspicious, or Relative links that cannot resolve.
Manually verify each flagged URL
Open each flagged link in your browser. A 404 response, redirect loop, or empty page confirms the link is broken and needs fixing.
Update or redirect the destination
Replace the broken link with the correct URL. If the target page has moved, set up a 301 redirect on the destination server to preserve link equity.
Fix relative URLs with a base domain
Relative links such as /about or ../services work on-site but fail when shared externally. Confirm these paths exist on your live domain before publishing.
Remove or replace JavaScript links
Links using javascript: href values are invisible to Google. Replace them with real URLs or use a <button> element instead to keep your link equity intact.
Frequently Asked Questions
Need a Professional Link Audit for Your Wix Site?
As a certified Wix SEO expert and consultant, Michael Andrews can audit every internal and external link across your entire Wix website, fix broken links, set up 301 redirects, and ensure your link equity flows correctly to your most important pages.
How to use this tool
- 1
Paste HTML or URL list
Copy your full page HTML from Wix Editor code view, or paste a plain-text list of URLs (one per line).
- 2
Run the check
Click the Analyse button. The tool classifies every href locally in your browser in under a second.
- 3
Review flagged links
Suspicious and invalid-format links are grouped at the top. Review each recommendation.
- 4
Fix inside Wix
Replace or remove broken hrefs in your Wix Editor or Wix Studio. Re-run to confirm a clean scan.
- 5
Export to CSV
Download the report to share with clients or attach to a technical audit.
Examples & benchmarks
Uses HTTPS, proper host, routable path
Fix: confirm the target exists or remove
Valid on Wix if the target page is published
Check the anchor ID exists on the page
Translate