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
-
No Index thousands of thin content pages?
Hello all! I'm working on a site that features a service marketed to community leaders that allows the citizens of that community log 311 type issues such as potholes, broken streetlights, etc. The "marketing" front of the site is 10-12 pages of content to be optimized for the community leader searchers however, as you can imagine there are thousands and thousands of pages of one or two line complaints such as, "There is a pothole on Main St. and 3rd." These complaint pages are not about the service, and I'm thinking not helpful to my end goal of gaining awareness of the service through search for the community leaders. Community leaders are searching for "311 request service", not "potholes on main street". Should all of these "complaint" pages be NOINDEX'd? What if there are a number of quality links pointing to the complaint pages? Do I have to worry about losing Domain Authority if I do NOINDEX them? Thanks for any input. Ken
Intermediate & Advanced SEO | Feb 11, 2018, 9:03 AM | KenSchaefer0 -
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 -
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 | Oct 6, 2015, 1:25 AM | 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 | Sep 4, 2015, 3:06 PM | KJ-Rodgers0 -
What would cause the wrong category page to come up?
I am trying to figure out why the wrong thing is coming up in the serps. For example, we are trying to rank for used widgets. But when you type in used widgets in google the primary widget page doesn't come up, one of the secondary categories under used widgets comes up. What would cause this? What are things I should check?
Intermediate & Advanced SEO | Apr 24, 2015, 11:47 AM | EcommerceSite0 -
Is a different location in page title, h1 title, and meta description enough to avoid Duplicate Content concern?
I have a dynamic website which will have location-based internal pages that will have a <title>and <h1> title, and meta description tag that will include the subregion of a city. Each page also will have an 'info' section describing the generic product/service offered which will also include the name of the subregion. The 'specific product/service content will be dynamic but in some cases will be almost identical--ie subregion A may sometimes have the same specific content result as subregion B. Will the difference of just the location put in each of the above tags be enough for me to avoid a Duplicate Content concern?</p></title>
Intermediate & Advanced SEO | Mar 31, 2014, 6:07 PM | couponguy0 -
Artist Bios on Multiple Pages: Duplicate Content or not?
I am currently working on an eComm site for a company that sells art prints. On each print's page, there is a bio about the artist followed by a couple of paragraphs about the print. My concern is that some artists have hundreds of prints on this site, and the bio is reprinted on every page,which makes sense from a usability standpoint, but I am concerned that it will trigger a duplicate content penalty from Google. Some people are trying to convince me that Google won't penalize for this content, since the intent is not to game the SERPs. However, I'm not confident that this isn't being penalized already, or that it won't be in the near future. Because it is just a section of text that is duplicated, but the rest of the text on each page is original, I can't use the rel=canonical tag. I've thought about putting each artist bio into a graphic, but that is a huge undertaking, and not the most elegant solution. Could I put the bio on a separate page with only the artist's info and then place that data on each print page using an <iframe>and then put a noindex,nofollow in the robots.txt file?</p> <p>Is there a better solution? Is this effort even necessary?</p> <p>Thoughts?</p></iframe>
Intermediate & Advanced SEO | Apr 11, 2013, 7:07 PM | sbaylor0 -
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 | Jun 4, 2012, 9:15 PM | gregelwell0