User-Agent Checker
Paste URLs — we’ll fetch them using different User-Agent strings and compare status + final URLs. Great for detecting cloaking, bot blocks, and inconsistent redirects.
Results
| URL | Comparison | Time | Issues |
|---|---|---|---|
| Run a check to see results here. | |||
What to look for
Different user-agents should usually see the same final URL and similar status codes.
- OK same final URL + status across UAs
- Warning minor differences, extra hops, odd redirects
- Error bot blocks (403/503), different destinations, timeouts