Google Base is an extension of the Google search engine that millions of people around the globe use daily to research products before they purchase. Listing your products in Google Base is a free way to extend the reach of your marketing efforts to millions of new customers. Unfortunately, the product feed file can be complex to generate and it must be sent periodically or your products will be dropped from the catalog. Groogle Feed automates the process of generating and sending a product feed file from your store to Google.
Google Feed has support files (located in the bin directory) that include all the necessary logic to create and send a product feed to Google, and a merchant tool interface that is used to configure and control the product feed. These instructions assume that the files you will modify are still in their original format as supplied by LaGarde. If you have customized StoreFront and can not determine how to integrate the changes listed below, please contact support@structured-solutions.net for help.
<script language="VB" runat="server">
Sub Session_OnStart()
Try
StructuredSolutions.GoogleBase.ScheduledProductFeed(Server)
Catch
End Try
End Sub
</script>
Load the Google Feed configuration page by navigating your browser to the GoogleBase directory. Login and then navigate to the GoogleBase directory again. Online help is available to guide you through the process of starting your product feed to Google.
To remove Google Feed from your store, you will need to restore the backup or original copies of Global.asax, and remove the GoogleBase directory.
Please send support requests to support@structured-solutions.net.
Copyright © 2008 by Structured Solutions