|
#1
|
|||
|
|||
|
What happens if 301 redirected domain is taken down?
Will the site loose its transferred link popularity if the domain that is being redirected is taken down? Or is the transfer permanent after several months? Any ideas?
|
|
#2
|
|||
|
|||
|
I have gone through this myself with some sites. Once the redirect is in place and indexed several times you should be able to safely remove the 301. The PR should be transfered.
|
|
#3
|
|||
|
|||
|
Relevancy, I'm curious. How can you tell that?
|
|
#4
|
||||
|
||||
|
301 = Moved permanently.
For a Get request, a 301 is defined as: Quote:
i.e the instruction to robots is don't request the 'old' URL in future - request the new one. Obviously - taking down the 'old' domain & therefore taking down the 301 redirection won't help returning human visitors who have bookmarked the 'old' site - but thats a different issue |
|
#5
|
|||
|
|||
|
Yeah, what he said.
![]() |
|
#6
|
|||
|
|||
|
Right, but the robots follow links, and if there's still links to the old URL, they'd now be getting a 404 not a 301.
Do you really think they store somewhere in their memory that the site had permanently moved? (I have no idea, I'm really asking.) It sounds a bit hard to imagine. Would love to hear from someone who has programmed search engines before on this one. I personally just leave my 301's up, but this is an interesting question more out of curiousity than anything else. I just can't imagine how it would still work if the site no longer existed and there was no 301. Doesn't intuitively make sense to me. |
|
#7
|
||||
|
||||
|
Quote:
The 301 tells a robot that future references to this resource SHOULD use one of the returned URIs i.e the permanently moved to address. Once its indexed that information - its done. |
|
#8
|
|||
|
|||
|
Leaving the domain up is not an option, unless we go to court
![]() |
|
#9
|
|||
|
|||
|
Well, then you will get to tell us first hand what happens! Please do come back in a few months and let us know either way.
|
|
#10
|
|||
|
|||
|
Quote:
Quote:
|
|
#11
|
|||
|
|||
|
If a bot stops getting a 301 when it requests urls it finds on the web, the PR transfer will go away. If you are losing control of a domain, you should 301 it as soon as you can, and then work hard to get all the good links switched to your new domain before you lose control.
Regarding the concept of "leaving the old site up," you don't need to do that. The 301 you set up should be on the new site. Just create an A record in your dns pointing to the IP of the new domain. Then add the 301 to the .htaccess file of your new domain. When a bot comes to the new site using the old domain, it will get the 301. |
|
#12
|
|||
|
|||
|
Thank you Greg! I assume you've seen this first hand?
That's exactly how I would imagine it, just knowing how search engines work, but without ever trying it or seeing it first hand, I had no way to know. Thanks for clearing up the confusion here. ![]() |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|