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
-
My WP website got attack by malware & now my website site:www.example.ca shows about 43000 indexed page in google.
Hi All My wordpress website got attack by malware last week. It affected my index page in google badly. my typical site:example.ca shows about 130 indexed pages on google. Now it shows about 43000 indexed pages. I had my server company tech support scan my site and clean the malware yesterday. But it still shows the same number of indexed page on google.
Technical SEO | | ChophelDoes anybody had ever experience such situation and how did you fixed it. Looking for help. Thanks FILE HIT LIST:
{YARA}Spam_PHP_WPVCD_ContentInjection : /home/example/public_html/wp-includes/wp-tmp.php
{YARA}Backdoor_PHP_WPVCD_Deployer : /home/example/public_html/wp-includes/wp-vcd.php
{YARA}Backdoor_PHP_WPVCD_Deployer : /home/example/public_html/wp-content/themes/oceanwp.zip
{YARA}webshell_webshell_cnseay02_1 : /home/example2/public_html/content.php
{YARA}eval_post : /home/example2/public_html/wp-includes/63292236.php
{YARA}webshell_webshell_cnseay02_1 : /home/example3/public_html/content.php
{YARA}eval_post : /home/example4/public_html/wp-admin/28855846.php
{HEX}php.generic.malware.442 : /home/example5/public_html/wp-22.php
{HEX}php.generic.cav7.421 : /home/example5/public_html/SEUN.php
{HEX}php.generic.malware.442 : /home/example5/public_html/Webhook.php0 -
301 redirect syntax for htaccess
I'm working on some htaccess redirects for a few stray pages and have come across a few different varieties of 301s that are confusing me a bit....Most sources suggest: Redirect 301 /pageA.html http://www.site.com/pageB.html or using some combination of: RewriteRule + RewriteCond + RegEx I've also found examples of: RedirectPermanent /pageA.html http://www.site.com/pageB.html I'm confused because our current htaccess file has quite a few (working) redirects that look like this: Redirect permanent /pageA.html http://www.site.com/pageB.html This syntax seems to work, but I'm yet to find another Redirect permanent in the wild, only examples of Redirect 301 or RedirectPermanent Is there any difference between these? Would I benefit at all from replacing Redirect permanent with Redirect 301?
Technical SEO | | SamKlep1 -
Spammers created bad links to old hacked domain, now redirected to our new domain. Advice?
My client had an old site hacked (let's call it "myolddomain.com") and the hackers created many links in other hacked sites with links such as http://myolddomain.com/styless.asp?jordan-12-taxi-kids-cheap-T8927.html The old myolddomain.com site was redirected to a different new site since then, but we still see over a thousand spam links showing up in the new site's Search Console 404 crawl errors report. Also, using the links: operator in google search, we see many results of spam links. Should we be worried about these bad links pointing to our old site and redirecting to 404s on the new site? What is the best recommendation to clean them up? Ignore? 410s? Other? I'm seeing conflicting advice out there. The old site is hosted by the client's previous web developer who doesn't want to clean anything up on their end without an ongoing hosting contract. So beyond turning redirects on or off, the client doesn't want to pay for any additional hosting. So we don't have much control over anything related to "myolddomain.com". 😞 Thanks in advance for any assistance!
Technical SEO | | usDragons0 -
Removed Product page on our website, what to do
We just removed an entire product category on our website, (product pages still exist, but will be removed soon as well) Should we be setting up re-directs, or can we simply delete this category and product
Technical SEO | | DutchG
pages and do nothing? We just received this in Google Webmasters tools: Google detected a significant increase in the number of URLs that return a 404 (Page Not Found) error. We have not updated the sitemap yet...Would this be enough to do or should we do more? You can view our website here: http://tinyurl.com/6la8 We removed the entire "Spring Planted Category"0 -
What should be use 301 or 302 redirection for 404 pages
Please suggest which redirection we should use for 404 pages- 301 or 302. If you can elaborate it with reason then it will be highly appreciated.
Technical SEO | | koamit0 -
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 -
Delete old site but redirect domain to a new domain and site
I just have a quick query and I have a feeling about what the answer is so just wanted to see what you guys thought... Basically I am working on a client site. This client has a few other websites that are divisions of their company. However these divisions/websites are no longer used. They are wanting to delete the websites but redirect the domains to their name main website. They believe this will pass on SEO benefits as these old division sites are old and have a good PR and history. I'm unsure for DEFINITE, which way is correct?
Technical SEO | | Weerdboil0 -
301 Redirect vs Domain Alias
We have hundreds of domains which are either alternate spelling of our primary domain or close keyword names we didn't want our competitor to get before us. The primary domain is running on a dedicated Windows server running IIS6 and set to a static IP. Since it is a static IP and not using host headers any domain pointed to the static IP will immediately show the contents of the site, however the domain will be whatever was typed. Which could be the primary domain or an alias. Two concerns. First, is it possible that Google would penalize us for the alias domains or dilute our primary domain "juice"? Second, we need to properly track traffic from the alias domains. We could make unique content for those performing well and sell or let expire those that are sending no traffic. It's not my goal to use the alias domains to artificially pump up our primary domain. We have them for spelling errors and direct traffic. What is the best practice for handling one or both of these issues?
Technical SEO | | briankb0