Yahoo Pipe Tutorial- Convert RSS summary to RSS full feed

i use this wordpress plugin: http://www.namepros.com/scripts-for-sale/626190-convert-rss-full-content-rss-autoblogs.html

Grabs the full content automatically.
 
Thanx, this tutorial works.

.....but when I use Yahoo Alerts to forward the feed to my email, there is an unsubscribe link at the end of the post. How do I remove it.


Or, any other way to forward the rss to my email address without the junk links from services like 'FeedMyInbox'?

PHP with blogspot maybe?
 
I'm struggling with the regex part as well. It regex given does not strip my links. I've also tried to search for more advanced regex, but nothing is being stripped. Is there a problem with yahoo, or is it maybe the feed/page?

Thanks
 
I tried this for ezine articles instead of my own plugin code. It's interesting, but does not apply to high volume requests and almost-realtime news. Great contibution, though!
 
Great share thanks i love yahoo pipes been working with full feeds for my blogs.
 
This is a great tutorial and everything works great in Yahoo pipes, just one question.. How do you remove css tags (i.e. div, etc) and javascript and links using regex. The example you provided above gives an error in yahoo pipes. If anyone has a standrad regex that they use, it would be helpful, if not I'll just write my own and share here.
 
Anyone yet figured out how to get the images with the content?
 
When I try to use feedwordpress with the rss feed from pipes it keeps posting every single post from the feed instead of 1 at a time. Does anyone know how to get it to post 1 post at a time?
 
Last edited:
Awesome tutorial, I've been following it, got the feeds right (from TMZ)

This is my working feed from yahoo pipes

Code:
http://pipes.yahoo.com/pipes/pipe.run?_id=7aed0351dcd2799044bac4a00dccbbb2&_render=rss

But when I put them on WP-o-Matic and click fetch, it wouldn't fetch anything at all, any idea why? Let me know, thanks!
 
Anyone? This shit is getting really frustrating. Is it WP-o-Matic? Or did I do something wrong? I have no idea
 
Thanks for a really useful post about pipes. This is especially useful about how to take a summary and make it show full posts which has been a popular question asked in an autoblogging thread that I started. I'm going to link to this thread from mine as it will help people out so much.

Thanks again
 
Back
Top