2 replies
I have a WordPress blog with WP-O-Matic on it. I need to put a feed on there for a bit of autoblogging. But it is asking for a feed URL.

How can I filter Google News (for example) by my keyword and then bring up a feed url for that to use in my blog?

Thanks,

Jon
#creating #feeds
  • Profile picture of the author StrikeNet
    There is a list of Google News Feeds here: Available Google News Feeds : RSS Feeds - Google News Help

    To filter these feeds, I'm guessing you would need some sort of script to grab a keyword using something like preg_match_all (php) and filtering them that way before sending it to WP. Just a guess, but i think that would work.
    {{ DiscussionBoard.errors[2201431].message }}
  • Profile picture of the author Jon12345
    There was an example on there which let me do what I needed. Thank you.
    Signature
    ibusinessbuzz.co.uk - Business News, Articles and forum. Come join in and chat to fellow business owners.
    {{ DiscussionBoard.errors[2201501].message }}

Trending Topics