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.
Body of text on category pages
-
Hello everyone, wonder if I can pick your brains about our company's website. We are a tea company - Canton Tea Co. We have been advised that it is really important to get more text onto the category pages on our website, as otherwise the page just consists of a list of products, and therefore provides Google with a ton of headers, tiny descriptions, and not enough text to allow the page to being easily indexed, therefore hurting our Google ranking for key search terms like 'Green Tea' which should lead to the Green Tea category page.
So we decided to add some text to the category page. The only place for this text to go was laid over the category header image. However, it looks pretty awful and unsophisticated having this text on top of the image - please see an example, our Green Tea category page, via this link: http://www.cantonteaco.com/loose-leaf-tea-1/type/green-tea.html
So I have three questions:
- How significant is the text on a category page such as this to that page's Google ranking?
- If we moved the text to an area that was hidden until clicked on, for example the 'Filter by' section that opens up when you click on it (see via URL above), would that negate the SEO benefit?
- Do you have any other ideas or opinions on how to resolve this?
Thank you!
Louise, Canton Tea Co.
-
URGENT: I checked the text on a few of your product pages, then searched for a snippet of your product description in quotes. Your descriptions are posted on other sites. And that text on your site for some products is verbatim identical to the product descriptions displayed on amazon.co.uk. That is deadly. Google is filtering several other websites where this same text appears verbatim. I see amazon with verbatim and four filtered results here. So, I would be sure that the text on my site is unique. If you are spreading it to amazon, rewrite what is on your site. If other people are stealing your text, that's a harder problem to solve.
=============================
If this was my site, I would do the following with the category page. I am not saying that everyone is going to agree with me, but this is where I would bet my money and time.
-- Include two to three sentences, in proper language, about each of the products. Give the visitor enough information so he/she can decide to click. Don't give me a whiff and make me click to taste it. People who buy tea are the kind of people who don't mind reading by hate clicking into fifteen pages just to get some idea about the product.
-- Personally, I would ditch the hover-over effect and get that text onto the page. You NEVER know how search engines are going to treat it. You never know how devices are going to treat it, or how old men like me, who enjoy their tea are going to react when it doesn't seem to work when I click on it. Also, I believe in getting all of my info out for the visitor. Don't make the visitor click to another page unless he is really interested.
-- I would show the rating on the page. Ratings are like bling. Flaunt them.
-
I see what you mean Louise, but you need to be careful with category pages that they aren't seen as Doorway pages, that Google is clamping down on. Read more here.
**1) How significant is the text on a category page such as this to that page's Google ranking? **
It's not just about text, it's about usability and how useful the page is. If the page is only there to collect traffic for a search term and then fire someone off to other internal pages, you might fall foul of penalties.
**2) If we moved the text to an area that was hidden until clicked on, for example the 'Filter by' section that opens up when you click on it (see via URL above), would that negate the SEO benefit? **
There is no direct SEO problem with having the content hidden behind a tab, because the content is still there and Google can see it in the code as well. However, this wouldn't be my preferred option on it's own as that doesn't do much for the page and is only there to try and combat some SEO issues.
**3) Do you have any other ideas or opinions on how to resolve this? **
Usability and more usability. Make sure the page bring more than just some text and links. Think about people landing on there and what else they would like to see that would be useful to them. If you search for your key phrases, who is winning in the SERP's? How do they combat this issue? A little competition analysis can go a long way.
You could also do with focusing on keywords that bring people to that page. Rather than just focusing on "Green Tea", you want the people who are looking to "buy green tea" or for "Green tea suppliers". If you get the wrong people to the pages, this can also be detrimental.
I hope this helps
-Andy
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 an age verification home page hurt SEO?
There's a microbrewery in our area that just launched its first website. It has the "verify your age" homepage (which is not really their homepage, but I don't know what it's called) before you can enter. It looks like this: http://angrychairbrewing.com/ Anyway, does this hurt them at all from a rankings standpoint? Also, assuming bots/spiders/ROGER can crawl sites like this, (which I think they would have to be able to do) how do they get around this verification? Thanks, Ruben
Web Design | | KempRugeLawGroup0 -
Spaces at beginning of title tag - negatively affect the optimization of the page?
For some reason, our title tags have a long space after the beginning title tag and before the text appears. The beginning title tag is on one line, then a break, a tab and then the content of the title tag. I'm pretty sure this is not good and is affecting optimization of the page. Am I correct or is this not an issue and does not need to be fixed? Example: | <title></span></p> <p> </p> </td> </tr> <tr> <td class="line-number"> </td> <td class="line-content"> First keyword</td> </tr> </tbody> </table></title> |
Web Design | | CFSSEO0 -
What is the best tool to view your page as Googlebot?
Our site was done with asp.net and a lot of scripting. I want to see what Google can see and what it can't. What is the best tool that duplicates Googlebot? I have found several but they seem old or inaccurate.
Web Design | | EcommerceSite0 -
Does it do harm if you add a rel="canonical" tag on a page that doesn't need it?
If a page is clearly unique and there is obviously no canonical tag needed, does it hurt anything if one has been added?
Web Design | | jaychow0 -
Best layout pages for SEO
Dear all, what would be the ideal layout of a webpage for SEO? How would a homepage and landingspage look like? Thanks in advance! Best regards, Ben
Web Design | | HMK-NL0 -
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 -
Live Text in Navigation Vs. Image - Does this affect SEO
I recently was asked the question if having live text in the navigation vs and image affect seo. For example, refer to this link http://markup.io/v/avsaenq856kw the navigation highlighted is seperate images. The html elements read : ![](</span><strong style=)/images/procedures.png"> Live text html reads like this: Breast » What is better for seo value, or does it now matter having live text or an image?
Web Design | | Red_Spot_Interactive0 -
Is it necessary to redirect every Error page (404 or 500) found?
If I have Hundreds of pages with 404 and 500 erros should set up 301 redirects for all of them? Some of the pages have external links, some don't.
Web Design | | jmansd0