Originally posted by mythandmagic
View Post
<g:description>
<![CDATA[<actinic:variable name="ProductPageMetaDescription" />]]>
</g:description>
This layout generates a Google Products XML file on upload and you should find a local copy of the file in the SiteHTML folder, which is usually
C:\ProgramData\SellerDeck\SellerDeck 2016\Sites\SiteName\SiteHTML
where 'SiteName' is the name of the site in Sellerdeck Desktop.
Google will flag up any missing product descriptions that need to be populated but you can check this locally by opening the XML file.
I am now using the XML file for my Google data feed after implementing a fix to ensure duplicate products are included on the list.
Comment