<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/wordpress-mu-1.1.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Are you moving to the new domain correctly?</title>
	<link>http://webmastershelp.iblogget.com/2007/04/04/moving-domains/</link>
	<description>Weblog for the Google Webmasters Forum</description>
	<pubDate>Mon, 08 Sep 2008 03:47:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=wordpress-mu-1.1.1</generator>

	<item>
		<title>By: Paul Mycroft</title>
		<link>http://webmastershelp.iblogget.com/2007/04/04/moving-domains/#comment-18</link>
		<author>Paul Mycroft</author>
		<pubDate>Tue, 10 Apr 2007 12:13:12 +0000</pubDate>
		<guid>http://webmastershelp.iblogget.com/2007/04/04/moving-domains/#comment-18</guid>
					<description>This is great.

Question: exactly where do you put the 301 redirect if you have canceled the web hosting for the old domain?

Thanks!</description>
		<content:encoded><![CDATA[<p>This is great.</p>
<p>Question: exactly where do you put the 301 redirect if you have canceled the web hosting for the old domain?</p>
<p>Thanks!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: John Honeck</title>
		<link>http://webmastershelp.iblogget.com/2007/04/04/moving-domains/#comment-19</link>
		<author>John Honeck</author>
		<pubDate>Tue, 10 Apr 2007 14:41:25 +0000</pubDate>
		<guid>http://webmastershelp.iblogget.com/2007/04/04/moving-domains/#comment-19</guid>
					<description>Paul,

Did you cancel the web hosting, but still own the registration for the old domain?</description>
		<content:encoded><![CDATA[<p>Paul,</p>
<p>Did you cancel the web hosting, but still own the registration for the old domain?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Paul Mycroft</title>
		<link>http://webmastershelp.iblogget.com/2007/04/04/moving-domains/#comment-20</link>
		<author>Paul Mycroft</author>
		<pubDate>Tue, 10 Apr 2007 14:46:23 +0000</pubDate>
		<guid>http://webmastershelp.iblogget.com/2007/04/04/moving-domains/#comment-20</guid>
					<description>Hi John,

Thanks for the response.

This is just hypothetical; I just want to understand this technique fully.

If you own the old domain, let's say it's hosted in GoDaddy, how do you apply a 301 redirect on that domain name?

I know that to redirect old pages to new ones on the same domain requires an .htaccess file (on Apache anyway, not sure on IIS) but I have yet to locate the answer to the above question.

Thanks again,
Paul</description>
		<content:encoded><![CDATA[<p>Hi John,</p>
<p>Thanks for the response.</p>
<p>This is just hypothetical; I just want to understand this technique fully.</p>
<p>If you own the old domain, let&#8217;s say it&#8217;s hosted in GoDaddy, how do you apply a 301 redirect on that domain name?</p>
<p>I know that to redirect old pages to new ones on the same domain requires an .htaccess file (on Apache anyway, not sure on IIS) but I have yet to locate the answer to the above question.</p>
<p>Thanks again,<br />
Paul</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: John Mueller</title>
		<link>http://webmastershelp.iblogget.com/2007/04/04/moving-domains/#comment-21</link>
		<author>John Mueller</author>
		<pubDate>Tue, 10 Apr 2007 15:25:15 +0000</pubDate>
		<guid>http://webmastershelp.iblogget.com/2007/04/04/moving-domains/#comment-21</guid>
					<description>As far as I know you have to set up hosting to do a site-wide 301 redirect with GoDaddy. You can do a 301 redirect in the "Forwarding" section, but you can only specify a single URL - it will not redirect the files and folders to the appropriate locations. A "full-site-to-single-URL" 301 redirect is a possibility, but it is not the optimal solution. If you have "value" in the old domain and in the old pages (if old pages are still indexed), then I would suggest to set up hosting for the domain just to be able to set up the optimal redirect. 

If the domain name is older and has transfered most of the value to the new domain name, and you just need to make sure that the type-in traffic (people entering the old domain name in their browser) is redirected, then a redirect like GoDaddy offers would by fine.</description>
		<content:encoded><![CDATA[<p>As far as I know you have to set up hosting to do a site-wide 301 redirect with GoDaddy. You can do a 301 redirect in the &#8220;Forwarding&#8221; section, but you can only specify a single URL - it will not redirect the files and folders to the appropriate locations. A &#8220;full-site-to-single-URL&#8221; 301 redirect is a possibility, but it is not the optimal solution. If you have &#8220;value&#8221; in the old domain and in the old pages (if old pages are still indexed), then I would suggest to set up hosting for the domain just to be able to set up the optimal redirect. </p>
<p>If the domain name is older and has transfered most of the value to the new domain name, and you just need to make sure that the type-in traffic (people entering the old domain name in their browser) is redirected, then a redirect like GoDaddy offers would by fine.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Paul Mycroft</title>
		<link>http://webmastershelp.iblogget.com/2007/04/04/moving-domains/#comment-23</link>
		<author>Paul Mycroft</author>
		<pubDate>Tue, 10 Apr 2007 15:55:34 +0000</pubDate>
		<guid>http://webmastershelp.iblogget.com/2007/04/04/moving-domains/#comment-23</guid>
					<description>Hi John M,

Thanks for your response.

QUOTE: "If you have 'value' in the old domain and in the old pages (if old pages are still indexed), then I would suggest to set up hosting for the domain just to be able to set up the optimal redirect."

Does this optimal redirect involve placing an .htaccess file on the root level of the hosting (Apache) server, which would then 301-redirect all attempts to access the old domain to redirect to the new one? In effect, this hosting could be empty except for the .htaccess file.

Then when all new pages have been indexed by the engines, the hosting can be canceled.

Am I on the right track here?

Thanks again,
Paul</description>
		<content:encoded><![CDATA[<p>Hi John M,</p>
<p>Thanks for your response.</p>
<p>QUOTE: &#8220;If you have &#8216;value&#8217; in the old domain and in the old pages (if old pages are still indexed), then I would suggest to set up hosting for the domain just to be able to set up the optimal redirect.&#8221;</p>
<p>Does this optimal redirect involve placing an .htaccess file on the root level of the hosting (Apache) server, which would then 301-redirect all attempts to access the old domain to redirect to the new one? In effect, this hosting could be empty except for the .htaccess file.</p>
<p>Then when all new pages have been indexed by the engines, the hosting can be canceled.</p>
<p>Am I on the right track here?</p>
<p>Thanks again,<br />
Paul</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: John Mueller</title>
		<link>http://webmastershelp.iblogget.com/2007/04/04/moving-domains/#comment-25</link>
		<author>John Mueller</author>
		<pubDate>Tue, 10 Apr 2007 20:18:29 +0000</pubDate>
		<guid>http://webmastershelp.iblogget.com/2007/04/04/moving-domains/#comment-25</guid>
					<description>Yes, that's correct Paul - the hosting would only be for the .htaccess file to redirect all accesses to the new pages. However, I would wait a while (perhaps a year?) before you remove the hosting and the redirect. If at all possible, afterwards I would continue to redirect using one form or the other (it's not that important - it's mainly for the visitors) and certainly make sure that you keep the old domain name. There's nothing worse than having an old name (that you think you don't need) expire and having someone set up a copy of your last site with lots of ads :-(. Keep the old name, it doesn't cost that much.</description>
		<content:encoded><![CDATA[<p>Yes, that&#8217;s correct Paul - the hosting would only be for the .htaccess file to redirect all accesses to the new pages. However, I would wait a while (perhaps a year?) before you remove the hosting and the redirect. If at all possible, afterwards I would continue to redirect using one form or the other (it&#8217;s not that important - it&#8217;s mainly for the visitors) and certainly make sure that you keep the old domain name. There&#8217;s nothing worse than having an old name (that you think you don&#8217;t need) expire and having someone set up a copy of your last site with lots of ads :-(. Keep the old name, it doesn&#8217;t cost that much.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Paul Mycroft</title>
		<link>http://webmastershelp.iblogget.com/2007/04/04/moving-domains/#comment-26</link>
		<author>Paul Mycroft</author>
		<pubDate>Tue, 10 Apr 2007 21:42:31 +0000</pubDate>
		<guid>http://webmastershelp.iblogget.com/2007/04/04/moving-domains/#comment-26</guid>
					<description>Thanks so much, John(s), for taking time out of your day to assist me.

Much appreciated.

Paul</description>
		<content:encoded><![CDATA[<p>Thanks so much, John(s), for taking time out of your day to assist me.</p>
<p>Much appreciated.</p>
<p>Paul</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Ramjet</title>
		<link>http://webmastershelp.iblogget.com/2007/04/04/moving-domains/#comment-96</link>
		<author>Ramjet</author>
		<pubDate>Mon, 04 Jun 2007 16:08:05 +0000</pubDate>
		<guid>http://webmastershelp.iblogget.com/2007/04/04/moving-domains/#comment-96</guid>
					<description>John,

I'm considering moving my site to a new domain since a new domain name may be better suited for the content but I'd also like to use (or sell) the old domain since it would still be useful, just with more specialized content. Is there a way to let the search engines know that the new site is the old site and the old domain is going to be something new? The old site has 2000+ pages and 1500+ backlinks. Since the new site won't have any backlinks, will the Google Page Rank and traffic be dramatically reduced? What if the old site links to the new site? Is there any way to set up links to help with all that.

Thanks!

-Ramjet</description>
		<content:encoded><![CDATA[<p>John,</p>
<p>I&#8217;m considering moving my site to a new domain since a new domain name may be better suited for the content but I&#8217;d also like to use (or sell) the old domain since it would still be useful, just with more specialized content. Is there a way to let the search engines know that the new site is the old site and the old domain is going to be something new? The old site has 2000+ pages and 1500+ backlinks. Since the new site won&#8217;t have any backlinks, will the Google Page Rank and traffic be dramatically reduced? What if the old site links to the new site? Is there any way to set up links to help with all that.</p>
<p>Thanks!</p>
<p>-Ramjet</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Talina</title>
		<link>http://webmastershelp.iblogget.com/2007/04/04/moving-domains/#comment-157</link>
		<author>Talina</author>
		<pubDate>Sat, 17 Nov 2007 18:35:06 +0000</pubDate>
		<guid>http://webmastershelp.iblogget.com/2007/04/04/moving-domains/#comment-157</guid>
					<description>Can a 301 redirect be  used for only part of a site? Say you want to move yoursite.com/blog to blog.com but that you want to keep yoursite.com intact. Would a 301 do this correctly?</description>
		<content:encoded><![CDATA[<p>Can a 301 redirect be  used for only part of a site? Say you want to move yoursite.com/blog to blog.com but that you want to keep yoursite.com intact. Would a 301 do this correctly?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Tom - Graphic Design</title>
		<link>http://webmastershelp.iblogget.com/2007/04/04/moving-domains/#comment-179</link>
		<author>Tom - Graphic Design</author>
		<pubDate>Fri, 29 Feb 2008 16:06:10 +0000</pubDate>
		<guid>http://webmastershelp.iblogget.com/2007/04/04/moving-domains/#comment-179</guid>
					<description>A 301 redirect is the best (and only I think) way of letting Google that your site has permantley moved thus retaining pagerank and the effectiveness of your inbound links to your old site. Not too sure how Yahoo and other search engines handle your PR in terms of 301's though.

For single page redirects, a 301 can be used for single pages. A good explanation is at the link below:
http://www.dailyblogtips.com/how-to-setup-a-301-redirect/

We recently changed our domain and used a 301 redirect from our old domain. I haven't as yet noticed any drop in rankings... the only downside being that to get the 301 to work (with 123-reg anyway) we had to have some web hosting rather than domain name hosting alone.</description>
		<content:encoded><![CDATA[<p>A 301 redirect is the best (and only I think) way of letting Google that your site has permantley moved thus retaining pagerank and the effectiveness of your inbound links to your old site. Not too sure how Yahoo and other search engines handle your PR in terms of 301&#8217;s though.</p>
<p>For single page redirects, a 301 can be used for single pages. A good explanation is at the link below:<br />
<a href="http://www.dailyblogtips.com/how-to-setup-a-301-redirect/" rel="nofollow">http://www.dailyblogtips.com/how-to-setup-a-301-redirect/</a></p>
<p>We recently changed our domain and used a 301 redirect from our old domain. I haven&#8217;t as yet noticed any drop in rankings&#8230; the only downside being that to get the 301 to work (with 123-reg anyway) we had to have some web hosting rather than domain name hosting alone.</p>
]]></content:encoded>
				</item>
</channel>
</rss>
