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.
1000 Pages on old website. What to do with the 301 redirects for this domain?
-
Hi Moz Community,
I have a 301 redirect question...
I just acquired an old domain:
-
Totally in my niche
-
Domain is 14 years old
-
Website exists of 1000 pages
-
Great amount of backlinks
-
Website is offline since about 2 weeks
-
Will place a new website online asap with new url structure
For the 50 best scoring pages I wrote a new, but fully comparable/related article. I will put a 301 redirect from those old to the new pages.
My question: What to do with the 950 other url's?
-
Should I put a 301 redirect to the homepage?
-
Should I forward those pages to the 404 page?
-
Should I divide the 950 url's with a 301 redirect to the 50 new ones?
-
Another solution maybe?
Any idea what would be the best solution so we can save as much Google juice as possible?
Thanks in advance!
-
-
Of course, you've acquired the domain and not the old site; that makes sense. If I was desperate I would consider scraping what content I could from cached versions of the site (I'd outsource that)- if there are no legal implications in doing so. If that isn't possible/feasible, I'd direct what you can to the most relevant pages where possible and take the hit. I think your plan to create matching pages for the top 50 pages is sound. Whatever you do beyond that with 301s is of limited value if you can't match the content so in that case, I'd consider saving some time and creating redirecting everything else to your home page (or product overview page, for example, if this is of greater value and has higher engagement potential).
The best you can do in each case is match as closely as you can to the content on the new site, where that isn't possible, consider the user's experience - can you deliver them to a page of interest where you can engage and potentially convert them into customers? You should always but the user's experience first, as this is what Google values most. After all, they want to do exactly the same for their customer - deliver relevant and engaging content.
Worst case, if you've captured the biggest chunk of the value with those top 50 pages, you're going to salvage some value, at least. Consider the rest a bonus.
Good luck
-
Hi, thanks for the answer.
An archive of some kind is not possible. The content itself from the old site is not ours and we can't use it.
In a perfect world with lots and lots of free time I would rewrite all 1000 pages and put a 301 on each one of them to the new page. But I don't have the resources to rewrite another 950 pages. And I know I will lose a lot of value because of this. But I want to lose as less as possible.
So my question kind of stays... What should I do with the 950 url's I do not have a specific page to redirect to? Homepage, 404, divide over the new 50 articles or something else?
-
I'd be extremely reluctant to let any of those old pages die.
I would suggest you move them across to an appropriate section of the site (possibly an archive section, for example, if the content doesn't fit in so well with your new site structure) and create 301s to all of them. (Bear in mind, you will get the best value keeping the content, URL structure, etc. as close to the original as possible to retain the highest value from the redirects - Linking to loosely matched pages is less valuable and matching to unrelated content has negligible value. Remember, the purpose of the 301 is to indicate the content you were looking for now lives somewhere else, and then seamlessly guide your visitor to it. Using it in any other way gives the visitor a poor experience and your engagement statistics will show this. How engaged users are with your content is of significant value in SEO terms.
This assumes, as you state, that the old site was a good match to your new site and there's no detriment to having the old copy in place on your new site. There's no shame in letting links to irrelevant content die - technically, you could create 410 redirects to indicate that the content has been removed, but often you'd just 301 these, too and take a hit on the PR. (https://moz.com/community/q/should-i-implement-301-redirects-vs-410-in-removing-product-pages)
Now that 301 redirects pass on 100% of PageRank, you've got even more reason to maintain the links from old to new. (Caveat: PR is not the only ranking factor, so you're still going to take a bit of a hit when you redirect, but not as much as you will if you let that content wither and die.)
Some useful reading: https://moz.com/learn/seo/redirection
https://moz.com/blog/301-redirection-rules-for-seo
I hope that helps and good luck!
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 Redirects, Sitemaps and Indexing - How to hide redirected urls from search engines?
We have several pages in our site like this one, http://www.spectralink.com/solutions, which redirect to deeper page, http://www.spectralink.com/solutions/work-smarter-not-harder. Both urls are listed in the sitemap and both pages are being indexed. Should we remove those redirecting pages from the site map? Should we prevent the redirecting url from being indexed? If so, what's the best way to do that?
Technical SEO | | HeroDesignStudio0 -
301 redirect not working
Hi there! I have recently moved a domain that has been indexed by google and setup redirects so that it forwards to the new domain. It seems like the only redirect that actually is working is the canonical and main domain but every other page and or page nested within a folder are not working. Here is an example of some of the redirects. Am I doing this wrong? It seems to be going to the new domain but can't find the actual pages.... RewriteEngine On
Technical SEO | | twotd
RewriteBase /
RewriteCond %{HTTP_HOST} !agoodsweep.com$ [NC]
RewriteRule ^(.*)$ http://agoodsweep.com/$1 [L,R=301]
redirect 301 woodstoveservicerepair.html http://agoodsweep.com/woodstoveservicerepair/
redirect 301 /westchesterchimney.html http://agoodsweep.com/west-chester-chimney/ Thanks in advance for any help!!0 -
We have set up 301 redirects for pages from an old domain, but they aren't working and we are having duplicate content problems - Can you help?
We have several old domains. One is http://www.ccisound.com - Our "real" site is http://www.ccisolutions.com The 301 redirect from the old domain to the new domain works. However, the 301-redirects for interior pages, like: http://www.ccisolund.com/StoreFront/category/cd-duplicators do not work. This URL should redirect to http://www.ccisolutions.com/StoreFront/category/cd-duplicators but as you can see it does not. Our IT director supplied me with this code from the HT Access file in hopes that someone can help point us in the right direction and suggest how we might fix the problem: RewriteCond%{HTTP_HOST} ccisound.com$ [NC] RewriteRule^(.*)$ http://www.ccisolutions.com/$1 [R=301,L] Any ideas on why the 301 redirect isn't happening? Thanks all!
Technical SEO | | danatanseo0 -
Delete 301 redirected pages from server after redirect is in place?
Should I remove the redirected old pages from my site after the redirects are in place? Google is hating the redirects and we have tanked. I did over 50 redirects this week, consolidating content and making one great page our of 3-10 pages with very little content per page. But the old pages are still visible to google's bot. Also, I have not put a rel canonical to itself on the new pages. Is that necessary? Thanks! Jean
Technical SEO | | JeanYates0 -
How long should I keep 301 redirects?
I have modified a the URL structure of a whole section of a website and used mod_rewrite 301 redirect to match the new structure. Now that was around 3 months ago and I was wondering how long should I keep this redirect for? As it is a new website I am quite sure that there are no links around with the old URL structure but still I can see the google bot trying from time to time to access the old URL structure. Shouldn't the google bot learn from this 301 redirect and not go anymore for the old URL?
Technical SEO | | socialtowards0 -
Old URL redirect to New URL
Alright I did something dumb a year a go and I'm still paying for it. I changed my hyphenated URL to the non-hyphenated version when I redesigned my website. I say it was dumb because I lost most of my link juice even though I did 301 redirects (via the htaccess file) for almost all of the pages I could find in Google's index. Here's my problem. My new site took a huge hit in traffic (down 60%) when I made the change and even though I've done thousands of redirects my old site is still showing up in the SERPS and send much if not most of my traffic. I don't want to take the old site down in fear it will kill all of my traffic. What should I do? Is there a better method I should explore then 301 redirects? Could the other site be affecting my current rank since it's still there? (FYI...both sites are built on the WP platform). Any help or ideas are greatly appreciated. Thank you! Joe
Technical SEO | | kaje0 -
Is it worth setting up 301 redirects from old products to new products?
This year we are using a new supplier and they have provided us a product database of approx. 5k products. About 80% of these products were in our existing database but once we have installed the new database all the URLs will have changed. There is no quick way to match the old products with the new products so we would have to manually match all 5k products if we were were to setup 301 rules for the old products pointing to the new products. Of course this would take a lot of time. So the options are: 1. Is it worth putting in this effort to make the 301 rules? 2. Or are we okay just to delete the old product pages, let the SE see the 404 and just wait for it to index the new pages? 3. Or, as a compromise, should we 301 the old product page to the new category page as this is a lot quicker for us do do than redirecting to the new product page?
Technical SEO | | indigoclothing0 -
How to 301 multiple domain names to a single domain
Hey, I tried to find and answer to this seemingly simple question, but no luck. So, I have one domain name with a website attached to it. I also registered all the other domain names that are similar to it or have different extensions - I want to redirect all the other domain names to my one main domain name without getting penalised by the big G. It looks like this: www.mainsite.com - this is my main domain I also have www.mainsite.com.au, www.mainsite.org, and www.mainsite.org.au which I all want to just redirect to www.mainsite.com I have been told that the best way to do this is a 301 redirect, but to do that you need to make a CNAME for all the other domains that points to www.mainsite.com. My problem is that I cannot seem to create a CNAME record for http://mainsite.com - I have it working for http://www.mainsite.com but not the non www record. What should I be doing differently? Is it just my DNS provider is useless? Thanks, Anthony
Technical SEO | | Grenadi0