If you try to generate a TGP RSS feed with NATS4, yit will produce the absolutely useless feed. E.g.: nats.cash4webmasters.net/rss_adtools/2/1ebcee51862ccf0cef968dda45caec81/bladex21.rss?siteid=-1&search[type]=1 - the affiliate program doesn't matter because standard NATS4 feed generating script works the same way anywhere.
If you look at the feed sources you'll see that all the information (the gallery description and its URL) is locked inside the HTML table. WTF it that and which TGP scripts should be able to parse this nonsense? The raw text description (no frikin' tables) must be enclosed into the <description>...</description> XML sections. The actual gallery URL must be located in the
<link>..</link> XML sections.
Am I the only script developer here who's getting asked by the confused customers on how to generate a standard TGP feed with NATS4 or how to parse their frikin' tables to use NATS4 feeds like its described
here?