There is a problem with this RSS feed and
Feedblitz which takes the items in the RSS feeds and sends them out as an email newsletter. Feedblitz is not able to recognize which are the new items to be sent out or becomes confused because of the sid's added to the link tags in the feed as per the ceo of feedblitz. Here is what he wrote to me:
Ok, it?s something to do with your server. During a couple of debug runs, at one point the feed was returning with session ids (of the form &sid=<an alphanumeric string>) appended to the URLs in the RSS. This didn?t match the link information we had (without the session ids) and so it failed to find them as it tried to mail out.
I know you have a custom feed generator there. It is essential that the <link> data is consistent and not contain session information. You should also have your developer ensure that (a) session ids are not accidentally added, and (b) to add the proper date and / or guid data to the feed. Once your links are fixed it will work as you expect. I believe that there may be a timer involved. If it doesn?t work when you submit quickly, go back, pick the articles and wait for a couple of minutes. That might work better.
Can you kindly help Tuk to get over this last hurdle?