View Single Post
  #1 (permalink)  
Old Nov 25th, 2007, 19:33
@lun @lun is offline
Junior Member
Join Date: Jan 2006
Location: Newport, UK
Age: 18
Posts: 35
Thanks: 0
Thanked 0 Times in 0 Posts
[SOLVED] Trailing Slash in URLs

I'm using mod_rewrite for a site of mine (not completely finished) and I was wondering if search engines will work out that these two urls:

http://xtremecoaster.com/browse
http://xtremecoaster.com/browse/

are the same, or will it consider them seperate pages?

Note, the first url does not redirect to the second, like if I had made a folder called 'browse' because I'm using mod_rewrite.

Cheers, @lun
Reply With Quote