<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1022666" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1022666</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/404-error-page-problems#comment-1139824</link>
    <description> &lt;p&gt;Yes, that&#039;s exactly what I mean. &lt;/p&gt;
&lt;p&gt;../images/header.jpg means &quot;go up one directory, then over to images folder and get header.jpg&quot;.&lt;/p&gt;
&lt;p&gt;If you&#039;re any deeper in, you&#039;ll get missing images.&lt;/p&gt;
&lt;p&gt;You can also use relative to root urls (also called absolute urls, annoyingly):&lt;/p&gt;
&lt;p&gt;/images/header.jpg &lt;/p&gt;
&lt;p&gt;Which says, from the main level, go to the images folder and get the header.jpg. You won&#039;t run into any broken images that way, but it can cause issues for poorly written spiders (who are the most often visitors of 404 pages).&lt;/p&gt;
&lt;p&gt;Therefore, I suggested using full absolute urls -- &lt;a href=&quot;http://yourdomain.com/images/header.jpg&quot; class=&quot;bb-url&quot;&gt;http://yourdomain.com/images/header.jpg&lt;/a&gt; which is not as friendly if you change domains, and carries a slight code and server penalty because it must look for the domain first and then the folders, but prevents worse problems.&lt;/p&gt;
 </description>
     <pubDate>Sun, 26 Oct 2003 19:21:40 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1139824 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/404-error-page-problems#comment-1139815</link>
    <description> &lt;p&gt;Hi Suzanne,&lt;br /&gt;
Do you mean rather than putting .../images/header.jpg I should put &lt;a href=&quot;http://stevenredhead.com/images/header.jpg?&quot; class=&quot;bb-url&quot;&gt;http://stevenredhead.com/images/header.jpg?&lt;/a&gt; If so it&#039;s easy and thanks for the idea.&lt;br /&gt;
Steven&lt;/p&gt;
 </description>
     <pubDate>Sun, 26 Oct 2003 06:28:58 +0000</pubDate>
 <dc:creator>sredhead</dc:creator>
 <guid isPermaLink="false">comment 1139815 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/404-error-page-problems#comment-1139814</link>
    <description> &lt;p&gt;Hi Suzanne,&lt;br /&gt;
Thank you for your reply. Sounds interesting, but what are &#039;full absolute urls&#039; that I should use on the 404 page? A quick idea on how to do this would be most helpful if you have the time and it is not too much to ask. All the jpgs/giffs for the 404 page are all in the master directory.&lt;br /&gt;
Cheers,&lt;br /&gt;
Steven&lt;/p&gt;
 </description>
     <pubDate>Sun, 26 Oct 2003 06:25:01 +0000</pubDate>
 <dc:creator>sredhead</dc:creator>
 <guid isPermaLink="false">comment 1139814 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/404-error-page-problems#comment-1139811</link>
    <description> &lt;p&gt;Use full absolute urls for all links and images in a 404 page.&lt;/p&gt;
 </description>
     <pubDate>Sun, 26 Oct 2003 04:01:16 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1139811 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
