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.
Merging Pages and SEO
-
Hi,
We are redesigning our website the following way:
Before: Page A with Content A, Page B with Content B, Page C with Content C, etc
e.g. one page for each Customer Returns, Overstocks, Master Case, etc
Now: Page D with content A + B + C etc.
e.g. one long page containing all Product Conditions, one after the otherSo we are merging multiples pages into one.
What is the best way to do so, so we don't lose traffic? (or we lose the minimum possible)e.g. should we 301 Redirect A/B/C to D...?
Is it likely that we lose significant traffic with this change?Thank you,
-
It's hard to say how much traffic you'll lose from the merge. Like Logan said, you'll definitely lose a bit when you first move, but long term, you'll need to look at your competition to figure out if it's better to keep the pages separate or combine them.
I don't recommend keeping pages A, B, and C if you're going to hide them from the main structure of your site. Pages get most of their Page Authority from internal links (unless they're link bait), so they won't be able to rank anyway.
That said, here's how I'd estimate the loss of traffic from the move:
- Use Google Search Console to determine the primary keyword/s for page A, B, and C
- Use a tool like Open Site Explorer to determine the number of links A, B, and C have. (Bonus: look at the websites linking to A, B, or C. If those are resource pages, there's a good chance their webmaster will update their links to page D, which will help with the traffic dip. If they're from news articles, you'll probably have to rely on 301s.)
- Search for each of those top keywords and look at your competition. Does the competition closely target the term? Will page D seem as relevant to the keyword as A, B, or C did?
- Now, look at the Page Authorities of the competition for each keyword. Will page D, which will have a combo of links from A, B, and C, blow your competition out of the water? About match it? Still be a bit behind?
- Here's the part that's really tough: for each keyword, estimate where page D would rank, given how well it targets the keyword and how many inbound links it has.
- Estimate the % increase or drop in traffic based on adjusted click through rate. You can find this by playing around in Google Search Console to find a time when your site ranked in a different position, or by using average click through rates, like here.
- Once you're done, put together your estimated percent increases or drops in traffic to estimate how the new page will perform. (I recommend you look at a percent change because adding up totals only for top keywords won't take long tail keywords into account, and you'll almost definitely come up with a much lower count than you're currently getting.)
Not the easiest process in the world, and your estimate will almost definitely be wrong, since you make a lot of assumptions along the way. But it should give you an idea of whether you'll eventually gain or lose traffic from the move, once that initial Googlebot confusion wears off.
Hope this makes sense! Let me know if you have any questions!
Kristina
-
Thank you Logan and Kristina,
What would you recommend for the pages with high traffic - just leaving them separate as they used to be?
Let's say for example I have the following numbers:
- Page A: 20,000 visits/month
- Page B: 10,000 visits/month
- Page
5,000 visits/month
After joining them in Page D - how much is it going to lose? Is Page D more likely to have 31,500 visits/month (-10% compared to previous Page A+B+C), or would it have more like 20-25,000?
Also - would you recommend keeping Page A/B/C separate so they are more targeted but not accessible from frontend (to avoid losing much traffic), then only link from frontend Page D with a different URL?
(and could this have duplicate issues though...?)Cheers,
-
Hi,
Anytime a site redesign occurs, you're going to lose traffic. 301 redirects are going to be your best bet to minimize the traffic loss when you flip the switch. Where you're most likely to take a hit is from organic though, depending on what kind of content condensing you're doing, you might lose out on a lot of rankings. I would dig into Google Analytics and Search Console and see how valuable those pages are in terms of organic traffic before deciding to condense. There are definitely some good cases for this, but there's also a lot of instances where I wouldn't recommend combining 3 pages into 1.
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
-
Rel canonical tag from shopify page to wordpress site page
We have pages on our shopify site example - https://shop.example.com/collections/cast-aluminum-plaques/products/cast-aluminum-address-plaque That we want to put a rel canonical tag on to direct to our wordpress site page - https://www.example.com/aluminum-plaques/ We have links form the wordpress page to the shop page, and over time ahve found that google has ranked the shop pages over the wp pages, which we do not want. So we want to put rel canonical tags on the shop pages to say the wp page is the authority. I hope that makes sense, and I would appreciate your feeback and best solution. Thanks! Is that possible?
Intermediate & Advanced SEO | | shabbirmoosa0 -
Should I apply Canonical Links from my Landing Pages to Core Website Pages?
I am working on an SEO project for the website: https://wave.com.au/ There are some core website pages, which we want to target for organic traffic, like this one: https://wave.com.au/doctors/medical-specialties/anaesthetist-jobs/ Then we have basically have another version that is set up as a landing page and used for CPC campaigns. https://wave.com.au/anaesthetists/ Essentially, my question is should I apply canonical links from the landing page versions to the core website pages (especially if I know they are only utilising them for CPC campaigns) so as to push link equity/juice across? Here is the GA data from January 1 - April 30, 2019 (Behavior > Site Content > All Pages😞
Intermediate & Advanced SEO | | Wavelength_International0 -
Location Pages On Website vs Landing pages
We have been having a terrible time in the local search results for 20 + locations. I have Places set up and all, but we decided to create location pages on our sites for each location - brief description and content optimized for our main service. The path would be something like .com/location/example. One option that has came up in question is to create landing pages / "mini websites" that would probably be location-example.url.com. I believe that the latter option, mini sites for each location, would be a bad idea as those kinds of tactics were once spammy in the past. What are are your thoughts and and resources so I can convince my team on the best practice.
Intermediate & Advanced SEO | | KJ-Rodgers0 -
Is it a problem to use a 301 redirect to a 404 error page, instead of serving directly a 404 page?
We are building URLs dynamically with apache rewrite.
Intermediate & Advanced SEO | | lcourse
When we detect that an URL is matching some valid patterns, we serve a script which then may detect that the combination of parameters in the URL does not exist. If this happens we produce a 301 redirect to another URL which serves a 404 error page, So my doubt is the following: Do I have to worry about not serving directly an 404, but redirecting (301) to a 404 page? Will this lead to the erroneous original URL staying longer in the google index than if I would serve directly a 404? Some context. It is a site with about 200.000 web pages and we have currently 90.000 404 errors reported in webmaster tools (even though only 600 detected last month).0 -
Different Header on Home Page vs Sub pages
Hello, I am an SEO/PPC manager for a company that does a medical detox. You can see the site in question here: http://opiates.com. My question is, I've never heard of it specifically being a problem to have a different header on the home page of the site than on the subpages, but I rarely see it either. Most sites, if i'm not mistaken, use a consistent header across most of the site. However, a person i'm working for now said that she has had other SEO's look at the site (above) and they always say that it is a big SEO problem to have a different header on the homepage than on the subpages. Any thoughts on this subject? I've never heard of this before. Thanks, Jesse
Intermediate & Advanced SEO | | Waismann0 -
Is .ME domain is effective in SEO ?
I am always listening about TLD. com. org .net but what about the .me domain. Can this will be effective in SEO. Can i able to beat down my competitors, if i choose .me . I also have a .com or other TLD option but if i am making my name than .me is for me but i need your suggestion for the seo purpose. Is there really domain affective in term of SEO.
Intermediate & Advanced SEO | | pnb5670 -
Duplicate page titles Wordpress SEO/Yoast
Hi I have a Wordpress site using the Wordpress SEO plugin by Yoast. Everything appears to be fine except that on 1 Feb SEOMoz crawl suddenly picked up a bunch of errors. The errors are duplicate page titles, and these exist only for the mysite.com/page/X pages. I can't find any setting in Yoast that looks wrong or tells me how to fix this. The pages are also dynamically canonicalizing to themselves - not sure if this makes any difference although I don't know how this is happening. Does anyone know how to fix this duplicate title error? Alex
Intermediate & Advanced SEO | | alextanner0 -
301 - should I redirect entire domain or page for page?
Hi, We recently enabled a 301 on our domain from our old website to our new website. On the advice of fellow mozzer's we copied the old site exactly to the new domain, then did the 301 so that the sites are identical. Question is, should we be doing the 301 as a whole domain redirect, i.e. www.oldsite.com is now > www.newsite.com, or individually setting each page, i.e. www.oldsite.com/page1 is now www.newsite.com/page1 etc for each page in our site? Remembering that both old and new sites (for now) are identical copies. Also we set the 301 about 5 days ago and have verified its working but haven't seen a single change in rank either from the old site or new - is this because Google hasn't likely re-indexed yet? Thanks, Anthony
Intermediate & Advanced SEO | | Grenadi0