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.
E-Commerce Website Architecture - Cannibalization between Product Categories and Blog Categories?
-
Hi,
I have an e-commerce site that sells laptops.
My main landing pages and category pages are as follows:
"Toshiba Laptops", "Samsung Laptops", etc.We also run a WP blog with industry news.
The posts are divided into categories which are basically as our landing pages.
The posts themselves usually link to the appropriate e-commerce landing page.
For example: a post about a new Samsung Laptop which is categorized in the blog under "Samsung Laptops" will naturally link somewhere inside to the "samsung laptops" ecommerce landing page.Is that good or do the categories on the blog cannibalize my more important e-commerce section landing pages?
Thanks
-
I do often agree with your assessment and perhaps I should have worded it as "you might want to consider" instead of "make sure".
Its because in certain circumstances, having a blog post about something like "5 Reasons the New Toshiba Laptop is Awesome" with a link to your ecommerce page selling the product could be considered a paid link or the post may be seen as an advertorial. Because you sell laptops and you're writing a blog post about laptops that includes a link to the sale of laptops on your own site, there is concern it _migh_t be devalued especially after all the news concerning press release links and advertorials in recent months.
Of course, much of this is conjecture and the more I think about it the more it would seem that the people I've seen concerned about being hit for something like that are people that have been doing other, more sketchy things.
-
No problem. This isn't the clearest example of what I am talking about, but it was the one that I had open in a tab when I got the email notification of your question!
http://www.backcountry.com/3-season-tents
The top of that page has three guides. There are three more at the bottom. Those guides are in a place where customers are more likely to see/use them. That makes sense as they are also great sales tools. Those that open in a modal window for that page also mean that the category page becomes the page that attracts links rather than the blog page.
-
Thanks Mat for the reply.
I didn't quite understand what you meant... Can you provide an example of an e-commerce site you feel that implements it well? (doesn't need to be one related to you).
Thanks
-
Your ending was hilarious:
"hurt you depending on Google guidelines for the given month/week/day"
About nofollow and violating Google:
I think that having a call to action at the end of every post is legit and obvious (for example at the end of "Toshiba Laptops" post having a "Looking for a Toshiba Laptop?" button). It doesn't make sense to me nofollowing it. Doing so will only waste the juice I'm nofollowing - Google stated that no following links that not pass over more juice on the others, it simply wastes it.Look at Hubspot's blog for example, at the end of each post they offer an ebook or something. All of the links are followed.
What do you think?
-
I've always been more of an "if they cannibalized then cross-link" type of person, followed up with a hint of "tweak accordingly". If our blogs are ranking well for something and drawing in more people than the actual product page, it could be that more people are just looking for information and not necessarily purchasing... of course there's the AIDA conversion funnel to consider as well. Why not make sure there is a prominent link/call to action that users can follow once they're done digesting the info so then they can look at the product page and (hopefully) convert? And make sure the link is NoFollow or it could be seen as unnatural and/or inadvertently hurt you depending on Google guidelines for the given month/week/day.
-
Your structure is probably the most common. As you say though, you do risk cannibalising your own results. You could no-index the blog categories.
My preferred approach is to have blog and store more closely integrated. This can allow you to do away with blog category pages entirely, and have those as part of the e-commerce category. Bringing the content closer to the products brings a number of benefits in terms of both SEO and Conversions. It also results in much richer category pages which can be another big win.
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
-
Should I move my blog from subdomain to subdirectory?
Hi there, We have a pretty strong organic presence on our consumer facing blog. Around 5.7 million organic clicks Year to Date. It's currently housed in Wordpress on a subdomain. Our team is considering migrating our blog from Wordpress to Sitecore, where our parent organization resides. With that consideration, we're trying to determine if we should preserve the subdomain or move to a subdirectory of the parent brand. Moving to the parent brand would also result in a loss of our custom global nav - we would inherit the global nav of the parent website. We're not concerned about traffic loss risk - we know that we'll lose some but we think the move to subdirectory might be more beneficial in the long run from an SEO perspective. We're mostly concerned about the users getting lost without the global nav specific to the blog. Thoughts/concerns? Thank you!
Web Design | | Jessdyl0 -
JSON-LD product page markup for multiple currencies?
I haven't found a working example of a single product page with one "Offer" in multiple "priceCurrency" and "price" We have product pages with a single product URL which will offer different prices in different currencies based on the user's IP. Some of the language of the page will be translated based on the IP (this will have href lang tag) but the URL will not change. (We're aware TLD is considered best practice, however, this is not an option at this time.) Is the best option to update the markup based on what the corresponding "country"? I'm uncertain how this may be handled by crawlers. Eg, For the product page https://www.example.com/product1 displaying USD "offers": {
Web Design | | sb1030
"@type": "Offer",
"url": "https://www.example.com/product1",
"itemCondition": "https://schema.org/NewCondition",
"availability": "InStock",
"priceCurrency": "USD",
"price": "7.99"} For the product pagehttps://www.example.com/product1 displaying EUR "offers": {
"@type": "Offer",
"url": "https://www.example.com/product1",
"itemCondition": "https://schema.org/NewCondition",
"availability": "InStock",
"priceCurrency": "EUR",
"price": "7.50"} Thanks for any input.0 -
How to prevent development website subdomain from being indexed?
Hello awesome MOZ Community! Our development team uses a sub-domain "dev.example.com" for our SEO clients' websites. This allows changes to be made to the dev site (U/X changes, forms testing, etc.) for client approval and testing. An embarrassing discovery was made. Naturally, when you run a "site:example.com" the "dev.example.com" is being indexed. We don't want our clients websites to get penalized or lose killer SERPs because of duplicate content. The solution that is being implemented is to edit the robots.txt file and block the dev site from being indexed by search engines. My questions is, does anyone in the MOZ Community disagree with this solution? Can you recommend another solution? Would you advise against using the sub-domain "dev." for live and ongoing development websites? Thanks!
Web Design | | SproutDigital0 -
Best practice for multilanguage website ( PHP feature based on Browser or Geolocalisation)
Hi Moz Experts I would like to know what does it the best practice for multilanguage website for the default language ? There are several PHP features to help users to get the right language when they come from SEO and direct; present the default language by browser language, by gelolocalisation, etc. However, which one is the most appropriate for Quebec company that try to get outside Canada ? PRO and CONS. Thank you in advance.
Web Design | | johncurlee0 -
SEO strategy for UK / US websites
Hi, We currently have a UK-focused site on www.palmatin.com ; We're now targeting the North American market as well, but the contents of the site need to be different from UK. One option was to create another domain for the NA market but I assume it would be easier to rank with palmatin.com though. What would you suggest to do, if a company is targeting two different countries in the same language? thanks, jaan
Web Design | | JaanMSonberg0 -
Website organic traffic unchanged, impressions took a 98% drop in the last week.
Hi all, I have a very curious predicament and I'd be grateful if someone could shed some light on the situation. As mentioned in the title, organic traffic to our website has remained unchanged, but organic impressions have taken a 98% drop in the last week. This happened suddenly over one day; on October 22, impressions were 700, on October 23, they were 500, and on October 24 they drastically dropped to 50. The next two days they were at 22 and then up to 35. Organic traffic, however, showed the normal "weekend drop" as of October 24, and is still showing normal level (even increased a bit) continuing into this week. These are organic impressions according to Google Analytics and Google Webmaster tools. We did perform a complete site redesign a month ago. Could this be an effect from the redesign? We also noticed drop in Domain Authority, but our competitors suffered a similar (if not greater) drop as well, so we wondered if it could be due in part to the algorithm update. If anyone could shed some light on the situation I would be so appreciative! Thanks!
Web Design | | Joanne_Pendon0 -
Website title next to a post title-how to remove it?
I just have checked on some of the keyword I am ranking for and found in the serp that next to the post I have also the site name. But I thought that I have remove it. Does somebody know how to remove it? perhaps I did not do it correctly. I am also using yoast seo plugin but I do not have it set there to show the site name after posts name. Can somebody help me to fix this please? I have also attached an image from the serp where is behind the post title also Villas Diani-the site name Thank you very much! Iris O1oj4W0.jpg
Web Design | | Rebeca10 -
WordPress blog hosted on GoDaddy domain mapping help
We set up a WP blog that's hosted through GoDaddy. For various reasons, we purchased a URL to use to get through the technical build and set up and are trying to map that to a subdomain of our company website. (We can't host it on our own server, unfortunately). My question is: for WP blogs hosted via WP you can buy a domain mapping upgrade and I'm trying to find a similar plugin that could offer the same thing that would apply to our GoDaddy hosting and point to our subdomain (GD apparently doesn't offer the domain mapping). Anyone have any thoughts, please?
Web Design | | josh-riley0