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
-
Subdirectory site / 301 Redirects / Google Search Console
Hi There, I'm a web developer working on an existing WordPress site (Site #1) that has 900 blog posts accessible from this URL structure: www.site-1.com/title-of-the-post We've built a new website for their content (Site #2) and programmatically moved all blog posts to the second website. Here is the URL structure: www.site-1.com/site-2/title-of-the-post Site #1 will remain as a normal company site without a blog, and Site #2 will act as an online content membership platform. The original 900 posts have great link juice that we, of course, would like to maintain. We've already set up 301 redirects that take care of this process. (ie. the original post gets redirected to the same URL slug with '/site-2/' added. My questions: Do you have a recommendation about how to best handle this second website in Google Search Console? Do we submit this second website as an additional property in GSC? (which shares the same top-level-domain as the original) Currently, the sitemap.xml submitted to Google Search Console has all 900 blog posts with the old URLs. Is there any benefit / drawback to submitting another sitemap.xml from the new website which has all the same blog posts at the new URL. Your guidance is greatly appreciated. Thank you.
Intermediate & Advanced SEO | | HimalayanInstitute0 -
My Site name changed. Why does sometimes new name, sometimes old name show in Google.
My website name has changed in the title, but only shows up sometimes in the SERPs. What can I do to ensure the new name is the name that always shows up? It's been a month since the change and we have submitted a new sitemap. Here's one example: http://www.building.govt.nz/blc-building-act. In Google (for New Zealand building code) it shows up as Building Act - Department of Building and Housing. Any ideas?
Intermediate & Advanced SEO | | DanielleNZ0 -
301 old site to new site?
I have client with an old site - www.bestfamilylawattorney.com - which had a lot of spammy links (and bad rankings). Instead of fixing those issues, we started a new URL - www.berenjifamilylaw.com - with new content and redesign. Should I do a 301 redirect from old to new domain? If the old site was being penalized, would a 301 transfer that penalty? I just want to make sure I don't end up hurting the new site after doing all the work to start fresh. Thanks.
Intermediate & Advanced SEO | | mrodriguez14400 -
Site migration - 301 or 404 for pages no longer needed?
Hi I am migrating from my old website to a new one on a different, server with a very different domain and url structure. I know it's is best to change as little as possible but I just wasn't able to do that. Many of my pages can be redirected to new urls with similar or the same content. My old site has around 400 pages. Many of these pages/urls are no longer required on the new site - should I 404 these pages or 301 them to the homepage? I have looked through a lot of info online to work this out but cant seem to find a definative answer. Thanks for this!! James
Intermediate & Advanced SEO | | Curran0 -
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 -
When is it time to kill 301 redirects
3 months we updated our site design design and as such lots of page urls changed. At the time we 301 redirected about 100 pages. (All pages are on the same domain - 301 redirects like .com/about-us/company to .com/company) Anyhow my question is should I leave these redirects active indefinitely or kill them assuming value has passed through by now? Your Thoughts are welcomed. Thanks, Glen.
Intermediate & Advanced SEO | | AdvanceSystems0 -
301 vs Changing Link href
We have changed our company and want to 301 old domain from new domain in order to transfer the benefits of backlinks (DA: 50, 115 Linking Root Domains). I have the ability to modify around 50% of the backlinks. So my question is: Instead of redirecting all the links, should I update the 50% to link to the new domain instead of relying on redirects? Would this possibly trip an algorithmic filter and devalue these links? Or should I just do a 301 and not worry about modifying the links?
Intermediate & Advanced SEO | | Choice0 -
Open Site Explorer not Seeing 301 Redirect to non-www
I cannot figure out why open site explorer doesn't see that when you go to http://preferredroofingkc.net/ it redirects to http://www.preferredroofingkc.net/ This is a wordpress installation that uses a cannonical url http://www.preferredroofingkc.net/ The HTACCESS file also has a 301 redirect as follows: RewriteEngine On
Intermediate & Advanced SEO | | RobertFisher
RewriteBase /
RewriteCond %{HTTP_HOST} ^preferredroofingkc.net [NC]
RewriteRule ^(.*)$ http://www.preferredroofingkc.net/$1 [L,R=301] But, open site explorer still shows these sites separately without alerting that there is a 301 redirect.0