Google Base Feeds for ShopperPress 2Google Base Feeds for ShopperPress 2On Sunday, May 23rd, 2010 at 7:22 pm, 2 Comments »
I have changed the approach for creating Google Base feeds in ShopperPress after facing many errors after implementing. The new approach involves much less of coding. 1) Create new Page Template (just save this ‘google base feed template’ file as *.php to your ShopperPress Theme folder – usually something like http://www.yourdomain.com/wp-content/themes/shopperpress/) 2) Edit the file to suit your needs 3) Create new Page (Can be blank) and name it something like ‘Google Base Feed’ (or anything you like) – and set the template of the page as ‘Google Base Feed’ 4) Publish the Page 5) Generate the feed by navigating to your newly created Page 6) Save the result as *.xml file (e.g. Right click and ‘Save Page as..’ in Firefox and select WebPage XHTML only) 7) Submit your file to Google Base Please I would be glad if you could leave me any comments and / or any of your modifications of the template. Thank you very much. GD Star Rating loading... GD Star Rating
loading... Leave a Comment2 Responses to “Google Base Feeds for ShopperPress 2”Leave a Reply |
Many, many thanks for sharing. An excellent and essential tool for any shopperpress user.
loading...
loading...
One suggestion for adding to the code is to add a tag for the quantity, i added this function using this line of code:
ID, ‘qty’, true); ?>
loading...
loading...