View Single Post
Old 11-30-2006, 02:17 AM   #4 (permalink)
gannik
Contributing Member
 
gannik's Avatar
 
Join Date: 09-21-06
Posts: 275
iTrader: 0 / 0%
Latest Blog:
None

gannik is liked by many
Quote:
Originally Posted by djberriman View Post
Hi,

The message is quite correct, the url
http://www.gaysitgesguide.com/serendipty is invalid. The server correctly sends a 301 to your browser which then requests the valid url
http://www.gaysitgesguide.com/serendipty/.

You can see this in your browser as you enter one and then it is displayed as the other.

This causes 2 hits on your web server, one for the original request and a 2nd in response to the server sending the redirect and then the browser requesting the correct page.

The trailing / should always be entered.
So this 301 redirect happened in this case because of the trailing/? Never known about it, thanks for useful info.
gannik is offline   Reply With Quote