Should I stop redirectin 301, sometime?
-
Dear All,
I work for a southamerican ecommerce, I would like to know if you can help me out with the following.
This site is full of 404, more than 45K, so we are doing 301 to corresponding pages. The development team is asking me if we could stop doing the 301 in some time...In order to do this search engines should index only the url we are redirecting to, and not the one that is redirecting to the new one.
Currently they are redirecting in the HTML no by htaccess, so this means they have one page for each URL that needs to be redirected, and this is not efficient.
Bests,
Pablo
-
I would just setup wild card 301 redirects via htaccess. Allows you to establish rules to redirect whole directories to new pages: http://stackoverflow.com/questions/6877486/how-can-i-use-htaccess-to-redirect-paths-with-a-wildcard-character
-
Meta noindex + the URL Removal Tool would work to get rid of them. I would also try and make sure any old links internally on your site that may point to these pages get removed, if that is the step you are going to take. What will the user see when they land on these old URLs?
-
Hi Jazom,
Errors are hard 404. I like what you say, but I would like to know if it would be better to erase indexed pages from index.
Bests,
Pablo López Carrara
Cinepapaya
-
Hi Russ,
Tnks, I like this kind of segmentation by inbound links and traffic, let me quote you
"Chances are, most of those pages neither receive traffic nor have inbound links. Go ahead and drop the 301 redirect for all of those" I think you mean (Im Argentine) I should use redirect for these URLs. which I dont think it make much sense since these are not the most valuable pages. I got your general idea, but let me know if you made I mistake when you wrote it.
I like what you said in general, but I wouldn´t like leaving 404 (even though they got no traffic or links) with out treating. So...questions...Meta no-index, does it work for already indexed pages? What do you think about using no-index + deleting these urls from index using webmaster tools.
Bests,
Pablo López Carrara
Cinepapaya
-
Hi Pablo,
What report are you using to find the 404 pages? Are they soft 404 or hard 404s? A lot of reports may return a 404 response for something like a failed file request which does not really impact usability.
If you have a consistent page name for your 404 pages, look under Analytics site content and filter by page title then search for your 404 page title - this will give you the actual failed page requests, you can then narrow down if they are internal page links or external.
It may be worthwhile checking what links are pointing to your 301 redirects and if there are links you want to keep, dropping them could have a negative impact on your site.
Regards,
Jason
-
This is a good and common question. There are two reasons why you would want to keep the 301 redirect in place
- Usability: Users are still trying to reach this now defunct page
- Inbound Links: There are external links that are pointing to this page.
The best thing to do is first narrow down the pages for which you have no reason to keep 301s in place. Open up your analytics platform and look to see which of those 45K pages have received no traffic in the last 30 days. Then use a tool like Open Site Explorer or Google Search Console to see if any of those 45K pages have inbound links. Chances are, most of those pages neither receive traffic nor have inbound links. Go ahead and drop the 301 redirect for all of those.
Then, prioritize the remaining pages. The ones with the most links and most traffic should probably retain a 301 redirect for the long run. Those near the bottom you might choose to drop.
Finally, with that many 404s, make sure that your 404 page is useful. Create a custom 404 page that helps direct users to their correct location or provides an easy search mechanism to find it themselves.
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 impact on ranking
If Website A is ranking 19th position in Google for a specific keyword, and Website B is ranking 30th position for the same keyword, What would be impact after 301 redirect? Will Website A drop to 30th position because of 301 or existing position would improve because of link juice?
Intermediate & Advanced SEO | | riyaaaz0 -
How to speed up transition towards new 301 redirected landing pages?
Hi SEO's, I have a question about moving local landing pages from many separate pages towards integrating them into a search results page. Currently we have many separate local pages (e.g. www.3dhubs.com/new-york). For both scalability and conversion reasons, we'll integrate our local pages into our search page (e.g. www.3dhubs.com/3d-print/Bangalore--India). **Implementation details: **To mitigate the risk of a sudden organic traffic drop, we're currently running a test on just 18 local pages (Bangalore) = 1 / 18). We applied a 301 redirect from the old URL's to the new URL's 3 weeks ago. Note: We didn't yet update the sitemap for this test (technical reasons) and will only do this once we 301 redirect all local pages. For the 18 test pages I manually told the crawlers to index them in webmaster tools. That should do I suppose. **Results so far: **The old url's of the 18 test cities are still generating > 99% of the traffic while the new pages are already indexed (see: https://www.google.nl/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=site:www.3dhubs.com/3d-print/&start=0). Overall organic traffic on test cities hasn't changed. Questions: 1. Will updating the sitemap for this test have a big impact? Google has already picked up the new URL's so that's not the issue. Furthermore, the 301 redirect on the old pages should tell Google to show the new page instead, right? 2. Is it normal that search impressions will slowly shift from the old page towards the new page? How long should I expect it to take before the new pages are consistently shown over the old pages in the SERPS?
Intermediate & Advanced SEO | | robdraaijer0 -
301 redirects
One of our employees took an SEO class recently. She was told that having too many 301 redirects can hurt SEO. I have never heard of 301 redirects as having a negative impact. Any thoughts?
Intermediate & Advanced SEO | | Smart_Start0 -
Pages that 301 redirect to a 404
We are going through a website redesign that involves changing URL's for the pages on our site. Currently all our pages are in the format domain.com/example.html and we are moving to stip off the .html file extension so it would just be domain.com/example We have thousands of pages as the site deals with news so building a redirect for each individual page isn't really feasible. My plan is to have a generic rewrite rule that redirects any page that ends .html to the stripped off version of this. A problem I can see with this is that it will also redirect pages that don't exist. So for example, domain.com/non-existant-page.html would 301 to domain.com/non-existant-page which would then return a 404 status. What would the SEO repercussions be for this? Obviously if a page doesn't exist already then it shouldn't show up in the search engine indexes and shouldn't be a problem but I'm a bit worried about how old pages that currently legitimately 404 will be treated when they start to 301 redirect to a 404 instead. Not sure if there any other potential issues from this that I've missed either? Thanks!
Intermediate & Advanced SEO | | sbb0240 -
Can I dissavow links on a 301'd website?
So we are performing link removal for a client on his old website (A), which is being 301 redirected to his new website (B). We have identified toxic links on site A and are removing, once complete we will undo the current 301, confirm a new GWT account for website A, and then submit the disavow report. We would then like to reapply the 301 redirect to site B while we are waiting for Google to process the disavow report, the logic being we can retain some current rankings on site B while waiting for the disavow to process on site A. Has anyone had experience with this method? I foresee some potential issues here but am interested to here from others on this. Thanks!
Intermediate & Advanced SEO | | SEOdub1 -
Embed Same Video On Multiple Pages or 301 Redirect Into 1?
I have 3 pages that rank VERY well for related terms such as: -How to get widgets -How to become a widget -Getting widgets -etc. I am incorporating a video on the topic and rewriting much of the content on the site. I am wondering if it is wise to 301 redirect all 3 pages to 1 page that has the new/better video content or if I should leave the old content that is ranking well and embed the video on the top of each. The anal retentive side of me wants a nice new site structure and 1 powerful page. However, if the 3 pages are currently ranking (sometimes 2 pages in the same top 10 results), should I mess with what is working? Ultimately my goal is to increase the avg time on site as these 3 pages are top traffic pages for the site. However, they do not convert at all, as they are for a product we don't offer. Thoughts?
Intermediate & Advanced SEO | | TheDude0 -
How To 301 Redirect .html pages
I need to redirect a page/URL that is purely .html to a new location. I don't know how to do this. All the redirects I can find are for server side code pages .php/.aspx etc. From my understanding I can't put a server side redirect in a .html file. I am hosting on a microsoft server, however the new page I am redirecting to is .php. I am running some WordPress (.php) files on the server. I need to make it redirect before the old page loads so visitors don't start reading something that is about to get redirected Can someone please help me?
Intermediate & Advanced SEO | | MyNet0 -
Best way to stop pages being indexed and keeping PageRank
If for example on a discussion forum, what would be the best way to stop pages such as the posting page (where a user posts a topic or message) from being indexed AND not diluting PageRank too? If we added them to the Disallow on robots.txt, would pagerank still flow through the links to those blocked pages or would it stay concentrated on the linking page? Your ideas and suggestions will be greatly appreciated.
Intermediate & Advanced SEO | | Peter2640