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
-
301 Redirect from query string to new static page
If i want to create a redirect from a page where the slug ends like this "/?i=4839&mid=1000&id=41537" to a static, more SEO friendly slug like "/contact-us/", will a standard 301 redirect suffice? Thanks, Nails
Intermediate & Advanced SEO | | matt.nails0 -
Google Is Indexing my 301 Redirects to Other sites
Long story but now i have a few links from my site 301 redirecting to youtube videos or eCommerce stores. They carry a considerable amount of traffic that i benefit from so i can't take them down, and that traffic is people from other websites, so basically i have backlinks from places that i don't own, to my redirect urls (Ex. http://example.com/redirect) My problem is that google is indexing them and doesn't let them go, i have tried blocking that url from robots.txt but google is still indexing it uncrawled, i have also tried allowing google to crawl it and adding noindex from robots.txt, i have tried removing it from GWT but it pops back again after a few days. Any ideas? Thanks!
Intermediate & Advanced SEO | | cuarto7150 -
Moving html site to wordpress and 301 redirect from index.htm to index.php or just www.example.com
I found page duplicate content when using Moz crawl tool, see below. http://www.example.com
Intermediate & Advanced SEO | | gozmoz
Page Authority 40
Linking Root Domains 31
External Link Count 138
Internal Link Count 18
Status Code 200
1 duplicate http://www.example.com/index.htm
Page Authority 19
Linking Root Domains 1
External Link Count 0
Internal Link Count 15
Status Code 200
1 duplicate I have recently transfered my old html site to wordpress.
To keep the urls the same I am using a plugin which appends .htm at the end of each page. My old site home page was index.htm. I have created index.htm in wordpress as well but now there is a conflict of duplicate content. I am using latest post as my home page which is index.php Question 1.
Should I also use redirect 301 im htaccess file to transfer index.htm page authority (19) to www.example.com If yes, do I use
Redirect 301 /index.htm http://www.example.com/index.php
or
Redirect 301 /index.htm http://www.example.com Question 2
Should I change my "Home" menu link to http://www.example.com instead of http://www.example.com/index.htm that would fix the duplicate content, as indx.htm does not exist anymore. Is there a better option? Thanks0 -
301 redirects Ruby on Rails
Can anyone point me to the best way to implement 301 redirects on a Ruby on Rails website?
Intermediate & Advanced SEO | | brianvest0 -
Php 301 redirect
Hi I am migrating an old wordpress site to a custom PHP site and the URL profiles will be different, so want to retain all link profiles and more importantly if a user visits the old urls via search then they are seamlessly transferred to the new equivalent page For example www.domain.com/about-us is going to need to redirect to www.domain.com/aboutus.php www.domain.com/furniture is going to need to redirect to www.domain.com/furniture-collections.php etc What is the best way of achieving this apart from .htaccess as not 100% confident of doing this. Could it be done via PHP or using meta tags?
Intermediate & Advanced SEO | | ocelot0 -
Geoip redirection, 301 or 302?
Hello all Let me first try to explain what our company does and what it is trying to achieve. Our company has an online store, sells products for 3 different countries, and two languages for each country. Currently we have one site, which is open to all countries, what we are trying to achieve is make 3 different stores for these 3 different countries, so we can have a better control over the prices in each country. We are going to use Geoip to redirect the user to the local store in his country. The suggested new structure is to add sub-folders as following: www.example.com/ca-en
Intermediate & Advanced SEO | | ajarad
www.example.com/ca-fr
www.example.com/us-en
... If a visitor is located outside these 3 countries, then she'll be redirected to the root directory www.example.com/en We can't offer to expand our SEO team to optimize new pages for the local market, it's not the priority for now, the main objective now is to be able to control the prices for different market. so to eliminate the duplicate issue, we'll use canonical tags. Now knowing our objective from the new URL structure, I have two questions: 1- which redirect should we use? 301, 302?
If we choose 301, then which version of the site will get the link juice? (i.e, /ca-en or /us-en?)
if we choose 302, then will the link juice remain in the original links? is it healthy to use 302 for long term redirections? 2- Knowing that Google bots comes from US-IP, does that mean that the other versions of the site won't be crawled (i.e, www.example.com/ca-fr), this is especially important for us as we are using AdWords, and unindexed pages will effect our quality score badly. I'd like to know if you have other account structure in your mind that would be better than this proposed structure. Your help is highly highly appreciated.
Thanks in advance.0 -
301 redirect from .html to non .html?
Previously our site was using this as our URL structure: www.site.com/page.html. A few months ago we updated our URL structure to this: www.site.com/page & we're not using the .html. I've read over this guide & don't see anywhere that discusses this: http://www.seomoz.org/learn-seo/redirection. I've currently got a programmer looking into, but am always a bit weary with their workarounds, as I'd previously had them cause more problems then fix it. Here is the solution he is looking to do: The way that I am doing the redirect is fine. The problem is of where to put the code. The issue is that the files are .html files that need to be redirected to the same url with out a .html on them. I can see if I can add that to the 404 redirect page if there is one inside of there and see if that does the trick. That way if there is no page that exists without the .html then it will still be a 404 page. However if it is there then it will work as normal. I will see what I can find and get back. Any help would be greatly appreciated. Thanks, BJ
Intermediate & Advanced SEO | | seointern0 -
How do I go about changing a 302 redirect to a 301.
Hello Friends! Thanks for viewing my question. Ok,My question today is How do I go about redirecting a 302 link to a 301 link. I understand the benefits of doing this as far as link juice and how the Search Engines views the two Re-Directs. I am wanting to know where I would start to do this. Thank you in advance for any help or suggestions!
Intermediate & Advanced SEO | | FrontlineMobility0