Page is a not externally linkable
- Code, Content, and Presentation
-- HTML
---- Duplicate references to domain in address bar


g1smd - 7:42 pm on Oct 23, 2012 (gmt 0)


<a href="../utility/page.html">name</a> - dangerous form, do not use.

<a href="http://www.example.com/utility/page.html">name</a> - over-specified, but no problem.

<a href="/utility/page.html">name</a> - ideal format.


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