Mozilla already shows the real URL in the Status Bar at the bottom, but "hb" offers a fairly neat way of checking. He states:
Create a bookmark named VERIFY URL. Put this in its "location" box...
- Code: Select all
javascript:alert(%22The real URL is: %22 + location.protocol + %22//%22 + location.hostname + %22/%22 + %22\nThe address URL is: %22 + location.href + %22\n%22 + %22If the server names do not match, this may be a spoof.%22);
I straightened out the code which had wrapped in the original newsgroup post. It looks wrapped above, but seems to paste in just fine.
I tried it, and it seems to work.
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113






3.0