Knowing My Blog - Create Your Blog with WordPress
Learning to Use WordPress
Add RSS to Blog
Once we have created a feed in the Feed Burner , to have achieved a feed address which we use now.
One way to create a feed to provide our visitors is placing a Widget for RSS. To do this, we will go to the menu where you choose the option Appearance Widgets. There, added to our sidebar or sidebar of our blog for RSS Widget, which will place the feed address we have obtained in Feed Burner.

Here we see that missing just put the name of our feed, reeemplazando the letters "x" we see in the image. If you wish to place a title to our Widget, as well as well, choose how many items show in the widget and the other options you see in the image.
On the other hand, it is possible that our Theme or topic chosen for our Blog, is not configured to run RSS links by themselves, so we go to the Appearance menu and choose the option editor there. We're going to edit the header.php file or header, and we have to look inside the PHP code which appears there, the statement that configures the redirect to our feed.
If our site has a link to the feed, through a word such as "RSS", and is not working as expected, then seek the judgment call that corresponds to this feed. A common statement find on these cases is as follows: "<li> <a href =" <? Php bloginfo ('rss2_url');?> "> RSS </ a> </ li>", where RSS is the link to our feed. Here, we replace the code you see inside the quotes (<? Php bloginfo ('rss2_url');?>) For our feed address including "http://". And From this moment, every time someone press the word RSS, you will be redirected to our feed and you can subscribe to our Blog.
Note: Before performing any configuration, it is recommended to backup our blog via some plugin or download all the site files to our PC.
The judgment we have seen, is after the body tag of our theme file "Header or header.php". Must locate it by reference to some other link you have about this. They must be very careful when working with the code of the file, because if an error when editing comment this code may cause malfunction of the file and can even stop the operation of Blog. If a fatal error occurs and do not know how to fix it, must go through the program who are using FTP, the file "header.php" having as a backup in your PC, and replace the one that is broken within our site. Remember that this file is located in: "wp-content/themes/NombreDelTheme".
Tags: feed , rss , subscriptions









Hi Adrian, very good post, note that I put the address is to feed http://www.activosdevalor.com/negocios/feed instead of you recommend for feed.feedbur ... What is the difference? ? Another thing, as it is called the plug-in for you to appear at the bottom of each post these images of social networks in order to recommend, I have a plugin that does the same but your pictures are much more modern.
The address you are using is for every visitor to click on this link you receive on your PC any new news posted on your site.
The address of which I speak here, is the need to put in your sidebar (sidebar) to access your feeds with the options you want to show. It may be that we choose a Theme that its structure does not contega a link to your feeds or that one can not subscribe to your feeds, then you will see them through offering a Widget to your blog.
Instead of that cut across your site looking for the latest information published only have to look in your sidebar the latest news published from this widget for RSS.
The plugin you refer to is the "Sexy Bookmarks" and you can download it from here