Using Netaffiliation datafeeds
Netaffiliation productfeeds ( Catalogues ) are supported. The feeds can be found under 'Tools' in the webmaster area of the Netaffiliation website.
Posted in en.
Netaffiliation productfeeds ( Catalogues ) are supported. The feeds can be found under 'Tools' in the webmaster area of the Netaffiliation website.
Posted in datafeeds.
Netaffiliation productfeeds ( Catalogues ) are supported. The feeds can be found under 'Tools' in the webmaster area of the Netaffiliation website.
Posted in en.
Almost all datafeeds contain links to images, located on the server of the merchant, a CDN or at the networks servers. You might want to host the images on your own server:
Fetching the images during feed parsing is not a good idea, it will take a lot of time, and with a bit of bad luck the merchants server will block your IP for abuse. A better option is to fetch and store the images when needed with a technique similar to 404-caching
The component allows to modify the image url used in the components and modules templates
license users can obtain code examples.
Posted in en.
The shareasale network provides CSV (piped) formated datafeeds. Adding the feeds to the component could be very straightforward, unfortunately the share a sale feeds have some issue's:
Posted in datafeeds.
The shareasale network provides CSV (piped) formated datafeeds. Adding the feeds to the component could be very straightforward, unfortunately the share a sale feeds have some issue's:
Posted in en.
The component can import any CSV formatted file delimited with tab, ',', ';' or '|' and enclosed with '"' (optional). The CSV files must have a header row:
Posted in general.
The component can import any CSV formatted file delimited with tab, ',', ';' or '|' and enclosed with '"' (optional). The CSV files must have a header row:
Posted in en.
The importer ( feedcron.php ) contains a high load protection.
Posted in general.
Posted in en.
This page continues the tutorial previous page adding feeds.