you want to take feed from another site and run it on yours? if you’re talking about having visitors take feed from your blog, the link to your rss feed is yoursite.com/feed
Hi, yes, I want visitors to take feed from my blog. I guess I have to include some kind of code on my blog. How? Where can I find the file to include the code?
As you can see, I’m completely new to all of this.
Thanks a lot for your help,
Maria
Check that URL: http://yourdomain/feed/ as t3ch33 suggested.
There should be the feed and visitors should take it from there.
on your site, if you go to wp-admin/widgets.php
you can add the rss link to your site’s sidebar.
if you want the link some place other than the sidebar (which is located at wp-content/themes/NAME OF THE THEME YOU’RE USING/sidebar.php), the direct link is yoursite.com/feed. so, just find out what file you want it in and place the link wherever you want it.
You might want to get familiar with WordPress at http://wordpress.com first.