Best Place to Redirect 301 to?
-
Hey Everyone!
I have an old site with hundreds of blog posts that are very spammy (duplicate content, keyword stuffed, and just plain bad content). I am going to redirect them and delete them from WordPress but I'm wondering where is the best place to redirect them to? Home page, other posts, other pages...?
Any thoughts would be appreciated!
Thanks!
-
Adam, keep in mind that if that's low quality content... and you redirect those URLs to somewhere else, then you're passing any links and any potential quality factors over to the new URLs.
When Google Panda came out, keep in mind that one of the only ways to recover is to delete the low quality content from your site entirely. So why would you want to redirect that low quality content and pass that on to another URL or another site?
I agree with what the others here have said, Casey and Wesley. Think of the user experience.
-
There was a great Moz blog post on the whole re-direct issue by Cyrus Shepard which is well worth taking a look at.
-
User experience, which of course is paramount as been mentioned above. However, what hasn't been mentioned above is the clear need to PRUNE (remove completely) from your site low-quality content for Panda reasons. I personally would not want to redirect any page that has a 100% bounce rate or an average site visit of less than 20 seconds. I'm sure if you filtered these target pages the metrics would be even worse than this.
The problem with low quality or thin content is that even a small amount on the average site will drag down a site algorithmically. Google used to view websites as books, and the best practice was to continually add pages to that book so that you had more possible targets for Google to rank and send you long-tail search traffic referrals. That is no longer the case. Instead, anything that doesn't provide a high-quality user experience is just dragging you down and that includes exactly what you stated in your question "duplicate content, keyword stuffed, and just plain bad content."
So what should you do with these pages? I would certainly not 301 redirect them just for the sake of "redirecting them" nor do I believe that a "custom 404 page for a previous BAD piece of content" enhances user-experience. Instead, I would urge you to remove them completely by the site via a 410 GONE redirect. Google has already publicly stated that they process 410's faster and that this is the PREFERRED best practice to ensure these pages are completely removed from the index.
Hope that helps. Good luck with your project.
-
Absolutely agree here. Do not 301 for the sake of redirecting. Google would much rather someone landed on a good 404 page rather than to a page that had nothing to do with the original request.
Google also won't penalise you for having 404's on the site - this is commonplace and fully expected.
Have a read what Google say about it here and look at using Google's own 404 widget here.
-Andy
-
Think about the user experience when implementing a solution like this.
If your user expects to find a blog post about a certain topic make sure they are redirected to at least something which is connected to that.On a webshop selling clothing articles it would make sense to redirect a deleted shoe article to the category page for shoes or to show them a custom 404 page which helps them on their way to find more content.
If redirecting them to something relevant is not possible i would suggest creating a custom 404 page which explains that the page has been deleted but that certain pieces of your content may be interesting for them. (Link to those pieces of content.)
Just redirecting users to the homepage or other pages which are not relevant only annoys the user and gives them a negative association with your website.
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 from dynamic url to static page
Hi, i want to redirect from this old link http://www.g-store.gr/product_info.php?products_id=1735/ to this one https://www.g-store.gr/golf-toualetas.html I have done several attempts but with no result. I anyone can help i will appreciate. My website runs in an Apache server with cpanel. Thank you
Technical SEO | | alstam0 -
Proper 301 redirect code for http to https
I see lots of suggestions on the web for forwarding http to https. I've got several existing sites that want to take advantage of the SSL boost for SEO (however slight) and I don't want to lose SEO placements in the process. I can force all pages to be viewed through the SSL - that's no problem. But for SEO reasons, do I need to do a 301 redirect line of code for every page in the site to the new "https" version? Or is there a way to catch all with one line of code that Google, etc. will recognize & honor?
Technical SEO | | wcksmith10 -
301 Redirect to add juice from Keyword A to Keyword B
Here's our situation: Our company sells Employee HANDBOOKS (the book that explains to employees how the company itself is run, more or less). That's the technically correct term for them. However, many people use this term interchangeably with Employee MANUALS. Employee MANUALS are actually slightly different. (they're more specific, usually a list of common office policies and procedures and how to do them) When doing Keyword research, we learned that many, many people search for Employee MANUALS when they actually are interested in an employee HANDBOOK. We've got our page optimized for the Keyword Employee HANDBOOKS, because in our copy we always refer to it as such. Here's my question: Would it be "cloacking" or some other blackhat nonsense if we did this: #1. Take a copy of the current page, and make a second page for it with a slightly different URL, but optimize the SEO-relevant parts for the phrase Employee MANUAL. #2. That page will also include a 301-redirect towards the original page, which is identical except the SEO bits are optimized for Employee HANDBOOKS. My understanding here is that we'd get the SEO juice from the phrase Employee Manual, without actually having to do the upkeep on two different pages. We also avoid having to have a random page SEO optimized for an improper term just because of the general confusion about what the product is called. Are we on the right track here? Or is this going to annoy Google, or not have the result I'm predicting? Any insight is appreciated!
Technical SEO | | CEDRSolutions0 -
Which way round to 301 redirect?
Hi We have just added a new layered navigation menu to our website. so for example we had Before : www.tidy-books.co.uk/chidlrens-bookcases (this has the seo juice) And Now: http://www.tidy-books.co.uk/childrens-bookcases-book-storage/childrens-bookcases Might be a stupid question but do I redirect the 'now' url to the 'before' url or the the other way round I look forward to hearing your thoughts Thanks
Technical SEO | | tidybooks0 -
Best way to redirect friendly URL in direct mail ?
Hi, When we do direct mail to our customers talking about a specific product we sell we usually put a link in the letter so the customer can go directly to the product just by typing a short link, something like:
Technical SEO | | BigJoe
www.example.com/blue-widget This link will then re-direct to:
www.example.com/shop/product/brand-name-big-blue-widget-with-green-ends-200m-50diameter.php Which we are happy with at the moment but I want to check we are doing it correctly in terms of redirects, we currently re-direct it using .htaccess like:
Redirect /blue-widget http://www.example.com/shop/product/brand-name-big-blue-widget-with-green-ends-200m-50diameter.php This re-directs it as a 302 but should it be done as a 301 ? I am not sure why we did 302's to start with but I am thinking they should be 301's, I think it might have been because the URL we were redirecting from was imaginary ? Also should we use the Redirect line in the .htaccess or should we do each one with a RewriteRule ? Thanks BigJoe0 -
During a site platform transition, should we 301 redirect all URLs or only those with inbound links?
We have an ecommerce client transitioning to a new platform. Due to the nature of the platform, all the pages will have different URLs. There are between 7000-8000 total pages on the website. We wrote 301 redirects for all URLs which are showing inbound links. Unfortunately, automating this process is pretty difficult and hand writing URLs for 8000 links is unfeasible. Is it worth investing the time to 301 redirect all 8000 URLs, or are we safe with only doing those with inbound links? One other option would be to implement a generic redirect for all the rest of the old URLs that sends them to the homepage. Would this be a good compromise?
Technical SEO | | outofboundsdigital0 -
Will Google index a 301 redirect for a new site?
So here is the problem... We have setup a 301redirect for our clients website. When you search the clients name it comes up with the old .co.uk website. We have made this redirect to the new .com website. However on the SERPs when it shows the .co.uk it shows the old title pages which currently say 'Holding Page'. When you click on that link it takes you to the fully functioning .com website. My question is, will the title tags in the SERPs which show the .co.uk update to the new ones from the .com? I'm thinking it will be just a case of Google catching up on things and it will sort itself out eventually. If anyone could help I would REALLY appreciate it. Thanks Chris
Technical SEO | | Weerdboil0 -
Should I 301 redirect my country specific sites, or use them as linking root domains?
I have loveelectronics.co.uk, but I also own 10 other country code specific domains. I am short on links (i'm actually still setting up the website) and wondered that until i have country specific content, should I 301 redirect these websites to the homepage of my main site, or could I use them as links which would mean I have more linking root domains? Sorry if this is a beginner question, but it would be good to know so I can sort this.
Technical SEO | | jcarter0