How do I make an RSS Feed for my wordpress blog and add it to recent blog at dp ? Please specify in detials about how to make and where the XML is located Thanks Angelia
You don't need to make one,feed comes with Wordpress. Usually you can access your site feed with this url : http://example.com/wp-rss.php If you are using custom permalinks, you should be able to reach them through http://example.com/feed/ It's easy to add it to recent blog,go here and scroll down to the bottom,there's a section called "Blog XML Feed URL",insert your feed url there.