Title: Remove comments rss feed
Last modified: August 19, 2016

---

# Remove comments rss feed

 *  [rightintwo](https://wordpress.org/support/users/rightintwo/)
 * (@rightintwo)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/remove-comments-rss-feed/)
 * Hi,
 * I’m using the default kubrick wordpress theme, have comments turned off but still
   have an comments feed being generated.
 * Is it possible to remove/stop this feed, and at the same time still have wordpress
   generate the general and category/post feeds?
 * Many thanks in advance.

Viewing 1 replies (of 1 total)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/remove-comments-rss-feed/#post-1465773)
 * You could try adding:
 * `remove_action( 'wp_head', 'feed_links_extra', 3 ); // removes comment feed link`
 * to the top of the theme’s functions.php file – just after the opening `<?php`
   tag.

Viewing 1 replies (of 1 total)

The topic ‘Remove comments rss feed’ is closed to new replies.

## Tags

 * [Comments](https://wordpress.org/support/topic-tag/comments/)
 * [turn](https://wordpress.org/support/topic-tag/turn/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [16 years, 1 month ago](https://wordpress.org/support/topic/remove-comments-rss-feed/#post-1465773)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
