To 301 redirect or not...
-
Hi guys i'd like to get your opinion on this.
We currently have two sites, site A is the old one with PA44 and DA33. Site B is the new one which is going to replace site A it currently has PA37 and DA24
Our plan for the future is to shut down site A and redirect all pages using 301 to the relevant pages on side B. Currently we have some links in place for a couple of keywords on site A to site B which seems to be working great for our ranking.
Now i'm wondering if this is maybe a good option, to give back links from A to B or will i pass through more link juice when redirecting everything?
(ps. both are e commerce sites hosted and registred with different companies)
-
Yes site a was a victim of Penguin last december but has been cleaned up since. But i will de double checking before we 301 everything
-
Does Site A also have a clean Link profile? Doing a 301 will pass any bad links over to the new site. FYI
-
Hi,
A hit as in raise the authority. It's recommended that you 301 over time anyway so it sounds like you've got a plan that's going to work well. Hummingbird unfortunately isn't going to remove top spots as its not what its aim is. Penguin 2.1 may as its a bit more focused on spam removal.
Good luck.
-
Hi guys, thanks for your feedback. Site A is very similar to B as it sells the same products (same company). B is the brand name of the company so it's only logical to use that. Site B has a pretty clean linking profile with only few links at the moment. The link i pointed from site A pushed one of our main keywords to 4th place in page one hence i'm slightly reluctant to 301 everything right away But i guess this wouldn't undo our results if done correctly. I'm also thinking some of the movement in ranking might have to do with hummingbird which might be finally taking down our competitors that where lucky enough to escape penguin.
Also Chris, can you explain what you mean by "a bit of a hit on authority" do you mean a positive hit or do you recon it will go down first and then back up?
-
All though many argue total white hat not to interlink if you do redirect SITE A to site B you will find a bit of a hit on site B's authority. I've seen it done a few times and work well especially if the content it the same/similar. 301 is telling Google "this is the permanent new home of this page".
If you're planning on shutting down Site A and Site B is similar content I don't see why a 301 wouldn't work.
301 and links technically work about the same on passing link juice its more a case of what work better for the situation.
As touched on by Gary whilst this is great it can also have longer term problems though that's not a guarantee that your page will rank. It depends if you want to stay completely white hat or more a bit more grey though if you ask me there is no white hat only shades of grey..
As I always recommend lots of research and advice never hurt and once you've got it all you can then work on an informed choice.
Good luck.
-
Its not a great Idea to interlink in the first place and you can get a Google Penalty for that.
301 Redirecting can be very powerful as the links that point to Site A will now point to site B directly. Plus all the links that site B might already have.
One powerful site is better than two not getting full attention.
However as I have said many times, Google is on a rampage and it seems wise to have a backup site these days if you get hit by a penalty.
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
-
After you remove a 301 redirect that Google has processed, will the new URL retain any of the link equity from the old URL?
Lets say you 301 redirect URL A to URL B, and URL A has some backlinks from other sites. Say you left the 301 redirect in place for a year, and Google had already replaced the old URL with the new URL in the SERPs, would the new URL (B) retain some of the link equity from URL A after the 301 redirect was removed, or does the redirect have to remain in place forever?
Technical SEO | | johnwalkersmith0 -
Is there anyway to automatically find complete urls for 301 redirects?
Hello all, I'm working on a large site that is being prepared for a migration. After scraping on screaming frog, WMT, and deepcrawl, and deduping I have a list of 404 pages that need redirected. Many of these URLs are just incomplete URLs. For example the incomplete URL would be: "https://moz.com/beginners-guide-to" when it should be "https://moz.com/beginners-guide-to-seo" I have been finding the correct page manually searching google. With hundreds more to go, I am looking for a way the would be a little less laborious. Thanks! https://moz.com/beginners-guide-to-seo
Technical SEO | | AdamBohr0 -
Added 301 redirects, pages still earning duplicate content warning
We recently added a number of 301 redirects for duplicate content pages, but even with this addition they are still showing up as duplicate content. Am I missing something here? Or is this a duplicate content warning I should ignore?
Technical SEO | | cglife0 -
My Alexa ranking dropped after a 301 redirect is that bad?
I had all of my non www pages redirect to the www versions. My alexa ranking dropped and keeps dropping after I did this. I'm guessing its because its tracking the non www version. Does anyone know if this is correct and should I worry?
Technical SEO | | CandleCam0 -
After I 301 redirect duplicate pages to my rel=canonical page, do I need to add any tags or code to the non canonical pages?
I have many duplicate pages. Some pages have 2-3 duplicates. Most of which have Uppercase and Lowercase paths (generated by Microsoft IIS). Does this implementation of 301 and rel=canonical suffice? Or is there more I could do to optimize the passing of duplicate page link juice to the canonical. THANK YOU!
Technical SEO | | PFTools0 -
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 -
302 or 301 redirect to https ?
I am redirecting whole site to https. Is there a difference between 302 or 301 redirect for seo? Site never been indexed. Planning to do that with .htaccess command RewriteCond %{HTTPS} !=on
Technical SEO | | Kotkov
RewriteRule ^(.*) https://%{SERVER_NAME}/$1 [R,L] There are plenty of ways http://www.askapache.com/htaccess/ssl-example-usage-in-htaccess.html Which way would be the best? Thanks is advance0 -
Drupal URL Aliases vs 301 Redirects + Do URL Aliases create duplicates?
Hi all! I have just begun work on a Drupal site which heavily uses the URL Aliases feature. I fear that it is creating duplicate links. For example:: we have http://www.URL.com/index.php and http://www.URL.com/ In addition we are about to switch a lot of links and want to keep the search engine benefit. Am I right in thinking URL aliases change the URL, while leaving the old URL live and without creating search engine friendly redirects such as 301s? Thanks for any help! Christian
Technical SEO | | ChristianMKTG0