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.
Category Pages & Content
-
Hi
Does anyone have any great examples of an ecommerce site which has great content on category pages or product listing pages?
Thanks!
-
Hi
This is great, thank you for responding
Some really good examples!
Becky
-
Some other examples that come to mind, since it seems that so many ecommerce site owners overlook this opportunity:
- Home Depot - note how this top level category page - http://www.homedepot.com/b/Building-Materials/N-5yc1vZaqns and also a sub-category such as http://www.homedepot.com/b/Building-Materials-Drywall/N-5yc1vZar3d include great images, helpful tools, the actual products for that category, and also descriptive text at the bottom. All a shining example of ecommerce category pages with great SEO
- REI doesn't try to optimize as much as Home Depot but they do a good job as well - https://www.rei.com/h/cycling
- This is a decent example of a B2B site including some optimization on a category page - http://www.coastalcreative.com/product-category/large-format-prints/
- A good example of a category page not feeling like one - http://www.chameleoncoldbrew.com/our-coffees/ready-to-drink/
Those come to mind first. It actually is hard finding ecommerce sites that do category page SEO perfectly!
- topic:timeago_earlier,18 days
-
Great thank you for the detailed response
I also wanted to find out what opinions were on hub pages/user guides over category page content - management don't want the content to detract from products, so are hub pages the solution?
My only concern is that all this new content, will also take time to rank so will it in fact help the category pages enough as adding content to the category page itself?
Thanks!
-
(**I'm really sorry for the awful formatting of this comment. I'm having a really hard time getting the formatting to cooperate at all. I swear it's not user error but then again I could be wrong). Great question, Becky. I hope more people respond with good examples (Duluth Trading did not impress me, sorry Jordan). We're always searching for examples of ecommerce sites that do great on-page optimization on their category and product pages. It seems easy to find ecommerce sites with great design and intuitive filtering but rarely any that do any "next-level SEO" - which therein probably lies the answer that you don't "SEO" a page or page template, it happens by good design and functionality. We realize that, but it's still an on-going hunt to find any ecommerce sites that do anything unique or clever with the optimization of their content.
On-page aspects we look for are as follows:
Internal Linking:
- how many
- what anchor text
External Linking:
- do-follow or no-follow
- how many
- what anchor text
- target="_blank"
Description Copy:
- how many words, format
- how many subheadings
- formatting of subheadings
- do they link in subheadings
Images:
- how many
- what size
- alt text
- file name
- title and/or caption
Headings:
- how many h1s, h2s, h3s
- how many characters
- how many keywords
- how many variations of keywords
Structured Data:
- what do they markup with schema
- any schema that we're not already doing
Social Buttons:
- what social do they offer sharing to
- any unique or clever social share enablement
- do they offer text link to phone (a favorite of mine)
- email to friend
I'm sure there's even more to consider but that was my top-of-mind list. If I find or think of any good examples I'll come back and comment. I'm sorry that I don't have any great examples but I did want to chime-in to say that I think your question is a great one. Thanks.
edit: Someone linked to ModCloth in the comments on the Moz FB page that posted your question in the feed. From a simply design perspective, which is not my forte, ModCloth impressed me. Also, The Tie Bar. I'm also really impressed with The Wirecutter and their sister-site, The Sweethome.
-
Duluth trading co has some good examples of product level page content. However there isnt a lot of category level content on most pages. But I think they have some good examples and ideas anyone can borrow from.
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
-
Duplicate content in Shopify - subsequent pages in collections
Hello everyone! I hope an expert in this community can help me verify the canonical codes I'll add to our store is correct. Currently, in our Shopify store, the subsequent pages in the collections are not indexed by Google, however the canonical URL on these pages aren't pointing to the main collection page (page 1), e.g. The canonical URL of page 2, page 3 etc are used as canonical URLs instead of the first page of the collections. I have the canonical codes attached below, it would be much appreciated if an expert can urgently verify these codes are good to use and will solve the above issues? Thanks so much for your kind help in advance!! -----------------CODES BELOW--------------- <title><br /> {{ page_title }}{% if current_tags %} – tagged "{{ current_tags | join: ', ' }}"{% endif %}{% if current_page != 1 %} – Page {{ current_page }}{% endif %}{% unless page_title contains shop.name %} – {{ shop.name }}{% endunless %}<br /></title>
Intermediate & Advanced SEO | Nov 6, 2019, 8:55 AM | ycnetpro101
{% if page_description %} {% endif %} {% if current_page != 1 %} {% else %} {% endif %}
{% if template == 'collection' %}{% if collection %}
{% if current_page == 1 %} {% endif %}
{% if template == 'product' %}{% if product %} {% endif %}
{% if template == 'collection' %}{% if collection %} {% endif %}0 -
URL structure - Page Path vs No Page Path
We are currently re building our URL structure for eccomerce websites. We have seen a lot of site removing the page path on product pages e.g. https://www.theiconic.co.nz/liberty-beach-blossom-shirt-680193.html versus what would normally be https://www.theiconic.co.nz/womens-clothing-tops/liberty-beach-blossom-shirt-680193.html Should we be removing the site page path for a product page to keep the url shorter or should we keep it? I can see that we would loose the hierarchy juice to a product page but not sure what is the right thing to do.
Intermediate & Advanced SEO | Aug 11, 2018, 11:15 AM | Ashcastle0 -
Htaccess - Redirecting TAG or Category pages
Hello Fellow Moz's, We have an issue redirecting some /TAG and /Category pages to inner pages. As an example we use: RedirectMatch 301 /category/Sample-Category(.*) https://OurDomain.com.au/New-Page//$1 That works well. The issue is we have other categories and tags that are named similar to /Sample-Category As an example, if we try to redirect /Sample-Category-1 to /New-Page-1 - it will not work, and redirects to /New-Page I assume this is because /Sample-Category is already being redirected, so anything after /Sample-Category like -1 or -2 or -3 etc, will not be recognized. Anyone know of a workaround?
Intermediate & Advanced SEO | Dec 31, 2017, 10:30 PM | Jes-Extender-Australia0 -
Paragraphs/Tables for Content & SEO
Hi Does anyone know if Google prefers paragraphs over content in a table, or doesn't it make much difference?
Intermediate & Advanced SEO | Dec 16, 2016, 8:09 AM | BeckyKey0 -
Can noindexed pages accrue page authority?
My company's site has a large set of pages (tens of thousands) that have very thin or no content. They typically target a single low-competition keyword (and typically rank very well), but the pages have a very high bounce rate and are definitely hurting our domain's overall rankings via Panda (quality ranking). I'm planning on recommending we noindexed these pages temporarily, and reindex each page as resources are able to fill in content. My question is whether an individual page will be able to accrue any page authority for that target term while noindexed. We DO want to rank for all those terms, just not until we have the content to back it up. However, we're in a pretty competitive space up against domains that have been around a lot longer and have higher domain authorities. Like I said, these pages rank well right now, even with thin content. The worry is if we noindex them while we slowly build out content, will our competitors get the edge on those terms (with their subpar but continually available content)? Do you think Google will give us any credit for having had the page all along, just not always indexed?
Intermediate & Advanced SEO | Sep 4, 2016, 7:23 PM | THandorf0 -
What's the best way to redirect categories & paginated pages on a blog?
I'm currently re-doing my blog and have a few categories that I'm getting rid of for housecleaning purposes and crawl efficiency. Each of these categories has many pages (some have hundreds). The new blog will also not have new relevant categories to redirect them to (1 or 2 may work). So what is the best place to properly redirect these pages to? And how do I handle the paginated URLs? The only logical place I can think of would be to redirect them to the homepage of the blog, but since there are so many pages, I don't know if that's the best idea. Does anybody have any thoughts?
Intermediate & Advanced SEO | Oct 17, 2013, 11:46 AM | kking41200 -
Duplicate Content From Indexing of non- File Extension Page
Google somehow has indexed a page of mine without the .html extension. so they indexed www.samplepage.com/page, so I am showing duplicate content because Google also see's www.samplepage.com/page.html How can I force google or bing or whoever to only index and see the page including the .html extension? I know people are saying not to use the file extension on pages, but I want to, so please anybody...HELP!!!
Intermediate & Advanced SEO | Mar 6, 2013, 8:12 PM | WebbyNabler0 -
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 | Dec 6, 2011, 2:54 PM | Grenadi0