Is it ok to 301 redirect this previously algorithmicly penalised site?
-
Hi All,
Is it OK to 301 redirect site A to site B?
Site A: http://goo.gl/P9Zp2y
Site B: http://goo.gl/ySDCzb
The story - in 2013 site a seemed to be penalised with some kind of anchor text algorithm penalty - SEO couldnt fix, so created site B and turned site A into a holding page with a no follow link to new site.
SEO company worked on disavow file etc, implemented in late 2013
301 redirect site A to B in late 2013 - SEO advised to stop 301 about 8 weeks later... This was my fault i didnt realise the implications of a redirect...
Stopped the redirect, but too late, as site B dropped in rankings in early 2014 - new disavow files uploaded to both sites, but damage seems done now.
No longer have a SEO company, and i would ideally like to 301 redirect site A to B, as it looks messy having a holding page - but wanted to check if SEO would still strongly advise against that?
please advise
James
-
Hi James, Yes I just meant to make sure there are no 302 redirects or no backlinks from the homepage of site A pointing back to site B.
Also, be aware that Google also knows that you own both domains unless you registered them as private, and you also have both sites in your Webmaster Tools account. Technically, this shouldn't matter, as each site should be treated as its own entity, regardless of who owns it.
The fact that those old 301 links are showing in webmaster tools doesn't mean much, perhaps their link indexing cache hasn't refreshed. If you've removed the 301, then those links are no longer pointing to your site no matter what any tool says.
There is a good service called Link Detox Boost. You load up all of those old backlinks into the tool, and the tool forces Google to crawl those links again. The theory is that once they crawl the pages those links are on and realise that the backlinks don't point back to your site anymore, it helps to remove the Penguin flag (penalty) from your site much faster.
It's ironic how this is achieved though. In order to prompt Google to crawl the pages those old links are on, they spam the pages your links are on with fresh new links. When Google visits the old link pages via the newly created soft spam links, it recrawls the page and adjusts the link index for your domain. Fighting Spam using Spam.
This is why those links may still be showing in your Webmaster Tools for site B. Perhaps if you ran a link Detox Boost campaign, all of these links would be removed from your Webmaster Tools account. And perhaps the Penguin anchor dragging your site down would become a bit lighter. (By the way I have no affiliation with Link Detox Boost - although I have used some of their tools, and I rate them as excellent)
-
hi Richard,
thank you for the reponse, what you explained is kind of what happened - initally after the 301 was started site B went up in rankings for a month or two... then it started to drop, the 301 redirect was removed - but site B still dropped and never recovered.
However you mention "i'd also advise you to disassociate the old site completely", do you mind me asking how?
I ask, because there is no redirect in place any more, has not been for a year or so, however if i look in the google webmaster tools "links to my site" of site B - it lists websites that link to site A... So it appears to me there is now some kind of association because of the previous 301 redirect - is it possible to clear this association, or ami stuck with it?
-
Hello James, The effects of a 301 from a penalised site are dependant on the site the 301 is pointing too. You say that your old site was penalised from over optimised anchor text. If you 301 this penalised domain to a more authoritative domain, then this domain will be able to handle all of the anchor text links you've effectively redirected to it via the 301.
Penalties do not pass through 301 redirects. People get confused about this because the new site often gets penalised too, but that's not because the 301 was from a penalised site. It's because the new site couldn't handle all of the keyword-rich anchor text backlinks either.
If penalties could pass through 301 redirects, then you could simply redirect a couple of penalised domains to an authority site like Amazon or eBay and cause them to be penalised. This is not the case.
Authoritative sites can easily absorb the influx of anchor text links from a 301 because their link profile is so strong and diverse. 1000's of exact match links won't do anything to them, it would probably help them.
There are many situations where 301's from penalised sites can help another site to rank better. If your penalised site was fairly small and you had a 100+ links with the same anchor text, then this domain would make for a great 301 to a bigger site. The bigger site would have to have very low anchor text ratios of about .5%. If all of the new domain's other links were generic and branded links, then the new 301 with 100+ anchor text links would do wonders for the new site. This is provided both sites are in the same niche, and the links were relevant, etc.
Another obvious caveat; if you're pointing 301's to a money site, then this is very risky business indeed. The site may flourish permanently with the new injection of links from the 301; it may also crash and burn a couple of weeks or months later.
In your situation, it sounds as though your new site wouldn't be able to handle the influx of new links via the 301 from your old site. Your new site is just too weak to cope with these potentially toxic links. I'd advise you to remove the 301. I'd also advise you to disassociate the old site completely from the new site too, and this means no 302 redirects or backlinks from the old site either.
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
-
How to handle potentially thousands (50k+) of 301 redirects following a major site replacement
We are looking for the very best way of handling potentially thousands (50k+) of 301 redirects following
Intermediate & Advanced SEO | | GeezerG
a major site replacement and I mean total replacement. Things you should know
Existing domain has 17 years history with Google but rankings have suffered over the past year and yes we know why. (and the bitch is we paid a good sized SEO company for that ineffective and destructive work)
The URL structure of the new site is completely different and SEO friendly URL's rule. This means that there will be many thousands of historical URL's (mainly dynamic ones) that will attract 404 errors as they will not exist anymore. Most are product profile pages and the God Google has indexed them all. There are also many links to them out there.
The new site is fully SEO optimised and is passing all tests so far - however there is a way to go yet. So here are my thoughts on the possible ways of meeting our need,
1: Create 301 redirects for each an every page in the .htaccess file that would be one huge .htaccess file 50,000 lines plus - I am worried about effect on site speed.
2: Create 301 redirects for each and every unused folder, and wildcard the file names, this would be a single redirect for each file in each folder to a single redirect page
so the 404 issue is overcome but the user doesn't open the precise page they are after.
3: Write some code to create a hard copy 301 index.php file for each and every folder that is to be replaced.
4: Write code to create a hard copy 301 .php file for each and every page that is to be replaced.
5: We could just let the pages all die and list them with Google to advise of their death.
6: We could have the redirect managed by a database rather than .htaccess or single redirect files. Probably the most challenging thing will be to load the data in the first place, but I assume this could be done programatically - especially if the new URL can be inferred from the old. Many be I am missing another, simpler approach - please discuss0 -
301 v/s 302 Redirection on Homepage (Multilingual)
Hello, Our website: http://www.luxresorts.com currently has a default 302 redirection to http://www.luxresorts.com/en. We would like to do a 301 redirection instead of a 302 to http://www.luxresorts.com. Our concern is that the site is multilingual and we wonder what effect would the 301 redirection have on search engine crawlers and how would this appear on SERP. When a search is done on Google.com, the English version of our website appears and when on Google.FR, the French version appears. Would the 301 redirection change the way our website appear on Google? Grateful if you could help us out in understanding the pros and cons/best practices for our concern. Thanks in advance. Tej Luchmun.
Intermediate & Advanced SEO | | luxresorts0 -
Spammy sites that link to a site
Hello, What is the best and quickest way to identify spammy sites that link to a website, and then remove them ( google disavow?) Thank you dear Moz, community - I appreciate your help 🙂 Sincerely, Vijay
Intermediate & Advanced SEO | | vijayvasu0 -
How does Google treat chained 301 redirects?
I did the following two chained 301 redirects (A->B->C) Plural to Singular to New Domain A. http://domain1.com/filenames B. http://domain1.com/filename C. http://domain2.com/filename To new domain without www and then back to origining domain A. http://www.domain1.com/filename B. http://domain2.com/filename C. http://domain1.com/fifilename How much link juicy will be rediectetoto URL C in above two scenarios?
Intermediate & Advanced SEO | | Bull1350 -
301 redirect a old site that has been "dead" for a while?
Hi guys, A quick question. I have a client who has an old business website that had some great links (Forbes.com, CocaCola.com, etc). The problem is that he knew nothing about SEO and let the hosting expire. He still owns the domain, but the site is no longer listed in Google. He did no SEO, so I am not worried about being hit by any artificial anchor text penalties, since the links are as natural as it gets. So my questions is, would there be any benefit from 301 redirecting that site to his new business? The new business is in almost exactly the same niche as the old site. I am thinking of 301'ing to a sub-page which will refer to his past venture with the old business, not to the homepage of the new site. Thanks in advance for your help.
Intermediate & Advanced SEO | | rayvensoft0 -
301 Redirect to a new domain, Need linkbuilding ideas
Hi, I just 301 redirected my 3 year old domain to a new domain which was created yesterday. Now i want to start link building to my new domain. Should i start slowly by publishing 4-5 articles on article directories and a 1 press release a week? Can someone suggest me some ideas on how to handle a new domain. Will be waiting for replies.
Intermediate & Advanced SEO | | Dex3783783780 -
Confusing 301 / Canonical Redirect Issue - Wizard Needed
I had two pages on my site with identical content. What I did was 301 redirect one page to the other. I also added canonical redirect code to the page that held the 301 code. Here is what I have: www.careersinmusic.com/music-colleges.aspx - this page was a duplicate and I needed it to resolve to:
Intermediate & Advanced SEO | | 4Buck
www.careersinmusic.com/music-schools.aspx Here is the code I used: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX music-colleges.aspx
<%@ Page Language="VB" AutoEventWireup="false" CodeFile="music-colleges.aspx.vb" Inherits="music_colleges" %>
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
http://www.w3.org/1999/xhtml"> http://www.careersinmusic.com/music-schools.aspx"/> XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
music-colleges.aspx.vb
Partial Class music_colleges
Inherits System.Web.UI.Page
Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
Response.Status = "301 Moved Permanently"
Response.AddHeader("Location", "http://www.careersinmusic.com/music-schools.aspx")
End Sub
End Class XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX The problem:
For some reason, when the search “music colleges” is done in Google, I am #7. When the term “music schools” is done, I am around 119. I MUST be getting a penalty for some reason, I just cannot figure the reason. When perform well for one term and terrible for the next? All I can come up with is a duplicate content penalty or something along those lines. Also, music-colleges.aspx seems to still be in Googles index, even though the above 301 happened months ago. Thoughts? site:www.careersinmusic.com/music-colleges.aspx Any insight into this would be GREATLY appreciated. Many Thanks!0 -
Redirects 301
Hello guys, I have a doubt. If I reedirect a url with a pagerank of 2 to a new URL, will I loose the PR? My problem is that I have a long url in one page wich is not effective to target a keyword that Im persuing. Im climbing in Google, however I want to 1º place and I dont think that with this long URL I will make it. Advices? Cheers! Pedro M Pereira
Intermediate & Advanced SEO | | PedroM0