Maintaining Link Value Of Old URLS With 301 Redirects
-
Large ecommerce site that has been around for a long time (15+ years.) During that time technology has changed a lot and we are running into issues maintaining 301 redirects for very old urls. For example we have a good amount of links to product and category pages. Some of the old links are to products that still exist and will exist for many years to come.(of note little to no traffic comes via these links. Most of them are close to 9 years old so they are buried deep within articles, forums, or websites) However as we make changes to the site and URL structure these old urls are taking up more resources to continue to maintain 301 redirects. I am Leary of no longer supporting them because I do not want it to impact rankings however there is concern on how much development time and technology resources it takes to continue to support as time goes on.
Does anyone have experience handling redirects 3 or 4 url structures old? Looking for insight from someone who has crossed this bridge before.
-
We have changed the URLS a few times over the past decade. It is just maintaining some of the super old backlinks to category and product pages that are getting harder to maintain.
I appreciate you taking the time to answer.
-
Okay, got it. To figure out how much value you're getting from that traffic, you need to figure out what you want customers to do once they hit those pages. If the customers do the thing you want them to do (buy, lead gen, consume more content, etc), then you still want to keep those redirects. If they don't, you can probably kill them without any repercussions to the brand/site. You can also reach out to those sites that are hosting your old links and ask them to put in new, more relevant links, if those links are still valuable in that the traffic from that link drives customers to do the action you want them to do.
I also wanted to add something that, I know you may fully realize, but no one has said yet, for every page that you're 301'ing to the new structure, you can take that old page and those old assets off your server. All you need is the 301 redirect code.
-
So you have old URLs; have they been changed already?
I'm assuming not since you're getting great traffic from organic. If that's the case, why change them? There appears to be no problem unless I'm missing something (assuming you haven't changed the URL).
This may be a question for developers that have more knowledge.
Thanks!
-
Erica,
Thank you so much for the response. To clarify so that i understand your recommendation correctly. The pages do still get traffic, some get a lot of traffic from organic search. They just do not get a lot of referral traffic from other websites. For example I have a lot of cases where a customer links to one of our products in a tutorial they did on their website. Because the tutorial is old the link to us is from many years ago and the url has a super old url structure. And maintaining the system that helps figure out where that old url should point to on our site is causing the problem. Because it is hard to know how to judge how much value is coming from that link from an SEO perspective I am having a hard time determining if we should continue to maintain these very old urls linking to us from external domains.
Does that help clarify?
-
If you don't get any traffic to these very old pages, there's really no reason to keep the redirects. When we rebranded from SEOmoz.org to Moz.com, we killed a lot of very old pages that didn't get any traffic anymore. We didn't redirect them, just tossed them away. We only redirected out-dated pages that were still getting traffic.
-
Cole,
First thanks for the response.
I probably should have added a bit more detail for clarification. The simple 301 redirect example.com/product-a-123-xyz.html is 301 redirected to example.com/product-a can be handled easily.
However because some of the Old urls had dynamic aspects to them our system has to run code to handle the redirect logic so that the 301 redirect takes sends them the to correct place. For example we sell tires for motorcycles. Because of old technology the url 10 years ago included vehicle specific elements like the year, model brand. Right now we have redirect logic that recognizes that the link is coming in from an old dynamic url and 301 redirect the customer to that specific tire on our site. Then at the product level they can then choose which vehicle they have, all dynamic aspects are taken care of now with ajax. But maintaining that old logic is eating up resources and I am debating if it is worth doing so.
-
Let me make sure I understand your question. You have migrated several (old) URLs into one (new) URL.
I would simply 301 redirect any old URL to a new URL that relates. For example, example.com/product-a-123-xyz.html is 301 redirected to example.com/product-a
You don't have to worry about what articles, bookmarks, etc. have the wrong URL because they are now redirected to the correct URL to maintain link value.
Do not 301 redirect page A to Page B that does not relate.
If you have any other 404s that come up via GWT or Moz and you have a relevant page for that 404, then go ahead and place a 301 redirect in. I would monitor this weekly (every Monday for example). It shouldn't be more than 20-30 to go through at most and that way you continue monitoring link value.
Does this answer your question? I hope this helps.
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 Domain Redirect from old domain with HTTPS
My domain was indexed with HTTPS://WWW. now that we redirected it the certificate has been removed and if you try to visit the old site with https it throws an obvious error that this sites not secure and the 301 does not happen. My question is will googles bot have this issue. Right now the domain has been in redirection status to the new domain for a couple months and the old site is still indexed, while the new one is not ranking well for half its terms. If that is not causing the problem can anyone tell me why would the 301 take such a long time. Ive double and quadruple checked the 301's and all settings to ensure its being redirected properly. Yet it still hasn't fully redirected. Something is wrong and my clients ready to ditch the old domain we worked on for a good amount of time. backgorund:About 30 days ago we found some redirect loops .. well not loop but it was redirecting from old domain to the new domain several times without error. I removed the plugins causing the multi redirects and now we have just one redirect from any page on the old domain to the new https version. Any suggestions? This is really frustrating me and I just can't figure it out. My only answer at this point is wait it out because others have had this issue where it takes up to 2 months to redirect the domain. My only issue is that this is the first domain redirect out of many that have ever taken more than a week or three.
Technical SEO | | waqid0 -
Redirect indexed lightbox URLs?
Hello all, So I'm doing some technical SEO work on a client website and wanted to crowdsource some thoughts and suggestions. Without giving away the website name, here is the situation: The website has a dedicated /resources/ page. The bulk of the Resources are industry definitions, all encapsulated in colored boxes. When you click on the box, the definition opens in a lightbox with its own unique URL (Ex: /resources/?resource=augmented-reality). The information for these colored lightbox definitions is pulled from a normal resources page (Ex: /resources/augmented-reality/). Both of these URLs are indexed, leading to a lot of duplicate indexed content. How would you approach this? **Things to Consider: ** -Website is built on Wordpress with a custom theme.
Technical SEO | | Alces
-I have no idea how to even find settings for the lightbox (will be asking the client today).
-Right now my thought is to simply disallow the lightbox URL in robots.txt and hope Google will stop crawling and eventually drop from the index.
-I've considered adding the main resource page canonical to the lightbox URL, but it appears to be dynamically created and thus there is no place to access (outside of the FTP, I imagine?). I'm most rusty with stuff like this, so figured I'd appeal to the masses for some assistance. Thanks! -Brad0 -
301 redirect homepage question
Hi If i have a homepage which is available at both www.homepage.com and www.homepage.com// should i 301 the // version to the first version. Im curious as to whether slashes are taking into consideration Thanks in advance
Technical SEO | | TheZenAgency0 -
Will really old links have any benefit being 301'd
I have a client who when they built their site never had any of their old links 301'd - I've now managed to locate a few of these links and am going to redirect them. The site was rebuilt 2006/07 - and it ranked page one and #1 for lots of relevant keywords, if I redirect these to the current pages will the rankings still carry??
Technical SEO | | lauratagdigital0 -
Will a timed 301 redirect work for Googlebot?
Our client is changing brand names and domain names. We know we need to 301 redirect the old domain, but for marketing reasons we want people to see a short message saying that the brand has changed and that they will be redirected. Example: | | Our concern is how, or if, Googlebot will intepret the redirect. Will this accomplish our SEO objective of moving the value of the page to the new domain, or do we need to do just a plain old fashioned 301 redirect and not even let the page load? Thanks for your help.
Technical SEO | | GOODSIR0 -
301 Redirect NOT Working as Expected - HELP!
Hi! I just launched our newly coded site and just realized the installed 301 is NOT working. The URL string is the same EXCEPT for the removal of /shop/. Here is the code in .htaccess: ############################################ enable rewrites Options +FollowSymLinks RewriteEngine on #RedirectMatch 301 ^/shop?/$ http://hiphound.com/ RedirectMatch 301 ^/shop?/$ http://hiphound.com ########################################### When I go to Google and click on an old link I get a 404. No bueno!! Here is an example: http://hiphound.com/shop/rubit-dog-tag-clip I thought (and was told) that the installed 301 would send this page to: http://hiphound.com/rubit-dog-tag-clip It's not. Please HELP!! 🙂 What am I doing wrong??? Lynn
Technical SEO | | hiphound0 -
301 Redirects
Hello, I have a problem with my website. I have a page on my website http://www.ensorbuilding.com/page.php/aboutus but if i type in www.ensorbuilding.com/page.php/aboutus/f8e45e9d9df6140bb5a7ff1173e8d828 or www.ensorbuilding.com/page.php/aboutus/0f0eea5e9ab0a3e8d91fad8fc0d3ce9c it still displays the about us page. Google is seeing this as duplicate content so what I would want to do is 301 redirect anything after www.ensorbuilding.com/page.php/aboutus . How could I implement a 301 redirect in this way?
Technical SEO | | danielmckay70 -
Does 301 redirect pass "freshness?"
Greetings! I work for an online retailer, and we recently launched a voting tool that allows customers to voice their opinion whether or not we should carry a new item. It's been a huge success and we've been generating thousands of comments. As a result, it's helped our SEO, and our products are showing up on the first page for some keywords without having any external links pointing to these pages. Our plan is to sell a product if it does well during the voting period. Unfortunately, we're not able to process the sale on the voting page, and need to redirect users to another page on our site. I understand that a 301 redirect transfers "linkjuice" to the new destination URL. But does it also transfer "freshness?" I ask because our new landing pages will not be updated as frequently as the voting pages. Example of our Voting Page:
Technical SEO | | znotes
http://www.uncommongoods.com/voting/product/50012/infant-fortune-cookie-booties Example of Redirected Item Page (where sale can be processed):
http://www.uncommongoods.com/product/baby-tube-socks-set-of-4 Any help/comments would be appreciated. Thank you!0