
Originally Posted by
imaginationtoy
Here are two of the entries I have made. The first one is for my main category page, and the second is for one of my individual products under that category.
// Per-Page meta-tags. Follow this pattern for individual pages you wish to override. This is useful mainly for additional pages.
// replace "page_name" with the UPPERCASE name of your main_page= value, such as ABOUT_US or SHIPPINGINFO etc.
// repeat pattern as necessary
define('META_TAG_DESCRIPTION_INDEX&CPath=1','The sexiest lingerie, corsets, baby dolls, gowns, thongs, bras and panties');
define('META_TAG_KEYWORDS_INDEX&CPath=1','######## lingerie, corsets, baby dolls, gowns, hosiery, thongs, bras, panties');
define('META_TAG_TITLE_INDEX&CPath=1','######## Lingerie, Bras And Panties For Women');
define('META_TAG_DESCRIPTION_PRODUCT_INFO&CPath=1&PRODUCTS_ID=13','An elegant and ######## pearl thong for women');
define('META_TAG_KEYWORDS_PRODUCT_INFO&CPath=1&PRODUCTS_ID=13','######## lingerie, pearl thong, Bracli, French lace');
define('META_TAG_TITLE_PRODUCT_INFO&CPath=1&PRODUCTS_ID=13','An Elegant And ######## Pearl Thong To Entice Your Lover');
Those # signs are not in the file, they just showed up when I posted it here.