Trailing Slash Checker
Paste URLs — we’ll test both variants (/path and /path/), follow redirects, and show which version your site prefers.
Results
| Input | Comparison | A HTTP | B HTTP | Time | Issues |
|---|---|---|---|---|---|
| Run a check to see results here. | |||||
Quick interpretation
Trailing slash consistency avoids duplicates and makes canonicalization simple.
- OK both variants end up on the same final URL
- Warning different final URLs or different status codes
- Error fetch errors, loops, HTTP 4xx/5xx