I am trying to create a Froogle feed - unfortunatly the prepared ones available from Actinic / MoleEnd etc don't work for us, as google require us to use the large images not the thumbnail ones, and we have our store set up with the larger images in the Extended Info Field, and the image field has thumbnails in it - consquently google is rejecting the feed.
I have managed to create 90% of the feed, but am really struggling with the URL to the product or catalog page - the page name is held in a field called CatalogSection.sPageName however, in my database it doesn't appear to be populated every time - it is only populated about half the time.
If I turn on 'View Page Names' in Actinic, then I can see all the correct page names, but out of 250 Sections, there are only about 100 that have this field populated on the table.
Is there another field that holds this URL? or a formula for converting the section name to a URL - it looks to be something like Catalog Name, Section Name, and then Section Number all compressed together.
I have managed to create 90% of the feed, but am really struggling with the URL to the product or catalog page - the page name is held in a field called CatalogSection.sPageName however, in my database it doesn't appear to be populated every time - it is only populated about half the time.
If I turn on 'View Page Names' in Actinic, then I can see all the correct page names, but out of 250 Sections, there are only about 100 that have this field populated on the table.
Is there another field that holds this URL? or a formula for converting the section name to a URL - it looks to be something like Catalog Name, Section Name, and then Section Number all compressed together.
Comment