Page is a not externally linkable
- Code, Content, and Presentation
-- HTML
---- The <base> element and how to use it effectively


g1smd - 8:01 pm on Aug 5, 2007 (gmt 0)


The base tag sets the base URL that relative links from that page will use.

It is up to the user agent to resolve http://www.domain.com/folder/ and ../whatever/somepage.html to the correct fully qualified URL.

I wouldn't chance a bot getting it wrong. I never use ../../somepage.html style URLs. I always begin with a trailing / and count from the root.


Thread source:: http://www.webmasterworld.com/html/3414338.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com