PR 6 Redirect to a brand new domain name
-
Hello all,
I checked a lot fo blog posts about 301 redirects but wanted to double check with you all.
I got an email from a potential client who want to do a re-brand of his business and decided to buy a new domain name.
His old domain name is PR 6 and his new domain obviously PR 0. I tried to check his old web site but it is too late as he has redirected everything to the new one. What it seems he has done though is redirect everything from his old domain (whether it is a sub category link, a blog link or a specific product) to the new domain index page.So for example if someone linked to his old product page www.xxxxxx.com/product/product_1 or his blog post www.xxxxxx.com/blog/11-21-2013/xxxxxxxxx.com in both cases it will take em to the new domain index page www.xxxxxx.com as he has not created product pages, blogs or anything than just a 4 page web site.
I know that ideally he should have created same folders/subfolders, get his blog posts up and set up proper re-directs to the new pages but as I was not in charge of this process nor know if he has kept the old web site yet I wanted to know how bad is this for SEO and if his old PR 6 will pass value to his new domain.
Yiannis
-
Thank you all for your replies. yes it was re branding. I advised what you both recommended but I am afraid it is a little too late. Oh well
-
Why he decided to move domains? rebranding? penalty on the previous domain? As if it was a penalty, he better off NOT 301 the old pages to the new ones.
Rebranding? Take a look at SEOMoz - Moz transition (it may help): http://moz.com/blog/goodbye-seomoz-hello-moz
There's a podcast on the same subject but I can't find it right now.
Hope that helps.
-
This is a tough situation and one I've seen many many times. Basically your boss wiped out all of his backlinks. Depending on how long everything has been down, he might have a chance of recovering them by reverting everything back to the way it was. Generally, it's best to leave a domain as is and work on building the new brand alongside the old pages. Redirect relevant pages from the old site to the new site, and put up a banner or countdown from the old site's index to the new one. The new domain is PR0 and new so it has to get built up. The fastest way to do that is to leverage the old domain to boost the new one, then make the full redirect once the new one has picked up some steam.
-
Yiannis,
The client will lose the value those external links (if there were any) brought to the internal pages of the old site . Those deep links helped those internal pages rank better against competitors.
Some may also say that the value that the 301'd links bring to the home page may not be as strong as the value they used to bring to the originally linked-to pages because the relevancy of the linking page and the linked-to page may not be as close as it used to be.
Indexation of the new pages may take longer than if the 301s had been created to those new pages.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Building new site on new web host with concerns
Hello, I have a domain with GoDaddy and current site is hosted there as well. I want to leave my domain with GoDaddy and build a brand new site on HostGator. The current website was designed to get us started. Not any significant traffic, backlinks, or SEO. The domain is not really what I want. There are 80 pages including those that are no longer in service. The keywords are not as relevant today. Current site domain is whiterocktech.net The new site will be very much different with SEO leading the way. We have designed it yet have not opened an account yet with HostGator. In addition, we have found a shorter more appropriate domain name. Not ideal but easy to type in yet it has a dash. This site is wr-crm.com. Questions: Does it make sense to "cut bait" from the current site given the lack use? Does it make sense to build the site and still set redirects from the old domain pages to a new one? Given so little traffic, is there really an effect on SEO if we sunset the old domain? Could I strip out the old domain website and just post a message on one page to come to our new site until old domain expires? I appreciate any insights on helping me with this decision. Mike
Technical SEO | | mmcgibbony0 -
Should we re-use our old re-directed domain for a new wesbite ?
Hi One our clients has an old domain that has been redirected to another website of his. Now he is asking us to build a new website for that domain and direct it back. This is new website will be very relative to it's own old content and where it has been re-directed recently. I guess the only benefit of this would be taking advantage of the age of this domain. Do you recommend doing that or getting him a new domain ?
Technical SEO | | Dynamo-Web0 -
Is it a good idea to use an old domain name for a new product
Hi guys, I have a domain name XYZ.com which hosts the site of a technology service company as of now. The company however didn't do well and shut down a few years ago. Now, that company wants to launch a new set of technology products and wants to use the same domain name. Is it a good idea. The issues that I can see here are: 1. Google has previous pages indexed 2. There are a couple of subdomains totally irrelevant to the business. like employees.xyz.com there. 3. Can the previous indexing be completely undone. Regards, Mayank
Technical SEO | | mayanksaxena0 -
Slug redirect
Hi All, I'm facing a small yet big problem on one of my sites that I'll try to explain: I have a site with thousands of URL's, all with an odd link structure, like index.php/modules?=name=Video , etc I want to build a proper link structure and for that I'll have to replace that links. My question is: 1. Will I have any relevant SEO problem to do 301 redirects from the old links to the new?
Technical SEO | | nunob.staredition
2. Should I do it all at the same time or do it by parts?
3. What options do I have to avoid give not found errors / redirects for the old links? Thanks for the help.0 -
New domain's Sitemap.xml file loaded to old domain - how does this effect SEO?
I have a client who recently changed their domain when they redesigned their site. The client wanted the old site to remain live for existing customers with links to the new domain. I guess as a workaround, the developer loaded the new domain's sitemap.xml file to the old domain. What SEO ramifications would this have if any on the primary (new) domain?
Technical SEO | | julesae0 -
301 redirects
Hello. Our site was recently rebuilt, and we switched from using index.php in all the urls to not using it at all. We also changed the names of many of our pages. So the urls have been renamed from "example.com/index.php/old_page_name/" to "example.com/new-page-name/". While we were at it, we changed from "_" to "-" as our word separators in the urls. In the .htaccess file, we have a small block of code that strips out "index.php/" from all requests. This code redirects a request for "example.com/index.php/old_page_name/" to "example.com/old_page_name/" For your information, the code that strips out "index.php/" is: RewriteCond %{THE_REQUEST} ^GET.index.php [NC]
Technical SEO | | nyc-seo
RewriteCond %{THE_REQUEST} !/uSZWTLna/.
RewriteRule (.?)index.php/(.*) /$1$2 [R=301,L] Then we have 301 redirects from "example.com/old_page_name/" to "example.com/new-page-name/" QUESTION 1: Is this two-step redirect approach okay, or would it be better to skip the separate index.php stripping code and simply have 301 redirects that include "index.php" in the urls? QUESTION 2: Will we lose some of the benefit of the links that have to pass through a 301 redirect? QUESTION 3: We have 50 or so redirects. Will this affect performance of the site? How many redirects does it take to start affecting performance? Thank you!0 -
301 redirects
At the moment it's possible to access the home page of my website via two different urls, with and without www. and you've told me that this can be resolved with Canonicalization and a 301 redirect. Do I do this with my web hosting package or in my html pages? If I can't do it with my web host (1&1) then is there an idiot's guide of how to do it yourself? I've also got both the domain vamospaella.co.uk and vamospaella.com. Is it better to have one of these redirecting to the other for UK traffic (at the moment .co.uk redirects to .com) Thanks
Technical SEO | | melissa10 -
Domain with more Languages
Hey folks! I was wondering what you would do. I do have a Website. The website is provided in 8 other languages. Right now every language has it's own Domain name. The domain name is always the country in the language. I'm thinking about combine everything to one domain and hope to get some great linkjuice from the other 7 domains. So it would be www.example.com/en/ www.example.com/fr/ and so on. How do you handle that. Would this have a big positive impact on that one domain I'm forwarding to?
Technical SEO | | leitpix
I really think so!0