Thursday, February 9, 2012

How to get full RSS from summary RSS with R2blog Part 1

If you have a lot of RSS feed source, but it's only summary RSS, don't worry about it. R2blog v1.35 can extract full RSS from summary RSS. Here is an example how to do it:
This feed: http://www.newsbeast.gr/feeds/home is a summary feed.

1. Add feed to your blog


Select option: Summary post for this feed.



2. Right click on this feed and select Edit RSS



This form will appear:


Ok, now open the RSS feed in Firefox or Google Chrome



Then open an entry in this feed, here i selected the first


Then select view page source of this entry.





So, the entry is in this HTML tag: div class="article". Ok then go back to Edit RSS setting


Then select Post Content Tag: div, classname, article as the picture above.

View Part 2 here