<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1016807" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1016807</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/links-what-best-way#comment-1098849</link>
    <description> &lt;p&gt;Cant you just use &quot;.\file.php&quot;&lt;/p&gt;
 </description>
     <pubDate>Sun, 20 Jan 2002 05:20:19 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1098849 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/links-what-best-way#comment-1097740</link>
    <description> &lt;p&gt;Oops, I really didn&#039;t see the part about sub-domains, which have their own docroot. You could specify the full path to the menu, like so /home/username/public_html/menu.html. &lt;/p&gt;
&lt;p&gt;I personally don&#039;t use SSI. I prefer just to use includes in PHP.&lt;/p&gt;
 </description>
     <pubDate>Mon, 07 Jan 2002 17:49:14 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1097740 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/links-what-best-way#comment-1097737</link>
    <description> &lt;p&gt;but if I&lt;br /&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;Quote: Leave the .. out of ../ so that it is / &lt;/blockquote&gt;&lt;/p&gt;
&lt;p&gt; in my menu doesn&#039;t make any difference as when the user has navigated to one of my sub-domains the /page.html reads from the document root of the sub-domain means that they get a page not found, unless I duplicate my site in each sub-domain.&lt;br /&gt;
SO for now I guess it has to be &lt;a href=&quot;http://www&quot; title=&quot;http://www&quot;&gt;http://www&lt;/a&gt;.....&lt;/p&gt;
&lt;p&gt;Mika&lt;/p&gt;
 </description>
     <pubDate>Mon, 07 Jan 2002 16:41:53 +0000</pubDate>
 <dc:creator>yabber</dc:creator>
 <guid isPermaLink="false">comment 1097737 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/links-what-best-way#comment-1097735</link>
    <description> &lt;p&gt;Leave the &lt;strong&gt;..&lt;/strong&gt; out of ../ so that it is &lt;strong&gt;/&lt;/strong&gt;&lt;br /&gt;
Using ../ forces it up one level, using / forces it to read from your document root of the server which is where the index page is.&lt;/p&gt;
&lt;p&gt;Brian, as far as where I heard about the difference between using &lt;a href=&quot;http://www.sitename.com/pagename.html&quot; class=&quot;bb-url&quot;&gt;sitename.com/pagename.html&lt;/a&gt; as opposed to /pagename.html . , who knows where I read that. It just comes from practice. Using the full path causes the server to first find &lt;a href=&quot;http://www.sitename.com,&quot; class=&quot;bb-url&quot;&gt;sitename.com,&lt;/a&gt; then index.html. Using /index.html, causes it to only use the path from the server that it is on. Several other factors come into play. One is your cache. If the link is already loaded is in you cache, the speed difference will not be as great.&lt;/p&gt;
 </description>
     <pubDate>Mon, 07 Jan 2002 16:34:01 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1097735 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/links-what-best-way#comment-1097733</link>
    <description> &lt;p&gt;You might have to use full URL&#039;s just in your includes to make sure everything references properly.&lt;/p&gt;
 </description>
     <pubDate>Mon, 07 Jan 2002 16:11:32 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1097733 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/links-what-best-way#comment-1097732</link>
    <description> &lt;p&gt;The problem that I have at the moment is using SSI on all my pages to call 1 menu, and I am also using the same menu in sub-domains, so ../index.html from a sub-domain results in a page not found, as a result I have used &lt;a href=&quot;http://www.domain.com/&quot; title=&quot;http://www.domain.com/&quot;&gt;http://www.domain.com/&lt;/a&gt; as links for all the pages in my menu.&lt;br /&gt;
Is this a good/bad thing ?&lt;br /&gt;
Any other Ideas Suggestions ?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Mika&lt;/p&gt;
 </description>
     <pubDate>Mon, 07 Jan 2002 15:54:17 +0000</pubDate>
 <dc:creator>yabber</dc:creator>
 <guid isPermaLink="false">comment 1097732 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/links-what-best-way#comment-1097708</link>
    <description> &lt;p&gt;If you use the full path, say on images, the browser actually goes out of your directory/domain and comes back in for each full pathed object listed, but if you only have the image name it knows they are all within your directory.&lt;/p&gt;
 </description>
     <pubDate>Mon, 07 Jan 2002 04:44:01 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1097708 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/links-what-best-way#comment-1097706</link>
    <description> &lt;p&gt;Really? Hmm.. didn&#039;t know that. Where did you hear that from? I wouldn&#039;t have thought that just a few extra characters of text would have significantly affected page loading at all. I guess you learn something new each day.&lt;/p&gt;
&lt;p&gt;Brian&lt;/p&gt;
 </description>
     <pubDate>Mon, 07 Jan 2002 03:50:42 +0000</pubDate>
 <dc:creator>Brian Farkas</dc:creator>
 <guid isPermaLink="false">comment 1097706 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/links-what-best-way#comment-1097704</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by Brian Farkas &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;&lt;br /&gt;
Neither style, however, slows down page loading any more than the other. &lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;The fastest way is always:&lt;br /&gt;
&lt;strong&gt;page.html&lt;/strong&gt; but this only works if you don&#039;t use sub-directories.&lt;br /&gt;
&lt;strong&gt;/page.html&lt;/strong&gt; is slower but not perceptibly so.&lt;br /&gt;
&lt;strong&gt;http://www.sitename.com/page.html&lt;/strong&gt; is quite a bit slower than the above and should only be used in stuff like html emails.&lt;/p&gt;
 </description>
     <pubDate>Mon, 07 Jan 2002 02:02:54 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1097704 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/links-what-best-way#comment-1097688</link>
    <description> &lt;p&gt;As Megan mentioned, it&#039;s better to use relative links instead of the entire URL. That way, if someone accesses your site in the form of &lt;a href=&quot;http://domain.com/&quot; class=&quot;bb-url&quot;&gt;http://domain.com/&lt;/a&gt; they will not be brought to &lt;a href=&quot;http://www.domain.com&quot; class=&quot;bb-url&quot;&gt;domain.com&lt;/a&gt; when they click a link.&lt;/p&gt;
&lt;p&gt;Neither style, however, slows down page loading any more than the other.&lt;/p&gt;
 </description>
     <pubDate>Sun, 06 Jan 2002 20:15:27 +0000</pubDate>
 <dc:creator>Brian Farkas</dc:creator>
 <guid isPermaLink="false">comment 1097688 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
