Site Reference Forums

You are not logged in.

#1 2008-02-15 10:58:40

GP Michal
Member
From: Nashville TN
Registered: 2007-08-30
Posts: 82
I've been thanked 1 times.

Thank me Website

To "/" or not to "/"

Hi everyone,

I have a question concerning the use of "/" after a directory.

I am currently in the process of researching my current URL's on all my interior pages to see if I can optimize them to be more key word-orientated.  I have quite a few URL's that may be able to stay just as they are now (without the "/" at the end - http://my-home-page.com/interior-page)  I know that if one leaves off the "/", the browser will automatically add it to the URL by default.  That being said, I once read somewhere (perhaps right here on Site-Reference) that it's good practice to always use the "/" at the end of the URL when you want to direct someone to the index.html page that resides in the interior page directory.  Even though I know it's not necessary to do this (because the browser will add it by default) my question is:

Is it worth the effort to change existing URL's that are going to stay just as they are with the exception of not having the "/" at the end of them?  i.e. - should I change http://my-home-page.com/interior-page - to - http://my-home-page.com/interior-page/

If it's definately recommended to make the change, I will have to deal with the 301 redirects.  If not...I won't have to fool with it.

Waddya say out there???

GP

Last edited by GP Michal (2008-02-15 11:00:02)

Offline

 

#2 2008-02-15 14:57:09

Steven_A_S
Member
From: San Antonio, TX
Registered: 2006-08-07
Posts: 449
I've been thanked 21 times.

Thank me Website

Re: To "/" or not to "/"

I can't imagine that it would make much of a difference.  That said, I do have mine set up to include the slash ( / ) because I've become used to seeing it that way.

Offline

 

#3 2008-02-15 17:04:39

Northie
Moderator
From: Yorkshire, UK
Registered: 2006-08-19
Posts: 2607
I've been thanked 63 times.

Thank me Website
Buy me a beer

Re: To "/" or not to "/"

There are no SEO benefits to it

The simplest way to describe it (although not exactly proper) is to say that "/" is the file extension of a folder.


Now taking free-lance inquiries; Please contact me for more details
Internet Marketing Books
Promote Yourself on Site Reference!

Offline

 

#4 2008-02-16 05:48:42

griffinsbridge
Member
From: York, England
Registered: 2005-11-04
Posts: 595
I've been thanked 11 times.

Thank me Website

Re: To "/" or not to "/"

There is one reason to always use / at the end of a directory link.

If you're using modrewrite, mysite.com/MyDirectory/ is different to mysite.com/MyDirectory
you'll get a 404 (or possibly even a 500) error if you forget to add the / in your links AND in you htaccess file

I forsee G getting narked at modrewrite one day and algo'in out all directory structures forcing a / when MyDirectory/index.[*] returns 404. Due to this theory, I try to preempt with a modrewritten index.html (with a 301 to the directory root) in my htaccess.


So many pages, so little time.

Offline

 

#5 2008-02-16 09:49:52

GP Michal
Member
From: Nashville TN
Registered: 2007-08-30
Posts: 82
I've been thanked 1 times.

Thank me Website

Re: To "/" or not to "/"

Thank you for all of your comments.  It sounds like the best thing for me to do is add the "/" to the end of any URL's that I'll be keeping as-is.  I'll be sure to include the trailing "/" on any new URL's I create while restructuring my directory.

Thanks again...

GP

Offline

 
Never
Sponsored Results


Board footer

Powered by PunBB
© Copyright 2002–2008 Rickard Andersson