Page is a not externally linkable
- Marketing and Biz Dev
-- Link Development
---- Links With and without / at the end


paybacksa - 4:38 am on May 23, 2004 (gmt 0)


This is related to the way the server redirects incoming traffic to the site's root doc. In some cases of virtual hosting, you need to specify the trailing / to explicitly direct to the root document of the virtual site.

Saying www.yoursite.com/ is the same as saying [yoursite.com...] or whatever you have in your server config.

Without the trailing slash you are asking the server to do a redirect (which it will happily do). However your visitor might not like it - for example some spiders don't like to encounter a redirect at the root document level.

Use the trailing slash with no penalty, or if it is inside an href specify the actual file e.g. http*www.yoursite.com/index.html

[edited by: martinibuster at 7:32 am (utc) on May 23, 2004]
[edit reason] url edit. [/edit]


Thread source:: http://www.webmasterworld.com/link_development/1595.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com