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 -
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 redirects delay in picking up
Hi I have been involved in the redesign/development of a website which has up until now had a lot of international traffic. On day of migration I uploaded all the 301 redirects to the website (wordpress) using Simple 301 redirect plugin. I tested a number of them and they appeared to be working. I also submitted the new sitemaps to Search Console. Since migration international traffic - particularly from countries such as india, Phillipines, Sri Lanka etc have significantly dropped off whereas the local traffic and some of the international traffic such as USA has remained fairly consistent. Looking at Analytics and entrances recently it appears as though search results are/were showing a number of pages with 404's (one in particular which received significant traffic and for which I had created a 301 redirection) - I have checked this page using the old url and it re-directs correctly for me and today asked a colleague in India to also check - he is getting the redirection fine. Does Google.in take a significantly longer time to pick these up in search results? Or am I missing something?
Technical SEO | | musthavemarketing0 -
301 redirect: canonical or non canonical?
Hi, Newbie alert! I need to set up 301 redirects for changed URLs on a database driven site that is to be redeveloped shortly. The current site uses canonical header tags. The new site will also use canonical tags. Should the 301 redirects map the canonical URL on the old site to the corresponding canonical for the new design . . . or should they map the non canonical database URLs old and new? Given that the purpose of canonicals is to indicate our preferred URL, then my guess is that's what I should use. However, how can I be sure that Google (for example) has indexed the canonical in every case? Thx in anticipation.
Technical SEO | | ztalk1120 -
Any way around buying hosting for an old domain to 301 redirect to a new domain?
Howdy. I have just read this QA thread, so I think I have my answer. But I'm going to ask anyway! Basically DomainA.com is being retired, and DomainB.com is going to be launched. We're going to have to redirect numerous URLs from DomainA.com to DomainB.com. I think the way to go about this is to continue paying for hosting for DomainA.com, serving a .htaccess from that hosting account, and then hosting DomainB.com separately. Anybody know of a way to avoid paying for hosting a .htaccess file on DomainA.com? Thanks!
Technical SEO | | SamTurri0 -
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