Service to change links in rss feeds?

freezeprogram

Banned
Sep 27, 2010
167
1
0
I'm looking for a service that can take a feed from example.com and change all the outbound links to allaboutexample.com.

The titles will stay the same, but the links will now go to my chosen destination.

I'm not using this for wordpress or any cms, so I'm hoping to find a slightly shady web service rather than a plugin.

Ideally, I plug my feed url into the service, type in my chosen destination url and a new feed is generated. If I could change urls based on specific keywords, that would be a bonus.
Any ideas or suggestions?

tits-wanting-to-get-fucked-25-20100216-171010-800-800-0-0--0.jpg
 


If you're publishing these links on a web page, you could use SimplePie to have all the URLs for each headline point to one specific address.
 
If you're publishing these links on a web page, you could use SimplePie to have all the URLs for each headline point to one specific address.

The feed is going directly to twitter. But yeah, simplepie is a good solution for hosted content.