I tried to create a Froogle data feed today and have found the following problems:
1. All of my links in the file start with "https:" instead of "http:". My site is set to only use SSL for checkout pages and customer login only. The Froogle data feed portion must be assuming SSL for everything.
2. Many of the product links are specified as http://www.sunclothingetc.com/acatalog/index.html and do not point to the actual product page.
3. I use components and attributes to allow the customer to select sizes, colors, etc. for the products they are purchasing. The Froogle data feed appears to create a separate item for evry color and size combination that exists. I am sure that is not what is intended for people that use Actinic in this way.
These were items I identified by a quick look at the data file. I am interested to know if others are having these same problems or if I might be doing something wrong.
1. All of my links in the file start with "https:" instead of "http:". My site is set to only use SSL for checkout pages and customer login only. The Froogle data feed portion must be assuming SSL for everything.
2. Many of the product links are specified as http://www.sunclothingetc.com/acatalog/index.html and do not point to the actual product page.
3. I use components and attributes to allow the customer to select sizes, colors, etc. for the products they are purchasing. The Froogle data feed appears to create a separate item for evry color and size combination that exists. I am sure that is not what is intended for people that use Actinic in this way.
These were items I identified by a quick look at the data file. I am interested to know if others are having these same problems or if I might be doing something wrong.
Comment