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.
Closing down site and redirecting its traffic to another
-
OK - so we currently own two websites that are in the same industry.
Site A is our main site which hosts real estate listings and rentals in Canada and the US.
Site B hosts rentals in Canada only.
We are shutting down site B to concentrate solely on Site A, and will be looking to redirect all traffic from Site B to Site A, ie. user lands on Toronto Rentals page on Site B, we're looking to forward them off to Toronto Rentals page on Site A, and so on. Site A has all the same locations and property types as Site B.
On to the question:
We are trying to figure out the best method of doing this that will appease both users and the Google machine. Here's what we've come up with (2 options):
When user hits Site B via Google/bookmark/whatever, do we:
1. Automatically/instantly (301) redirect them to the applicable page on Site A?
2. Present them with a splash page of sorts ("This page has been moved to Site A. Please click the following link <insert anchor="" text="" rich="" url="" here="">to visit the new page.").</insert>
We're worried that option #1 might confuse some users and are not sure how crawlers might react to thousands of instant redirects like that.
Option #2 would be most beneficial to the end-user (we're thinking) as they're being notified, on page, of what's going on. Crawlers would still be able to follow the URL that is presented within the splash write-up.
Thoughts? We've never done this before. It's basically like one site acquiring another site; however, in this case, we already owned both sites. We just don't have time to take care of Site B any longer due to the massive growth of Site A.
Thanks for any/all help.
- Marc
-
Hi Mark,
I personally would run a clean 301 to the new site, then use something like $_SERVER['HTTP_REFERER'] (in PHP) to determine where the user came from. If it's from the old site, run a small banner in the header (like Hello bar) to advise your users of the change. This would be a lot cleaner for search engines and very user friendly.
Don't forget to transfer the sites worth using webmasters...
Hope this helps.
Dan
-
Hi,
Most definitely do a 301 redirect because it will keep most of your link juice and it will let the search engine know that the page/site has moved. As long as the page is redirected to a relevant logical page you will be fine... no matter how many 301s you do. However if the page does not make sense to redirect do not redirect instead you can display a 404 page (splash page) etc...
From the user end they will be redirected to the new page. If the origin of the redirect is the old domain (site B) try to change it, or edit it so it has the new location/anchor.
-
Thanks for the insight. We were also leaning that route.
Just a note: Site B isn't receiving much traffic anymore (maybe 1K visitors a day). Has been in a steady decline for quite some time simply due to lack of time and effort towards it.
-
I would set up a splash page letting people know that the page is going to be redirected. I believe if your receiving decent traffic to your site that the end user's experience is more important than the search engine value. You could also set up a splash page that reads they will automatically be redirected within "set amount of seconds"
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
-
Is this campaign of spammy links to non-existent pages damaging my site?
My site is built in Wordpress. Somebody has built spammy pharma links to hundreds of non-existent pages. I don't know whether this was inspired by malice or an attempt to inject spammy content. Many of the non-existent pages have the suffix .pptx. These now all return 403s. Example: https://www.101holidays.co.uk/tazalis-10mg.pptx A smaller number of spammy links point to regular non-existent URLs (not ending in .pptx). These are given 302s by Wordpress to my homepage. I've disavowed all domains linking to these URLs. I have not had a manual action or seen a dramatic fall in Google rankings or traffic. The campaign of spammy links appears to be historical and not ongoing. Questions: 1. Do you think these links could be damaging search performance? If so, what can be done? Disavowing each linking domain would be a huge task. 2. Is 403 the best response? Would 404 be better? 3. Any other thoughts or suggestions? Thank you for taking the time to read and consider this question. Mark
White Hat / Black Hat SEO | | MarkHodson0 -
Site Footer Links Used for Keyword Spam
I was on the phone with a proposed web relaunch firm for one of my clients listening to them talk about their deep SEO knowledge. I cannot believe that this wouldn’t be considered black-hat or at least very Spammy in which case a client could be in trouble. On this vendor’s site I notice that they stack the footer site map with about 50 links that are basically keywords they are trying to rank for. But here’s the kicker shown by way of example from one of the themes in the footer: 9 footer links:
White Hat / Black Hat SEO | | RosemaryB
Top PR Firms
Best PR Firms
Leading PR Firms
CyberSecurity PR Firms
Cyber Security PR Firms
Technology PR Firms
PR Firm
Government PR Firms
Public Sector PR Firms Each link goes to a unique URL that is basically a knock-off of the homepage with a few words or at the most one sentences swapped out to include this footer link keyword phrase, sometimes there is a different title attribute but generally they are a close match to each other. The canonical for each page links back to itself. I simply can’t believe Google doesn’t consider this Spammy. Interested in your view.
Rosemary0 -
Which one is highest Traffic Generation forum ?
Hello guys, can any one please suggest me Good highest Traffic Generation forum For Business. as there are many but i need best sites Which could generate Good traffic,As i am new to Forum posting. any export can help please. Thank you in advance, Falguni
White Hat / Black Hat SEO | | innovativeecomindia0 -
Preventing CNAME Site Duplications
Hello fellow mozzers! Let me see if I can explain this properly. First, our server admin is out of contact at the moment,
White Hat / Black Hat SEO | | David-Kley
so we are having to take this project on somewhat blind. (forgive the ignorance of terms). We have a client that needs a cname record setup, as they need a sales.DOMAIN.com to go to a different
provider of data. They have a "store" platform that is hosted elsewhere and they require a cname to be
sent to a custom subdomain they set up on their end. My question is, how do we prevent the cname from being indexed along with the main domain? If we
process a redirect for the subdomain, then the site will not be able to go out and grab the other providers
info and display it. Currently, if you type in the sales.DOMAIN.com it shows the main site's homepage.
That cannot be allow to take place as we all know, having more than one domain with
exact same content = very bad for seo. I'd rather not rely on Google to figure it out. Should we just have the cname host (where its pointing at) add a robots rule and have it set to not index
the cname? The store does not need to be indexed, as the items are changed almost daily. Lastly, is an A record required for this type of situation in any way? Forgive my ignorance of subdomains, cname records and related terms. Our server admin being
unavailable is not helping this project move along any. Any advice on the best way to handle
this would be very helpful!0 -
How to 301 redirect from old domain and their pages to new domain and pages?
Hi i am a real newbie to this and i hope for a guide on how to do this. I seen a few moz post and is quiet confusing hopefully somebody able to explain it in layman terms to me. I would like to 301 redirect this way, both website contain the same niche. oldwebsite.com > newwebsite.com and also its pages..... oldwebsite.com/test >newwebsite.com/test So my question here is i would like to host my old domain and its pages in my new website hosting in order to redirect to my new domain and its pages how do i do that? would my previous page link overwrite my new page link? or it add on the juice link? Do i need to host the whole old domain website into my new hosting in order to redirect the old pages? really confusing here, thanks!
White Hat / Black Hat SEO | | andzon0 -
A site is using their competitors names in their Meta Keywords and Descriptions
I can't imagine this is a White Hat SEO technique, but they don't seem to be punished for it by Google - yet. How does Google treat the use of your competitors names in your meta keywords/descriptions? Is it a good idea?
White Hat / Black Hat SEO | | PeterConnor0 -
What are good sources to buy traffic and video views?
I am looking into buying traffic for a website and I'd like to know if anyone has had a positive experience doing so. What are the best companies that sell traffic? I also want to buy video views. This is a trickier question. I upload the videos to YouTube and use the embed code on my website. I want the paid video views on my site so I get the traffic and YT gets the video view. Any suggestions? Thanks
White Hat / Black Hat SEO | | Storitz0