elegant themes

Tip: add comments feed to header to attract more subscribers

| March 18, 2007 | 0 Comments

JohnTP.com quotes Everton who points out that following simple change that made the number of subscribrers to his comment feed jump overnight:

Find the following code in your header.php file:

<link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" />

And under it insert the following:

<link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Comments Feed" href="<?php bloginfo('comments_rss2_url'); ?>" />

Now readers can easily subscribe to your comments feed.

See JohnTP’s post>>
See Everton’s post>>

0saves
If you enjoyed this post, please consider leaving a comment or subscribing to the RSS feed to have future articles delivered to your feed reader.

Tags: ,

Category: Tips

Elegant WP Themes

Leave a Reply




If you want a picture to show with your comment, go get a Gravatar.

More in Tips (76 of 85 articles)