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.
How to make sure category pages rank higher than product pages?
-
Hi,
This question is E-Commerce related. We have product categories dividing products by color. Let's say we have the category 'blue toy cars' and a product called 'blue toy car racer', both of these could rank for the keyword 'blue toy car'.
How do we make sure the category 'blue toy cars' ranks above the product 'blue toy car racer'? Or is the category page automatically ranked higher because of the higher page authority of that page?
Alex
-
One of us is having a senior moment.
You wrote: "If this was my site we would get rid of the product pages and display all of the color choices on one page."
You sent a link to a product page. I was expecting a link to a psychedelic category page saturated with pictures, colors, content and "buy now" buttons with no links to products.
The Target bread crumbs show a hierarchy and presentation as proposed by Allen.
I get it. And agree. With both of you.

-
See how Target gives you all of the colors of this Rachel Ray cook set on one page...
http://www.target.com/p/rachael-ray-10-piece-porcelain-cook-set/-/A-14595398#prodSlot=medium_1_2
I would improve on this by listing the colors in text outside of the JavaScript and adding the most popular colors in the title tag.
Rachel Ray Cook Set | Red Blue Green Orange
-
I'd like to see this in action. Can you share a link EGOL?
-
Thank you. In my view this would make sense to the users as well.
-
Actually have recommended products on page, or other products in the same category. You could have it pop up a fancy / color/ thickbox when people add to the cart and recommend other products, something like this http://module-presta.com/media/catalog/product/cache/1/thumbnail/9df78eab33525d08d6e5fb8d27136e95/i/m/imgforuserguide_popup_cart_02.jpg
There are all kinds of different things that you can do to cross sell. Look at what amazon does and how they operate, they optimize the product pages. On them they have lots of different product offers.
-
If this was my site we would get rid of the product pages and display all of the color choices on one page. Then you have a product page AND a category page in one.
-
Good point. From a conversion standpoint it be much better if people would land on a product page immediately. Although it's almost impossible for people to see our other products when they never land on a category page, and this would mean a decrease in order value...
-
Alex,
I would make the category page Toy cars with the separate product links: Blue toy cars, Red toy cars, Racer cars, etc. By linking one higher category page to a lower product page you are establishing your own page ranking "Score" that is read by the search engines as higher or lower in authority.
Your meta descriptions will further reinforce this higher archery by having the category pages describe most of the terms used in the lower level pages. Then be very specific on the separate product pages.
Now if someone searches for toy cars your category page is a higher result offering an entire selection of toy cars. But if your customer wants to type a longer search term "Blue racer toy cars" they will be directed to your specific product page.
-
Most category pages are pretty content shallow. They usually just have basic product info that links to the product pages. Make sure you have category pages built out with plenty unique content that would be valuable to your customers and the bots. It seems that people like to link directly to the product page so do your best to acquire links to the category level.
-
Honestly in my opinion you are going to have a hard time making the category rank higher than the product. Especially since things like rich data only supports one offer per page. I have no proof, but I would off the hip say that search engine want to put people on a product page, not a category page.
One thing to take into account to is conversion rate, just about every study says you convert more with a product as a landing page vs any other page in a site.
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
-
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 -
Making html table as 'seofriendly' as possible
Hi, On my website I have a table with a list of products, on every row I have a different product and a different property on each column. The table is made with css so the html code is clean. The problem is (I guess) that google doesn't 'understand' what its inside on the table. So if I do a google search that page appears on the page 87, there is any way to improve my SEO without changing the table? Or to improve my SEO I must change the format of my content? In resume, I want to improve the SEO page of a page that contains information organized inside a table. I don't know if there is a specific answer to this question. Any help is welcome. Regards
Web Design | | jcobo0 -
Does moving Server (IP) affect rankings?
I work for a pretty large company with an established web domain with thousands of pages. We are working on a new website and they talked about moving the site onto a new server. What is the impact ranking wise of going to a new server? Does Google care so long as it's the same domain, or is there some equity lost? Thanks in advance!
Web Design | | ScottOlson0 -
Magento Category H1 Tags
I am currently using magento and have all titles labeled correctly. I have made a H1 tag for the main page which works fine. Each product title becomes and H1 tag, which again is fine. However my category pages are missing H1 tags. If I manually code an H1 tag, then there becomes 2 H1 tags. It is using my category name then my manual H1 tag. I don't want it to use my category name because it is shortened to fit on my navigation bar.
Web Design | | nchachula
Ex. www.mydomain.com/tshirts/short-sleeve
In this example the subcategory title is short sleeve. When using MOZ tool on frontend it shows NO H1 tag or the title becomes H1 tag "short sleeve" however I want the H1 to actually be "short sleeve tshirts"
If I manually add an H1 tag to description on category page it adds both the title AND the H1 tag I enter.0 -
Too Many Outbound Links on the Home Page - Bad for SEO?
Hello Again Moz community, This is my last Q of the day: I have a LOT of outbound links on the home page of www.web3.ca Some are to clients projects, most are to other pages on the website. Can reducing this to the core pages have a positive impact on SEO? Thanks, Anton
Web Design | | Web3Marketing870 -
Pages vs. Posts for SEO
Hi, I would like your thoughts about pages vs. posts for SEO. I understand the difference in terms of WP structure and have read the SEOmoz blog post about setting up your site for SEO success (http://www.seomoz.org/blog/setup-wordpress-for-seo-success). However, if you're trying to rank for a particular keyword, it seems that either one could work, from an on-page SEO perspective, as far as title tag, URL, meta description, etc. So how do you decide whether to set up a page vs. a post? What are the pros and cons, from an SEO perspective, about using one vs. the other? Thanks in advance! Carolina
Web Design | | csmm0 -
Decreasing Page Load Time with Placeholder Images - Good Idea or Bad Idea?
In an effort to decease our page load time, we are looking at making a change so that all product images on any page past page 1 load with a place holder image. When the user clicks to the next page, it then loads all of the images for that page. Right now, all of the product divs are loaded into a Javascript array and loaded in chunks to the page display div. Product-heavy pages significantly increase load time as the browser loads all of the images from the product HTML before the Javascript can rewrite the display div with page-specific product HTML. In order to get around this, we are looking at loading the product HTML with a small placeholder image and then substituting the appropriate product image URLs when each page is output to the display div. From a user experience, this change will be seamless and they won't be able to tell the difference, plus they will benefit from a potentially a short wait on loading the images for the page in question. However, the source of the page will have all of the product images in a given category page all having the same image. How much of a negative impact will this have on SEO?
Web Design | | airnwater0 -
Page Size
Hello Mozers, What is the best page size ( or the max page size ie KB ) for a home page or a 2nd level page. Thank you - I appreciate you looking at this question. Vijay
Web Design | | vijayvasu0