Title: Removing RSS from header?
Last modified: August 18, 2016

---

# Removing RSS from header?

 *  Resolved [danimani](https://wordpress.org/support/users/danimani/)
 * (@danimani)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/removing-rss-from-header/)
 * i am using the following theme:
 * [http://themes.wordpress.net/columns/3-columns/1212/tulip-time-05/](http://themes.wordpress.net/columns/3-columns/1212/tulip-time-05/)
 * and would like to remove the RSS title from the header. i can’t figure out what
   string in the header keeps it there.
 * can someone help me?

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

 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/removing-rss-from-header/#post-492043)
 * the line in header.php that you are looking for is this one:
 * `<link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name');?
   > RSS Feed" href="<?php bloginfo('rss2_url'); `
 * IF i understand your question correctly.. or are you trying to change what someone
   sees when they VIEW your feed?
 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/removing-rss-from-header/#post-492044)
 * unrelated but important: youre running version 2.0.4, you ought to consider upgrading
   to the most recent [2.0.5](http://wordpress.org/development/2006/10/205-ronan/)
 *  Thread Starter [danimani](https://wordpress.org/support/users/danimani/)
 * (@danimani)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/removing-rss-from-header/#post-492046)
 * i’ve tinkered around and removed that line several times and it doesn’t change
   it.
 * if you look at the screen shot of the theme, at the top, where it says “home”“
   page 1” “page 2” there is also the “RSS” link. i’d prefer the RSS link not to
   be there, if that’s possible. i’ve edited ‘header.php’ on my actual blog several
   times and i simply cannot get rid of the RSS link on my site.
 * and thanks for the tip about upgrading, i will do that tonight.
 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/removing-rss-from-header/#post-492050)
 * the RSS link at the **top**?
 * well, kudos (not.) to the theme author for this but thats inside footer.php
 * `<li><a href="<?php bloginfo('rss2_url'); ?>">RSS</a></li>`
 * delete that 🙂
 *  Thread Starter [danimani](https://wordpress.org/support/users/danimani/)
 * (@danimani)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/removing-rss-from-header/#post-492052)
 * well, strangely enough, that’s the one page i didn’t even bother to look at!
 * thank you so much!!
 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/removing-rss-from-header/#post-492053)
 * _well, strangely enough, that’s the one page i didn’t even bother to look at!_
 * Gosh, i wonder why, maybe its because its named footer.php 😛
 * who could have blamed ya 🙂
 *  [Michael Bishop](https://wordpress.org/support/users/miklb/)
 * (@miklb)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/removing-rss-from-header/#post-492054)
 * > well, strangely enough, that’s the one page i didn’t even bother to look at!
 * Yeah, who’d think to look for the top navigation to be in a footer?

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

The topic ‘Removing RSS from header?’ is closed to new replies.

## Tags

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

 * 7 replies
 * 3 participants
 * Last reply from: [Michael Bishop](https://wordpress.org/support/users/miklb/)
 * Last activity: [19 years, 8 months ago](https://wordpress.org/support/topic/removing-rss-from-header/#post-492054)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
