• Resolved mjtweaver

    (@mjtweaver)


    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

    (@cybr)

    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://ww.wp.xz.cn/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.