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.
Website Redesign, 301 Redirects, and Link Juice
-
I want to change my client’s ecommerce site to Shopify. The only problem is that Shopify doesn’t let you customize domains. I plan to:
-
keep each page’s content exactly the same
-
keep the same domain name
-
301 redirect all of the pages to their new url
The ONLY thing that will change is each page’s url. Again, each page will have the exact same content.
The only source of traffic to this site is via Google organic search and sales depend on the traffic. There are about 10 pages that have excellent link juice, 20 pages that have medium link juice, and the rest is small link juice. Many of our links that have significant link juice are on message boards written by people that like our product. I plan to change these urls and 301 redirect them to their new urls.
I’ve read tons of pages online about this topic. Some people that say it won’t effect link juice at all, some say it will might effect link juice temporarily, and others are uncertain. Most answers tend to be “You should be good. You might lose some traffic temporarily. You might want to switch some of your urls to the new structure to see how it affects it first.”
Here’s my question:
1) Has anyone ever done changed a url structure for an existing website with link juice? What were your results and do you have a definitive answer on the topic?
2) How much link juice (if any) will be lost if I keep all of the exact content the same but only change each page’s url?
3) If link juice is temporarily lost and then regained, how long will it be temporarily lost? 1 week? 1 month? 6 months?
Thanks.
-
-
Hi,
I had and experience for moving not only the file structure, but also the whole domain (domain name change). We have created the 301 redirect from the old site to the new one (from every single old page to the new one). It's not the same as your case, but the general approach is exactly the same.
So it looked like
olddomainname.com/aaa > 301 >newdomainname.com/aaa
in your case it going to be as yourdomainname.com/aaaa >301> yourdomainname.com/site-collection/aaaa
Google reindexed all our new pages (about 1500 000 pages) within about 6-8 months, but we still (after more than 18 month) have old domain pages being indexed by Google (about 10 000 pages).
Once the domain name was changed, we had started to monitor all our backlinks to be sure they all are still alive, and we've been checking them every week. This part was the hardest to deal with, coz in spite of setting the 301 redirect, some links were lost. The problem was not connected to the re-direction from oldsite.com/aaa to newsite.com/aaa, but to the problem that end-pages were out-dated (products out of stock etc). When we discovered this problem (shame on us!!), we had started to monitor back links more heavily. Now we do it every week to be sure we are not losing traffic due to this stupid problem.
As far as I know, there are some free apps for Shopify, dealing with 301 redirects, e.g. https://apps.shopify.com/atomseo-404-error-broken-link-checker, https://apps.shopify.com/redirectify
good luck!
-
Great answer. A good tool to use for testing the 301s in bulk is Screaming Frog. Save a CSV list of your old URLs before you migrate. When you update sites, set Screaming Frog in list mode and it will show you where all the old URLs 301 to. Makes it really easy to test.
If you do have any sort of staging site to do this with, that would be optimal before you go live. If you do go live, I would make this the first thing you do to check those 301s. Screaming frog will quickly check a ton of them and give you some peace of mind.
Side note, the only way link juice is lost in a 301 is if you 301 to a page that does not have semantically related content to the original page. i.e. if you have a page on Red Widgets and you 301 it to a page on Blue Bangles, Google will not pass the juice as it sees you trying to manipulate the link juice. As you are using 301 redirect to a new URL with the exact same content, you should be fine, assuming the other points that Dirk mentions.
-
I have migrated several sites - including changes of urls (and even domains). If done well (meaning that all pages are properly redirected from the old to the new url) there should not a be an issue. In 80% of the migrations, you couldn't even notice that there had been a migration if you looked at the search engine traffic. In the 20% where traffic was lost, it wasn't related to link juice but to other issues:
- if you change the look & feel of your pages this can have an impact on your visitors (both positive and negative - check bounce rate, time on page, avg. pages/visit) - if it's negative you can quite easily loose positions in search (resulting in lower search traffic). If your pages stay exactly the same - this shouldn't be an issue.
-
Same goes with performance - if the performance of the new platform is worse than the old one - it could again have a negative impact on your users, and as a result on your position in the SERP's.
-
if you change your site structure - take care of you site depth. Sometimes changing you site can push important content deeper or cause less internal links to these pages, again having a negative impact on the site's performance in the SERP's.
Nobody will be able to give you a definitive answer on your question, but as far as I know, link juice doesn't get lost with 301's, but a lot of other factors can have a severe impact.
If you loose traffic, recovery can take a long time (up to 6 months) provided you find the root cause of the problem (and it won't be the link juice). If you don't - that traffic is gone.
Hope this helps,
Dirk
-
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 Redirects to relative URLs not absolute a problem?
Hi we recently did a migration and a lot of content changed locations see: https://d.pr/i/RvqI81 Basically, the 301 goes to the correct location but its a relative URL (as you can see from the screenshot) rather than absolute URL. Do you think this is a high priority issue from an SEO standpoint, should we get the developer to change the redirects to absolute? Cheers.
Intermediate & Advanced SEO | | cathywix0 -
301 redirect hops from non-https and www
It's best practice to minimize the amount of 301 redirect hops. Ideally only one redirect hop. It's also best practice to 301 redirect (or at least canonical) your non-https and/or your non-www (or www) to the canonical protocol/subdomain. The simplest (and possibly the most common) way to implement canonical protocol/subdomain redirects is through a load balancer or before your app processes the request. Both of which will just blanket 301 to the canonical domain/protocol regardless if the path exists or not In which case, you could have: Two hops. i.e. hop #1 http://example.com/foo to https://example.com/foo, hop #2 https://example.com/foo to https://example.com/bar 301 to a 404. Let's say https://example.com/dog never existed, but somebody for whatever reason linked to it (maybe a typo). If I request https://www.example.com/dog, the load balancer would 301 to a 404 page. Either scenario above should be fairly rare. However, you can't control how people link to you. Should I care about either above scenario? I could have my app attempt to check if the page exists before forwarding, but that code could be complicated.
Intermediate & Advanced SEO | | dsbud0 -
Do 404s really 'lose' link juice?
It doesn't make sense to me that a 404 causes a loss in link juice, although that is what I've read. What if you have a page that is legitimate -- think of a merchant oriented page where you sell an item for a given merchant --, and then the merchant closes his doors. It makes little sense 5 years later to still have their merchant page so why would removing them from your site in any way hurt your site? I could redirect forever but that makes little sense. What makes sense to me is keeping the page for a while with an explanation and options for 'similar' products, and then eventually putting in a 404. I would think the eventual dropping out of the index actually REDUCES the overall link juice (ie less pages), so there is no harm in using a 404 in this way. It also is a way to avoid the site just getting bigger and bigger and having more and more 'bad' user experiences over time. Am I looking at it wrong? ps I've included this in 'link building' because it is related in a sense -- link 'paring'.
Intermediate & Advanced SEO | | friendoffood0 -
Too many 301 redirects?
Hey, My company currently has one chief website with about 500-600 other domains that all feature the same material as the chief website. These domains have been around for about 5 years and have actually picked up some link traffic. I have all of these identical web-pages utilizing rel=canonical but I was wondering if I would be better served, from SEO purposes, to 301 redirect all of these sites to their respective pages on our chief website? If I add 500 301 redirects, will the major search engines consider this to be black-hat link-building even though the sites are related and technically already feature the same content? For an example, the chief website is www.1099pro.com and I would 301 redirect the below sites to the chief site: 1099softwarepro.com 1099softwarepro.info 1099softwarepro.net 1099softwarepro.biz 1099softwareprofessionals.com 1099softwareprofessionals.info ...you get the point
Intermediate & Advanced SEO | | Stew2220 -
Moving Content To Another Website With No Redirect?
I've got a website that has lots of valuable content and tools but it's been hit too hard by both Panda and Penguin. I came to the conclusion that I'd be better off with a new website as this one is going to hell no matter how much time and money I put in it. Had I started a new website the first time it got hit by Penguin, I'd be profitable today. I'd like to move some of that content to this other domain but I don't want to do 301 redirects as I don't want to pass bad link juice. I know I'll lose all links and visitors to the original website but I don't care. My only concern is duplicate content. I was thinking of setting the pages to noindex on the original website and wait until they don't appear in Google's index. Then I'd move them over to the new domain to be indexed again. Do you see any problem with this? Should I rewrite everything instead? I hate spinning content...!
Intermediate & Advanced SEO | | sbrault741 -
301 Redirection and apostrophes in URLs
Hi I am experiencing trouble getting any redirects with apostrophes in the URLs to 301 redirect in order to eliminate 404 errors. I have tried replacing the instance of the apostrophe in the source URL field to %27 and variations of this but to no avail. The site is a wordpress site (the old URLS are legacies from the old Business Catalyst site) and I am using the redirection plug in. I have gone into some detail with a helpful soul here http://wordpress.org/support/topic/how-to-deal-with-apostrophes-in-source-url but unfortunately to no result. If anyone has any idea how to solve this puzzle I would be grateful for the help. Example: http://www.tesselaars.com/blog/Inside_Flowers/post/Online_Marketing_for_Florists_Part_1%E2%80%93_A_Website_You_Won%27t_Regret/
Intermediate & Advanced SEO | | Seamoose0 -
Splitting one Website into 2 Different New Websites with 301 redirects, help?
Here's the deal. My website stbands.com does fairly well. The only issue it is facing a long term branding crisis. It sells custom products and sporting goods. We decided that we want to make a sporting goods website for the retail stuff and then a custom site only focusing on the custom stuff. One website transformed and broken into 2 new ones, with two new brand names. The way we are thinking about doing this is doing a lot of 301 redirects, but what do we do with the homepage (stbands.com) and what is the best practice to make sure we don't lose traffic to the categories, etc.? Which new website do we 301 the homepage to? It's rough because for some keywords we rank 3 or 4 times on the first page. Scary times, but something must be done for the long term. Any advise is greatly appreciated. Thank you in advance. We are set for a busy next few months 🙂
Intermediate & Advanced SEO | | Hyrule0 -
Redirecting Canonical 301s and Magento Website
I have an issue with a client's website where it has 3700+ pages, but roughly half of them are duplicates. Thankfully, the only difference between the original and the duplictes is the "?print" at the end of each URL (I suppose this is Magento's way of making a printable page version of the same page. I don't know, I didn't build it.) My questions is, how can I get all the pages like this http://www.mycompany.com/blah.html?print to redirect to pages like this... http://www.mycompany.com/blah.html Also, do they NEED to be Canonical, or will a 301 redirect be sufficient. Also, after having done this, if anybody knows, is there a way I can turn that feature off in Magento, because we're expanding our product line, and I don't want to have to keep chasing after these "?print" pages after the fact.
Intermediate & Advanced SEO | | ClifThompson0