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
-
Does changing content and design of the website gonna affect my all the backlinks i have made till now
i have been working on my link profile for a month now, after learning about 5 step moz methodology i have decided that i would like to change all of the content of my site and taylor it to what my customers need, am i gonna loose all the domain authority if make changes? if it gonna affect, hows that gonna come out
Web Design | | calvinkj0 -
Weird Layout on Initial Website Load?
Whenever I open my site from an uncached source, like google incognito, for a split second it displays purple links and a white background while it loads the rest of the content. I've included a screenshot. Is there any way to fix that.? The site is www.kemprugegreen.com. u8P9q
Web Design | | KempRugeLawGroup1 -
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 -
Help with Schema.org on Ecommerce Products
I’m looking for ways of using schema.org with products that have pricing options. There appear to be two main problems 1) Whilst colour, width, height and depth are all catered for, size appears to be missing – how can we mark up products that are available in sizes that aren’t necessarily covered by width/height/depth (e.g. shoe size). Also, what if the product is available in different finishes – technically, these could not properly be described as colours so how could we mark them up? 2) There doesn’t seem to be any particularly good way of marking up pricing options that are displayed on the same product detail page. For e.g. if a pricing option table is used like this: | ID | Colour | Price 001-red | Red | £3.99 001-green | Green | £4.49 001-blue | Blue | £4.99 | I can mark up each row as an offer, and give each offer a price and sku or mpn, but then I can’t use itemprop=”color” to describe exactly what the option is. Would I just use itemprop=”name” in this case and abandon color altogether (even though it’s technically supposed to be describing the colour of the product and not the name of the offer)? I suppose another way I could approach it would be to mark up each row as an individual product, and assign each one an offer with the details as described above but then the containing page would effectively look like a separate product – which it isn’t. Any help or advice on this would be very much appreciated
Web Design | | paulbaguley0 -
Duplicate content on websites for multiple countries
I have a client who has a website for their U.S. based customers. They are currently adding a Canadian dealer and would like a second website with much of the same info as their current website, but with Canadian contact info etc. What is the best way to do this without creating duplicate content that will get us penalized? If we create a website at ABCcompany.com and ABCCompany.ca or something like that, will that get us around the duplicate content penalty?
Web Design | | InvoqMarketing0 -
Blog is outranking ecommerce store
My client has a blog that posts information about products to support its ecommerce store. The blog's main purpose is to support the products listed on the main website, but it has become so strong that its posts sometimes rank in the SERPS in place of the website product page, which is undesirable. The blog posts always link to the product that they are supporting. Are there any other methods, other than doing a 301, that could help the product page to rank instead of the blog post?
Web Design | | pugh0 -
Website Redesign - Will it hurt SERP?
Hi - I am planning to redesign my blog and I was wondering if this will affect my rankings? The new website template (custom designed) is much more user and seo friendly. The content, url structure, internal linking structure, meta tags, and site structure will remain exactly the same, but the visual design will be different (new sidebar widgets, and slightly different layout on inner pages). The current website is ranking very well (mostly top 5), has a healthy backlink profile, strong social media presence, and great traffic. I have heard that switching to a new template will dramatically hurt the rankings. Is this true? Are there any exceptions? Any ways I can prevent the rankings from dropping? Would really appreciate your input. Thanks in advance. Howard
Web Design | | howardd0