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.
Can I remove 301 redirects after some time?
-
Hello,
We have an very large number of 301 redirects on our site and would like to find a way to remove some of them.
Is there a time frame after which Google does not need a 301 any more? For example if A is 301 redirected to B, does Google know after a while not to serve A any more, and replaces any requests for A with B?
How about any links that go to A?
Or: Is the only option to have all links that pointed to A point to B and then the 301 can be removed after some time?
Thank you for you you help!
-
Thank you both for your answers, I really appreciate, they are very helpful!
-
Why do you think there are too many 301 redirects? There is no limit to how many 301 redirects you can have and I'm not sure why you think removing them will 'ease download times'.
Your concern about the links is correct. If you remove the 301s then you lose the value that these links are passing through the redirect.
I'd love to know who these 'experts' are because I've never heard of that. Sounds completely made up and, to my knowledge, is incorrect.
I would suggest you take a look at Google's explanation about 301 redirects as it could prove informative to you.
-
Thank you for your reply.
We want to get rid of the 301s as there are just too many. Our site was not set up with lots of strategy, and it takes hundresds of 301's to consolidate.
The reason to get rif of them is to ease management, and to ease download time.
My concern is not only the 404s it is the links that go to the pages that where 301.
I have heard from some experts that it is ok to remove the 301s as once Google realizes one page is permanently redirected to another it keeps a recod to it and the 301 i sno longer needed. I am not sure that is correct.
Thank you!
-
Streamline is right that you should keep the 301 redirects in place so that any links pointing to the old pages pass value through the redirect to the new pages.
Is there a time frame after which Google does not need a 301 any more? For example if A is 301 redirected to B, does Google know after a while not to serve A any more, and replaces any requests for A with B?
Simply put, no. If you remove the 301 redirect then any requests for page A will return page A and not B.
How about any links that go to A?
These links will now be passing all their value to page A.
Or: Is the only option to have all links that pointed to A point to B and then the 301 can be removed after some time?
If it is possible for you to change all links that point to A, to then point to B, then maybe. However, it is very unlikely you will be able to do this and it will be extremely time consuming.
In short, your best option is to leave the 301 redirects in place as best SEO practice.
-
May I ask why you wish to remove the redirects? If other sites are linking to any of your old pages, then you should leave the 301 redirects in place since the search engines will likely crawl those links only to discover a 404 page.
Otherwise, you could go ahead and try removing the 301 redirects and monitor Google Webmaster Tools to see if Google encounters any 404 pages. If you do see the 404s start increasing, then you'll know that you should probably put the 301 redirects back in place.
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
-
What to do with old content after 301 redirect
I'm going through all our blog and FAQ pages to see which ones are performing well and which ones are competing with one another. Basically doing an SEO content clean up. Is there any SEO benefit to keeping the page published vs trashing it after you apply a 301 redirect to a better performing page?
Technical SEO | | LindsayE0 -
301 Redirect non existant pages
Hi I have 100's of URL's appearing in Search Console for example: ?p=1_1 These go to on to 5_200 etc.. I have tried to do htaccess and the mod rewrite is on as I can redirect directories to the root i.e RewriteRule ^web_example(.*)$ /$1 [R=301,N,L] However I have tried all kinds of variations to redirect ?p= and either it doesn't work at all or it crashes the website. Can anyone point me in the right direction to fix this.
Technical SEO | | Cocoonfxmedia0 -
Max Number of 301 Redirections?
Hi, We currently made a re-design of a website and we changed all our urls to make them shorter. I made more than 300 permanent redirections but plenty more are needed since WMT is showing some more 404s from old urls that I hadn't seen because they were dynamic. The question is, please, is there a limit? I think we have more than 600 already. We don't want to create a php commando to redirect all the old ones to our home, we are redirecting them to their correspondent url. By the way, Im doing them with the 301 method in .htaccess. Thanks in advance.
Technical SEO | | Tintanus0 -
Best & easiest way to 301 redirect on IIS
Hi all, What is the best and easiest way to 301 redirect URLs on IIS server? I got access to the FTP and WordPress back office, but no access to the server admin. Is there an easy way to create 301 redirect without having to always annoy the tech in charge of the server? Thanks!
Technical SEO | | 2MSens0 -
Best Practice on 301 Redirect - Images
We have two sites that sell the same products. We have decided to retire one of the sites as we'd like to focus on one property. I know best practice is to redirect apples to apples, which in our case is easily done since the sites sold the same thing. www.SiteABC.com/ProductA can be redirected to www.SiteXYZ.com/ProductA. My question is how far does that thinking go regarding images? Each product has a main product page, of course, and then up to 6 images in some cases. Is it necessary to redirect www.SiteABC.com/ProductA-Image1.jpg to www.SiteXYZ.com/ProductA-Image1.jpg? Or can they all be redirected to just the product page?
Technical SEO | | Natitude0 -
301 redirect from Blogger
Hello, I have a client with a Wordpress network of blogs, each blog is owned by a different blogger. Many of them were migrated time ago from Blogger. I have seen that the way used to redirect them is a meta refresh, so no authority is being passed. I cannot find any reliable way of making a 301 from Blogger, There are some plugins, but I'm afraid of using them. Any of you have experience with this situation please? I have even thought about placing a global rel canonical before the meta refresh, but I think that here the problem is the meta refresh itself.... Thank you in advance
Technical SEO | | Juandbbam0 -
Removing Redirected URLs from XML Sitemap
If I'm updating a URL and 301 redirecting the old URL to the new URL, Google recommends I remove the old URL from our XML sitemap and add the new URL. That makes sense. However, can anyone speak to how Google transfers the ranking value (link value) from the old URL to the new URL? My suspicion is this happens outside the sitemap. If Google already has the old URL indexed, the next time it crawls that URL, Googlebot discovers the 301 redirect and that starts the process of URL value transfer. I guess my question revolves around whether removing the old URL (or the timing of the removal) from the sitemap can impact Googlebot's transfer of the old URL value to the new URL.
Technical SEO | | RyanOD0 -
301 Redirect with an Exact Domain name Match
My Client had a site that ranked for a pretty competitive two word phrase, but for a variety of reasons had to transfer the site to a different domain name (with none of the previous keywords). We've 301'd everything just fine to the new site, but our traffic for that two word phrase, as well as related long tail traffic, is beginning to drop. Could the drop be related to something that we didn't do well in the transfer? Or is it due to the new domain name now not being an exact match? Sitenote question: Our Google Analytics is still set up for the former domain name and shows data just fine. Is there any reason to switch GA to the new domain? What are the pros/cons? Much thanks in advance!
Technical SEO | | TrevorMcKendrick0