Hi,
I am new to SEO, but am learning and would like to share one technique that I am trying now. I am still investigating, and thought perhaps that someone has done this and knows what to do?
For those who don’t know about it, images are very useful for increasing keyword density on your pages, as you can put keywords in the image file name (keyword1-keyword2-keyword3.jpg) and also in the alt text to display for the image, eg. <img >
Prestashop does this for you, by putting the product name in the img title, but renames the image so that you can’t put keywords in there. I have found this line of code in the product.tpl file which determines this:
{$img_prod_dir}{$cover.id_image}-large.jpgname|escape:‘htmlall’:‘UTF-8’}”>
The alt tag is blank, so it is very tempting to put my main keywords in there to appear on all the images’ alt tags, but before I do that I would like to check if anyone else has done this, as I don’t want to make google angry.
Looking forward to your thoughts!
Dag










