I am trying to decipher RSS URL's sytax in that I want to limit what I pull from an RSS feed source and I need some help please.
Example;
http://www.contentrover.com/rss.php?q=dog%20training
... pulls in articles about dog training but it pulls in 5-15 articles at a time. I want to limit that to 1-3 articles at a time.
I am assuming there is some "tag" I can add at the end. Perhaps "limit=" or "quantity=" or perhaps a one or two letter "tag" like maybe just "L=" for limit?
I tried looking on Google search with various searches for tutorials on RSS URL's but there was only information on RSS files and what they contain. I couldn't find anything on RSS URL's.
Any suggestions would be greatly appreciated.
Thanks for your help.
|