RSS icon displayed in the address bar
-
Hello, everybody!
I am sorry for the question, but still ….
I need the RSS icon displayed in the address bar of my FireFox browser.
Can somebody advice what do I put in the below statements instead of ‘automatic-feed-links’ or ‘rss2_url’ ?// wordpress 3.0 and up
add_theme_support( ‘automatic-feed-links’ );<link rel=”alternate” type=”application/rss+xml” title=”<?php bloginfo(‘name’); ?> RSS Feed” href=”<?php bloginfo(‘rss2_url’); ?>” />
Should it be my blog’s feed URL ?
Where to click in the WP-admin dashboard OR which file in my cpanel to open to incert this code ?
I use Lifestyle Child Theme and WordPress 3.1.
Thank you !
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘RSS icon displayed in the address bar’ is closed to new replies.