Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
301 Redirect - What happens to backlinks
-
Hello...
One of my sites is losing rankings in G.
I received the webmaster notification of unnatural links...
My question is, should i do a 301 redirect of every page on my site to a new domain?
If so, do the backlinks (which i believe are causing my rankings to drop) carry over?
How about the good backlinks?
Also, what would happen to the rankings i currently have on page 1?
Thanks
-
I would not 301 redirects because it passes link juice, it will also pass the link juice from sites that have nothing to do with your phrases. What I would recommend is starting a new site. Manually check all your old backlinks.
-
i still don't have enough info on this topic. in my case, i purchased a domain name didigames.biz. actually it is expired domain name with 25DA already. but you know .biz domains difficult to rank in top ten. i purchased new domain name didigamesgirl.com and started making links. now i am thinking about redirecting my .biz domain to this domain. need expert opinion on this.
-
Personally I would not do a 301, as Donnie have said. With the 301, also the backlinks will be redirected. Actually one of the problems Wil Reynolds had with SeerInteractive was because of old backlinks to his previous domain name, then 301 to the actual one.
If you are thinking of creating a new site as a solution in order to avoid the penalization for unnatural links, then - during the migration - contact the "not-crappy" sites which linked to your old one, and inform them that you're changinge domain name and, therefore, you are asking them if they may update your link. 99% the link will be updated.
Obviously, all the link equity the "unnatural links" are passing to your site will disappear, which means that a loss in ranking in quite sure, but not at the same level a penalization could cause.
Another solution should be to try to quit all the unnatural backlinks but maintaining the same site. I don't know if this can be possible: if the domain is http://www.simplastics.com/ (taken from the email you use to register in SEOmoz) from OSE is see exact match links from comments, maybe a signature, and from blog related to politics (not quite related indeed).
Said that, and because the site has also other on page issue (i.e.: domain canonicalization), maybe to create a new site is the best decision.
-
There are many individuals that claim redirecting these sites will filter out the crap links. They juice up a site, then 301 it. My suggestion would be to test it. If the penalty is algo based and if you get hit with this penalty after your 301 then simply undo it and the penalty should go away. I don't believe it's a manual audit. Or you listen to google and start removing the unnatural links. Or you take Donnie's approach if you want to build a new, longer standing web presence.
-
I'm not the expert on this topic, so I'd love to hear some others jump in on this.
This is a very hot topic right. Wil Reynolds was talking about a new potential technique of putting up spam crap sites and building tons of anchor text links to them and letting them live for a few weeks until they get burned. Then put up a new one and repeat the process.
Ethan Lyon mentions in the comments something similar to what you're talking about
Ethan Lyon Apr 23, 2012
A strategy that is really big right now is 301 redirecting burned sites to new sites. So if you build 10,000 links to site A, then it gets burned, 301 redirect site A to site B. Build 10,000 links to site B, so now it has 20,000 links. When site B gets burned, 301 redirect site A and B to site C, so now you start with 20,000 links. Then build 10,000 links to site C so you have 30,000 links. Rinse and repeat and you have a strategy to rank consistently in the top spots in some of the most competitive spaces. Insane that it works, but it painfully does.
So I know that doesn't really answer your question, but sheds a little more information and validates the fact that a lot of people are doing this, or thinking about it right now.
So for people that have done this, do 301 redirects carry the original anchor text and thus can result in burning the new site as well?
-
I would not 301 redirect because it passes link juice, it will also pass the link juice from sites that have nothing to do with your phrases. What I would recommend is starting a new site. Manually check all your old backlinks. Find the backlinks that are authoritative and relevant to your topic (usually sites that have your keyword phrases in them), and contact them. Your email should be: Dear____ , we have moved our site to a new location can you please edit our link?
I love giving value.. The more value I give the more value I get (aka karma, and yes I am a hippie)
When you contact these sites webmaster you can check their sites in a broken link checker tool or find something to help them improve. If you cannot find something to improve at least be somewhat entertaining. Remember webmasters are people too!
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
-
Redirect old image that has backlinks
Hi Moz Community! I'm doing an audit of a website and did a backlink analysis. In the backlink analysis, there is an image that has 66 backlinks but the image doesn't exist on the website anymore (it was on a website that was created in 2011 - 2 web launches ago). I don't believe a 301 redirect will work for an image that doesn't exist anymore. How would I redirect the image URL (it's WordPress so we have a specific URL that other websites are linking to but get 404 errors) without going to each individual website and requesting they change the URL link? Any advice or recommendations would be great. Thanks!
Intermediate & Advanced SEO | | BradChandler1 -
301 Redirecting from domain to subdomain
We're taking on a redesign of our corporate site on our main domain. We also have a number of well established, product based subdomains. There are a number of content pages that currently live on the corporate site that rank well, and bring in a great deal of traffic, though we are considering placing 301 redirects in place to point that traffic to the appropriate pages on the subdomains. If redirected correctly, can we expect the SEO value of the content pages currently living on the corporate site to transfer to the subdomains, or will we be negatively impacting our SEO by transferring this content from one domain to multiple subdomains?
Intermediate & Advanced SEO | | Chris81980 -
Multilingual Site and 301 redirection
Hey there awesome people of Moz I have this site that has many languages in it. The main language is English and my developer did the following www.example.com ( is the main site ) which redirects with a 301 to www.example.com/en if your geo location is supported by our languages then you will automatically be redirected to whatever language you have in your country but does the first language with is english have to 301 redirect to www.example.com/en ? I thought that the right way is to just leave /en at the root file. Thanks in advance
Intermediate & Advanced SEO | | Angelos_Savvaidis0 -
How to set up 301 redirect for URL with question mark
I have encountered some issue with 301 redirect and htaccess file. I need to redirect the following url: http://www.domain.com/?specifications=colours/page/3 to: http://www.domain.com/colours The 301 redirect command I wrote in htaccess file is as follow: Redirect 301 /?specifications=colours/page/3 http://www.domain.com/colours And it doesn't work at the moment. What is the correct way to set up 301 redirect here? Your help will be sincerely appreciated!
Intermediate & Advanced SEO | | robotseo0 -
Multiple 301 Redirects for the Same Page
Hi Mozzers, What happens if I have a trail of 301 redirects for the same page? For example,
Intermediate & Advanced SEO | | Travis-W
SiteA.com/10 --> SiteA.com/11 --> SiteA.com/13 --> SiteA.com/14 I know I lose a little bit of link juice by 301 redirecting.
The question is, would the link juice look like this for the example above? 100% --> 90% --> 81% -->72.9%
Or just 100% -----------------------------------------> 90% Does this link juice refer to juice from inbound links or links between internal pages on my site? Thanks!0 -
Changing a parent category and 301 redirecting
I have a set of three pages that are subpages of a parent. The structure is as follows: mysite.com/directory/personal-widgets mysite.com/directory/commercial-widgets mysite.com/directory/widgets-services The partent page name "directory" really isn't working for where I want these pages to evolve. So I want to change it to "guides" In a world without worrying about google, I would simply change the parent page to guides, so they look like this, and be done with it: mysite.com/guides/personal-widgets But, the obvious problem is that I have external links to the page now. And the pages have a nice PR. And they also have Facebook page Likes and I don't know if I'll lose those. I know that if I should do this I should redirect the pages to the new pages of course. My question is: Will redirecting the old URL to the new URL with a 301 cause anything negative to happen that I might not be expecting? Does Google dislike Redirects for any reason, or understand they are sometimes necessary?
Intermediate & Advanced SEO | | bizzer0 -
Can penalties be passed via 301 redirect?
I have a well established domain that's been hit with some penalties. It hasn't been nuked off the map, just downgraded, especially on short-tail, one word type queries. I'm planning on redirecting this domain to another well established domain. The domains already have a history of lots of interlinking and are very similar from a subject matter standpoint. I feel that the penalized domain has been hit with an "over-optimization" of link anchor text penalty (I'm hoping it's algorithmic, but it could be manual). My question is if anyone has ever heard of a penalty like this being transferred to another domain through a 301 redirect. My hope is that the penalty just puts a cap on how much juice the redirect can pass, rather than transferring the penalty to the other domain itself. Any thoughts on this?
Intermediate & Advanced SEO | | SEOMG1 -
How to ask for a backlink?
Everyone knows backlinks ( plus content ) is the key to good rankings. BUT, how do you ask for a backlink without sounding douchey? Does anyone have a template or something they could share?
Intermediate & Advanced SEO | | DojoGuy0