Title: RSS icon placement
Last modified: August 18, 2016

---

# RSS icon placement

 *  Resolved [berchman](https://wordpress.org/support/users/berchman/)
 * (@berchman)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/rss-icon-placement/)
 * This is my first post to the forums. I am a complete WordPress noob. I’ve used
   other similar ‘blog’ software packages and am finding WordPress to be a great
   solution.
 * I am trying to insert the common orange rss icon immediatley after the title 
   of a comment. I have searched these forums for an answer and been through the
   codex without success in finding how to do this.
 * I need to wrap the image with an anchor tag that will dynamically post the correct
   RSS feed URL.
 * I’ve seen this used extensively on WordPress sites but haven’t a clue how to 
   accomplish it. Any help is appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Beel](https://wordpress.org/support/users/beel/)
 * (@beel)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/rss-icon-placement/#post-281188)
 * <?php comments_rss_link(‘<img src=”pathto/rss.gif” alt=”RSS feed for comments
   on ths post” />’); ?>
 * I assume you don’t actually mean after the title of each comment.
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/rss-icon-placement/#post-281189)
 * _to insert the common orange rss icon immediatley after the title of a comment_
   
   I assume you meant “title of post” – since comments don’t really have title… 
   Do I understand correctly that you want to offer a separate feed for every post
   and you want the orange gizmo at the title? I’d look in the template file where
   you want to do it (index.php or single.php) and put the code near the `<?php 
   the_title(); ?>` tag.
 *  Thread Starter [berchman](https://wordpress.org/support/users/berchman/)
 * (@berchman)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/rss-icon-placement/#post-281197)
 * Beel and moshu,
    Many thanks. That was perfect.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘RSS icon placement’ is closed to new replies.

## Tags

 * [anchor](https://wordpress.org/support/topic-tag/anchor/)
 * [RSS](https://wordpress.org/support/topic-tag/rss/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [berchman](https://wordpress.org/support/users/berchman/)
 * Last activity: [20 years, 7 months ago](https://wordpress.org/support/topic/rss-icon-placement/#post-281197)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
