Quote:
Originally Posted by lovevn
How can I add rss feed?
By changing the url of this code?
Code:
<script type="text/javascript">
google.load("feeds", "1");
$(document).ready(function() {
$('#snews').dnews({ feedurl: 'Your Website.com RSS Feed', showdetail: false, controlsalwaysvisible: false,entries:10,controls:false});
});
</script>
|
Add RSS Feed of your CMS/ Forum [In my CMS it is -
http://www.policywala.com/external.p...s=120&count=10