Title: Exclude from XML Feed
Last modified: September 8, 2022

---

# Exclude from XML Feed

 *  Resolved [mjtweaver](https://wordpress.org/support/users/mjtweaver/)
 * (@mjtweaver)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/exclude-from-xml-feed/)
 * So I have an XML feed which gives 404 errors.
    Particularly on ‘post_tag’ and‘
   category’ for a custom post type which doesn’t support these taxonomies, as well
   as ‘post_format’, which isn’t used. I can’t find in the documentation how I can
   filter these from the XML feed altogether.
 * Mike

Viewing 1 replies (of 1 total)

 *  Plugin Author [Sybre Waaijer](https://wordpress.org/support/users/cybr/)
 * (@cybr)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/exclude-from-xml-feed/#post-16002726)
 * Hi Mike,
 * I apologize for my belated reply.
 * TSF does not touch WordPress’s rewrite system, so it can’t modify access to WordPress
   XML feeds. It only features trimming excerpts and adding a content-source link
   to feeds.
 * So, I’m a bit at a loss here. Have you registered custom post types via an example
   PHP code snippet? You might need to remove the call to `register_taxonomy_for_object_type()`
   then.
 * Perhaps you posted your question in the wrong forum. You may wish to continue
   at [https://wordpress.org/support/forum/wp-advanced/](https://wordpress.org/support/forum/wp-advanced/).
   Nevertheless, I hope my tip has already helped you out.

Viewing 1 replies (of 1 total)

The topic ‘Exclude from XML Feed’ is closed to new replies.

 * ![](https://ps.w.org/autodescription/assets/icon.svg?rev=3000376)
 * [The SEO Framework – Fast, Automated, Effortless.](https://wordpress.org/plugins/autodescription/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/autodescription/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/autodescription/)
 * [Active Topics](https://wordpress.org/support/plugin/autodescription/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/autodescription/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/autodescription/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Sybre Waaijer](https://wordpress.org/support/users/cybr/)
 * Last activity: [3 years, 9 months ago](https://wordpress.org/support/topic/exclude-from-xml-feed/#post-16002726)
 * Status: resolved