osCommerce Templates | Magento Themes | Free osCommerce Themes - eCommerce Engine

  • Full Screen
  • Wide Screen
  • Narrow Screen
  • Increase font size
  • Default font size
  • Decrease font size

How to automatically send data feed to Froogle?

E-mail Print PDF

The product line in your osCommerce Template does not change often, so I did not combine limited the export to ACTIVE products. If you have inactive products, you might need to change the script.

Also, the category levels are only 2 deep, and the 2nd level would not make too much sense to Froogle. Again, if you have a different method for your categories and naming, you might need to change the script.
Also, even though I got my feed approved / validated by Google, please make sure to go through the process to get it validated by Google for your store.


mysql -uXXX -pXXX -DXXX -e "select concat('http://YOUR_DOMAIN_GOES_HERE

/product_info.php?products_id=',products.products_id) AS product_url, products_description.products_name

AS name, products_description.products_description AS description, FORMAT(products.products_price,2) AS

price, CONCAT('http://YOUR_DOMAIN_GOES_HERE/images/',products.products_image) AS image_url,

categories_description.categories_name AS category FROM categories, products, products_description,

categories_description, products_to_categories WHERE

products.products_id=products_description.products_id AND

products.products_id=products_to_categories.products_id AND

products_to_categories.categories_id=categories.categories_id AND

categories_description.categories_id=IF(categories.parent_id='0',categories.categories_id,categories.parent_id)"

/tmp/FILENAME_PER_GOOGLE_SPECS.txt

Comments

σας ευχαριστώ για τη μεγάλη εργασία! Έχει κάνει σίγουρα μια διαφορά στην ιστοσελίδα μας. Έχουμε λάβει πολλές παραγγελίες.

--- SIDIROPOULOS

We zijn erg blij met de template en zou graag uw diensten aan te bevelen.

--- Heijde

Merci pour ce bon travail, j'adore ce que vous avez fait. Je serai plus qu'heureux de se référer d'affaires pour vous dans le futur.

--- Sas

Vielen Dank für Ihre Hilfe mit meiner Website: von der Installation bis Promotion. Ich bekomme viele Aufträge von da an, und bedanken uns für Ihre After-Unterstützung.

--- Atalay

We bougth this theme for our Romanian client. So far so good. The Romanian language package works so well with it. Thank you.

--- Silesia

 
You are here: Tips and Tricks How to automatically send data feed to Froogle?