Double Slash URL Lab

This site triggers the double_slash_url SEO audit issue. Every internal link below points to a real, crawlable page whose URL path contains //.

Internal links with double slashes

The crawler follows these links and finds live pages at double-slash URLs:

Clean internal links (control group)

These links are correctly formed — no //:

How this works: The _redirects catch-all routes every unmatched path to /catch-all.html with a 200 rewrite. This means paths like /blog//how-to-optimise-seo return a 200 response (not 404), so the SE Ranking crawler treats them as real pages and flags double_slash_url.