Ignore empty RSS feed urls
I fetch artciles for a list of RSS feed urls which map to sections of a newspaper. Everything works so far but one problem re ains unsolved:
It happens that one of the feed urls does not contain articles from time to time and I want to ignore this feed url completely. Up to now in the main section this section is included but does not contain any links.
Can I programmatically ignore empty feed urls?
Michael
|