How to track url redirects in browser?
- by Prashant
I have typed http://example.com/load/ in my browser window and pressed "ENTER" key. Now on press of enter this website redirects me to http://example.com/load/1/ and then http://example.com/load/2/ and then I finally landed on this url http://example.com/load/3/.
These redirection happens at website end, I am not aware where I am going. But I finally landed on this url: http://example.com/load/3/
I want to track where all my browser gone all urls, I am not seeing it in my history as its redirect at website end. Is there any firefox addon or some toll which can track this for me?
I am not sure where to ask this question, so asking it here, moderators please check!