Previously I briefly covered the basics of meta descriptions. Here I focus specifically on Zen Cart and how it can help you.
I haven’t manually assigned meta descriptions and keywords for each product, that is too time consuming, but I have for product categories. Google picked up those changes very quickly so it it absolutely worth doing.

In your categories menu you will see, on the right hand side, something like this:
The orange symbol shows the tag has been manually configured, the black shows it is on automatic. Doing it manually is so much better and from the example above there is one category to configure so lets do that now.
There are 3 boxes to complete: the first is a customised title for the page which should reflect its content. The second is for keywords which should reflect the products within that category (or subcategories if you use them). The third box is for the meta description.
This is what could be displayed when people search for a particular key word. If your keywords and content match up to a users search term then the meta description may be shown in the search engine results, otherwise only the page title will show.
Maximum characters displayed (by Google) in a meta description is 150 so don’t go over this.
My previous post offers ideas on what makes a good meta description.
It is too important to leave to Zencart to auto display. Ensure for each category and sub category you manually configure your (meta) title, keywords and description. It is so worthwhile.
Update: Don’t forget /includes/languages/english/YOUR TEMPLATE/meta_tags.php
and then add a line for each of your EZ-pages
- define(‘META_TAG_DESCRIPTION_EZPAGE_2′,’your description here’);
- define(‘META_TAG_DESCRIPTION_EZPAGE_3′,’your description here’);
and so forth for the title, description and keywords for each EZ-page you are using. Google loves it.
NB: When editing meta titles, descriptions and keywords for your categories or pages all 3 fields must be filled in otherwise the meta fields are not complete and will be ignored.



