My ORDER ID (order number) is
00005856.
I noticed a bug within JoomSEF (maybe only within Virtuemart extension - cannot confirm) - with the meta description generation. If you have a product, that has double quotation marks in the product short description, the generated meta description (if it is generated from the short description - this is configured in the plugin) doesn't strip the double quotation marks - ". This is a problem for the search bots, because they think, that the meta description ends earlier than it really does.
Example of a generated meta description:
<meta name="description" content="Telecamera Speed Dome YOKO 1/4" CL 22x (ICR), zoom ottico fino 22x, zoom digitale fino 16x,con una risoluzione di 470 TVL ed il 1/4" Color Sony EX-View HAD (Hi-Res.) è una delle speed dome notturne per uso interno." />
Now, Google sees this page like this:
<meta name="description" content="Telecamera Speed Dome YOKO 1/4" />
Basically it cuts off everything that is behind the ".
Where can I correct this problem or can you fix it for the next release?
Have the latest versions of Artio JoomSEF (3.3.6) and VM extension (2.0.6) and also Joomla and VM.
Thanks.