<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1020269" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1020269</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/please-help-how-do-i-transfer-website-one-domain-another#comment-1123897</link>
    <description> &lt;p&gt;It&#039;ll go faster, I bet. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt; Good luck!&lt;/p&gt;
 </description>
     <pubDate>Mon, 20 Jan 2003 17:43:21 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1123897 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/please-help-how-do-i-transfer-website-one-domain-another#comment-1123874</link>
    <description> &lt;p&gt;Thanks for elaborating Suzanne - I see what you mean now.&lt;br /&gt;
Should have it sorted in about a month &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 20 Jan 2003 15:16:27 +0000</pubDate>
 <dc:creator>ebizpro</dc:creator>
 <guid isPermaLink="false">comment 1123874 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/please-help-how-do-i-transfer-website-one-domain-another#comment-1123870</link>
    <description> &lt;p&gt;What don&#039;t you understand?&lt;/p&gt;
&lt;p&gt;instead of using the full url, use just a forward slash, which tells the browser to find the files relative to the root (domain name), instead of relative to the file (if you left off both the url AND the forward slash).&lt;/p&gt;
&lt;p&gt;Are you aware of how to move within directories when including files?&lt;/p&gt;
&lt;p&gt;Absolute: &lt;a href=&quot;http://www.hissite.com/images/something.gif&quot; class=&quot;bb-url&quot;&gt;http://www.hissite.com/images/something.gif&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Relative:&lt;br /&gt;
../images/something.gif&lt;/p&gt;
&lt;p&gt;Relative to Root:&lt;br /&gt;
/images/something.gif&lt;/p&gt;
&lt;p&gt;If the file is located at say &lt;a href=&quot;http://www.hissite.com/folder/anotherone/file.html,&quot; class=&quot;bb-url&quot;&gt;http://www.hissite.com/folder/anotherone/file.html,&lt;/a&gt;  and the images are at &lt;a href=&quot;http://www.hissite.com/images/something.gif,&quot; class=&quot;bb-url&quot;&gt;http://www.hissite.com/images/something.gif,&lt;/a&gt; then an image on that page would be:&lt;/p&gt;
&lt;p&gt;Absolute:&lt;br /&gt;
&lt;a href=&quot;http://www.hissite.com/images/something.gif&quot; class=&quot;bb-url&quot;&gt;http://www.hissite.com/images/something.gif&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Relative (up two directories, down into the images directory):&lt;br /&gt;
../../images/something.gif&lt;/p&gt;
&lt;p&gt;Relative to Root:&lt;br /&gt;
/images/something.gif&lt;/p&gt;
&lt;p&gt;See?&lt;/p&gt;
 </description>
     <pubDate>Mon, 20 Jan 2003 14:54:32 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1123870 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Can you make clear please</title>
    <link>https://www.webmaster-forums.net/webmasters-corner/please-help-how-do-i-transfer-website-one-domain-another#comment-1123868</link>
    <description> &lt;p&gt;Apologies - I don&#039;t understand this:&lt;br /&gt;
but don&#039;t replace it with the url, use the relative to root option -- replace &lt;a href=&quot;http://www.hisssite.com/&quot; class=&quot;bb-url&quot;&gt;http://www.hisssite.com/&lt;/a&gt; with just / and then all the files should work.&lt;/p&gt;
&lt;p&gt;I will try the sites you suggested&lt;/p&gt;
&lt;p&gt;thanks for your time&lt;/p&gt;
 </description>
     <pubDate>Mon, 20 Jan 2003 14:45:50 +0000</pubDate>
 <dc:creator>ebizpro</dc:creator>
 <guid isPermaLink="false">comment 1123868 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/please-help-how-do-i-transfer-website-one-domain-another#comment-1123863</link>
    <description> &lt;p&gt;Search and replace in your text editor or html editor, but don&#039;t replace it with the url, use the relative to root option -- replace &lt;a href=&quot;http://www.hisssite.com/&quot; class=&quot;bb-url&quot;&gt;http://www.hisssite.com/&lt;/a&gt; with just / and then all the files should work.&lt;/p&gt;
&lt;p&gt;Remember to back things up first!&lt;/p&gt;
&lt;p&gt;If you&#039;re on a PC, &lt;a href=&quot;http://www.ultraedit.com&quot; class=&quot;bb-url&quot;&gt;ultraedit.com&lt;/a&gt; does S&amp;amp;R within folders, otherwise, on a mac, BBEdit does (&lt;a href=&quot;http://www.barebones.com&quot; class=&quot;bb-url&quot;&gt;barebones.com&lt;/a&gt;), I think (I haven&#039;t had to do this for ages).&lt;/p&gt;
 </description>
     <pubDate>Mon, 20 Jan 2003 14:16:53 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1123863 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
