when i move a page, i 301 it to the new destination. if i enter the old url into my browser (either ff or ie), i get nicely redirected to the new correct url.
of course i can look at my server logs and track 301s and 404s etc.
but how can i tell from my browser? is there any way to tell if i just got 301'd or 302'd?
LunaC
3:10 pm on Mar 1, 2007 (gmt 0)
If you use Firefox the Live HTTP Headers extensions gives tons of information. To be sure to get accurate info, clear the browser cache before testing.
monkeythumpa
8:39 pm on Mar 1, 2007 (gmt 0)
+1 on the Firefox LiveHTTP headers.
wingslevel
8:50 pm on Mar 1, 2007 (gmt 0)
what a cool extension - perfect, thanks!
LunaC
12:00 am on Mar 2, 2007 (gmt 0)
No problem :)
I use that one a lot. Two other great extensions you might like are Web Developer Toolbar and Firebug.