Ok, so the update to the FROOGLE provider definately fixed problems with the FROOGLE XML feed that NOPCOMMERCE provides! I have had much more success uploading to google-base.
However, when I generate the feed I'd like to have post to a static file-name in the directory on the webserver.
This would help since google allows the option to pull from a specific URI on a periodic basis, and this would save me time moving the files back and forth, and I could just update the feed when I change products around and google would reflect that change automatically!
If anyone has any advice on the files I could change to make this a reality it would be very helpful!
I've made a couple of mods to the Froogle output recently - partly to improve speed/decrease memory usage and partly to provide a static url for fetching the froogle output which will update automatically.
This can be see at : http://www.vickiscards.co.uk/froogle.ashx
I've sent this to the NOP team so hopefully it might make it into the next release.
Very cool! What's the best way I should download the source for this (if your offering it?) So I can check it out? I'm interested in implementing some plug-ins for nopCom. similar to the plugin system that is popular in "Zen Cart" so I'm very interested in checking this out.
A really good plug-in system for NopCommerce would be very, very useful. However the changes I have made are to the core code.
The slightly modified changes I made are now in the main source for NopCommerce on CodePlex, look for froogle.ashx in the site and the froogle assembly in libraries.