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!
-
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 | | 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 -
What are best page titles for sub-domain pages?
Hi Moz communtity, Let's say a website has multiple sub-domains with hundreds and thousands of pages. Generally we will be mentioning "primary keyword & "brand name" on every page of website. Can we do same on all pages of sub-domains to increase the authority of website for this primary keyword in Google? Or it gonna end up as negative impact if Google consider as duplicate content being mentioned same keyword and brand name on every page even on website and all pages of sub domains? Thanks
Intermediate & Advanced SEO | | vtmoz0 -
Trailing Slashes for Magento CMS pages - 2 URLS - Duplicate content
Hello, Can anyone help me find a solution to Fixing and Creating Magento CMS pages to only use one URL and not two URLS? www.domain.com/testpage www.domain.com/testpage/ I found a previous article that applies to my issue, which is using htaccess to redirect request for pages in magento 301 redirect to slash URL from the non-slash URL. I dont understand the syntax fully in htaccess , but I used this code below. This code below fixed the CMS page redirection but caused issues on other pages, like all my categories and products with this error: "This webpage has a redirect loop ERR_TOO_MANY_REDIRECTS" Assuming you're running at domain root. Change to working directory if needed. RewriteBase / # www check If you're running in a subdirectory, then you'll need to add that in to the redirected url (http://www.mydomain.com/subdirectory/$1 RewriteCond %{HTTP_HOST} !^www. [NC]
Intermediate & Advanced SEO | | iamgreenminded
RewriteRule ^(.*)$ http://www.mydomain.com/$1 [R=301,L] Trailing slash check Don't fix direct file links RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_URI} !(.)/$
RewriteRule ^(.)$ $1/ [L,R=301] Finally, forward everything to your front-controller (index.php) RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule .* index.php [QSA,L]0 -
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 -
After Server Migration - Crawling Gets slow and Dynamic Pages wherein Content changes are not getting Updated
Hello, I have just performed doing server migration 2 days back All's well with traffic moved to new servers But somehow - it seems that w.r.t previous host that on submitting a new article - it was getting indexed in minutes. Now even after submitting page for indexing - its taking bit of time in coming to Search Engines and some pages wherein content is daily updated - despite submitting for indexing - changes are not getting reflected Site name is - http://www.mycarhelpline.com Have checked in robots, meta tags, url structure - all remains well intact. No unknown errors reports through Google webmaster Could someone advise - is it normal - due to name server and ip address change and expect to correct it automatically or am i missing something Kindly advise in . Thanks
Intermediate & Advanced SEO | | Modi0 -
Is it okay to copy and paste on page content into the meta description tag?
I have heard conflicting answers to this. I always figured that it was okay to selectively copy and paste on page content into the meta description tag.....especially if the onpage content is well written. How can it be duplicate content if it's pulling from the exact same page? Does anybody have any feedback from a credible source about this? Thanks.
Intermediate & Advanced SEO | | VanguardCommunications1 -
Could you use a robots.txt file to disalow a duplicate content page from being crawled?
A website has duplicate content pages to make it easier for users to find the information from a couple spots in the site navigation. Site owner would like to keep it this way without hurting SEO. I've thought of using the robots.txt file to disallow search engines from crawling one of the pages. Would you think this is a workable/acceptable solution?
Intermediate & Advanced SEO | | gregelwell0 -
Will having image lightbox with content on a web page SEO friendly?
This website is done in CMS. Will having lightbox pop up with content be SEO friendly? If you go to the web page and click on the images at the bottom of the page. There are lightbox that will display information. Will these lightbox content information be crawl by Google? Will it be consider as content for the url http://jennlee.com/portfolio/bran.. Thanks, John
Intermediate & Advanced SEO | | VizionSEO990