Title: RSS feed
Last modified: August 30, 2016

---

# RSS feed

 *  Resolved [N](https://wordpress.org/support/users/x8yuvzi/)
 * (@x8yuvzi)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/rss-feed-177/)
 * When i scroll down the page, three social links appear, namely, fb, twitter and
   feed.. what’s feed and why does it lead me to an xml file. Can i remove it? if
   yes! then how can i remove it?

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

 *  Theme Author [acosmin](https://wordpress.org/support/users/acosmin/)
 * (@acosmin)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/rss-feed-177/#post-6340476)
 * In `header.php` remove this:
    `<li><a href="<?php if( $header_rss != '' ) { echo
   esc_url( $header_rss ); } else { bloginfo( 'rss2_url' ); } ?>" class="social-
   btn right rss"><?php ac_icon('rss'); ?></a></li>`
 *  Thread Starter [N](https://wordpress.org/support/users/x8yuvzi/)
 * (@x8yuvzi)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/rss-feed-177/#post-6340528)
 * It helped. Thanks very much 🙂

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

The topic ‘RSS feed’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/justwrite/2.0.3.6/screenshot.png)
 * JustWrite
 * [Support Threads](https://wordpress.org/support/theme/justwrite/)
 * [Active Topics](https://wordpress.org/support/theme/justwrite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/justwrite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/justwrite/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [N](https://wordpress.org/support/users/x8yuvzi/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/rss-feed-177/#post-6340528)
 * Status: resolved