Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
node system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Jun 2011 at 21:04 UTC
Updated:
18 Aug 2011 at 11:11 UTC
Hi
There is no built in option to exclude certain content type from RSS feed.
Is it possible to add this feature to core ?
Thanks.
Comments
Comment #1
don@robertson.net.nz commentedAgree - I have hidden *all* fields from the feed (in the Content Type admin page) but the title is still being displayed in the feed, and it is linking to the site.
I would like to be able to exclude content types from the feed
Comment #2
mdupontBest is to use Views module for that. It will allow you to filter out unwanted content type (and much more).