Add RSS Feed Reader in Wapka Site

Hi, In this tutorial I will show you how to add RSS Feed reader in your site, any RSS Feed can be read with it and it will also show example of ex-loader..

Lets add rss feed reader and let the world know about other site feeds.. Do following

  1. Login to your free wapka account
  2. Goto Admin Mode
  3. Add new page via ES > New Page > and note down its siteID
  4. Now goto ES > ExLoader > and do following steps.
    1. in URL field add this code
    2. Write following in Select Part field
    3. In Display HTML tags (br,b,i,u): field add following code
    4. Leave Browser (user-agent): field empty
    5. Set Loading interval: to 24h
  5. Now Press the Add button.. It will add the rss feed reader to your site
  6. Its looking very bad, isn't it?? Well there comes the tricky part.. just goto ES > GLOBAL SETTINGS > Head tags.... > paste the following code


    This is the CSS code to design RSS feeds, I have used many css tags inside this and i will explain them below..
    1. link{} = is designing the link from RSS feeds..
    2. title{} = this css tags is designing the title part of rss
    3. description{} = design the description of rss feed with this tag..
    4. pubdate{} = This tag designs the publication date of rss feed
    5. item{} = This tags in RSS feeds contain all the above data.. So you can have the border arround one post to separate it from others
  7. Now if you want any rss feed in your site just use http://yoursite.wapka.mobi/site_XXX.xhtml?get-link=YYYYYYYYYY
    Change XXX with site ID that we have created in this tutorial and CHange YYYYYYYYYYYYYY with new feed link every time..
Enjoy the RSS feeds reader in your site and comment below if you like my hardwork.. :)
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam aliquam massa quis mauris sollicitudin commodo venenatis ligula commodo.

Related Posts

0 comments:

Post a Comment