04-04-2011, 03:20 PM
How to turn partial to full rss - Works with autoblogs
I get a lot of people asking me how to find full rss feed
for their autoblogs?
Simple guys
1. look for any wordpress blog with the same niche as yours,
and grab its rss feed URL.
2. go to
Code:
and encode it.
3. go to
Code:
and there you have a full rss feed
for example: let's say my niche is weight loss
then i google for "Weight Loss Blog"
Code:
so the first link there is www fatty weightloss com
and i see its a WP blog so i find its rss feed witch is
Code:
and i see that its only a summery of each post = good
that's what i was looking for.
next i encode it and get
Code:
so my full rss feed is
Code:
just check and see its full posts.
now you can add this to WP-O-Matic, Autoblogged or any other rss driven
wp plugin.
Hope this helps.
I get a lot of people asking me how to find full rss feed
for their autoblogs?
Simple guys
1. look for any wordpress blog with the same niche as yours,
and grab its rss feed URL.
2. go to
Code:
Code:
http://www.albionresearch.com/misc/urlencode.php
and encode it.
3. go to
Code:
Code:
http://echodittolabs.org/projects/fulltextrss/?url=YOUR_NEWLY_ENODED_FEED_URL
and there you have a full rss feed
for example: let's say my niche is weight loss
then i google for "Weight Loss Blog"
Code:
Quote:http://anonym.to/?http://www.google.com/...tnG=Search
so the first link there is www fatty weightloss com
and i see its a WP blog so i find its rss feed witch is
Code:
Code:
http://www.fattyweightloss.com/feed
and i see that its only a summery of each post = good
that's what i was looking for.
next i encode it and get
Code:
Quote:http%253A%252F%252Fwww.fattyweightloss.com%252Ffeed
so my full rss feed is
Code:
Code:
http://echodittolabs.org/projects/fulltextrss/?url=http%253A%252F%252Fwww.fattyweightloss.com%252Ffeed
just check and see its full posts.
now you can add this to WP-O-Matic, Autoblogged or any other rss driven
wp plugin.
Hope this helps.