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
Lets add rss feed reader and let the world know about other site feeds.. Do following
- Login to your free wapka account
- Goto Admin Mode
- Add new page via ES > New Page > and note down its siteID
- Now goto ES > ExLoader > and do following steps.
- in URL field add this code
- Write following in Select Part field
- In Display HTML tags (br,b,i,u): field add following code
- Leave Browser (user-agent): field empty
- Set Loading interval: to 24h
- in URL field add this code
- Now Press the Add button.. It will add the rss feed reader to your site
- 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..
- link{} = is designing the link from RSS feeds..
- title{} = this css tags is designing the title part of rss
- description{} = design the description of rss feed with this tag..
- pubdate{} = This tag designs the publication date of rss feed
- 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
- 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..
0 comments:
Post a Comment