Making a few changes to my google product data feed as it does not work as well as I'd like it to.
I didn't like that its using the on page product description for the google product description as lots of my products have exactly the same description with a couple of minor tweaks.
However the meta description is different for all the products, so in the layout google product feed layout I have changed line 14 from "description" to <![CDATA[<actinic:variable name="ProductPageMetaDescription" />]]>.so it now uses each products meta description.
When it was using the on page description is was also picking up some of the coding and using that in the feed too.
Maybe this will be useful to some.
I have a question though, I like my feed within adwords to be in product groups, sub divided into "product type" but I do not see how to add this into sellerdeck?
Do I need a new column in my feed with the title "product type" Anybody got a fix/answer for this ??
I didn't like that its using the on page product description for the google product description as lots of my products have exactly the same description with a couple of minor tweaks.
However the meta description is different for all the products, so in the layout google product feed layout I have changed line 14 from "description" to <![CDATA[<actinic:variable name="ProductPageMetaDescription" />]]>.so it now uses each products meta description.
When it was using the on page description is was also picking up some of the coding and using that in the feed too.
Maybe this will be useful to some.
I have a question though, I like my feed within adwords to be in product groups, sub divided into "product type" but I do not see how to add this into sellerdeck?
Do I need a new column in my feed with the title "product type" Anybody got a fix/answer for this ??
Comment