Title: Create XML for posttype
Last modified: October 6, 2021

---

# Create XML for posttype

 *  Resolved [arjanoskam](https://wordpress.org/support/users/arjanoskam/)
 * (@arjanoskam)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/create-xml-for-posttype/)
 * Hello,
 * How do I generate an XML for a custom posttype?
 * It has to come out like this: [https://www.frimex.nl/vacaturefeeds.xml](https://www.frimex.nl/vacaturefeeds.xml)
 * Can I auto generate this and automaticly add to this list/remove from this list.

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [4 years, 7 months ago](https://wordpress.org/support/topic/create-xml-for-posttype/#post-14943998)
 * Not sure how much it’s going to match exactly for XML markup, but I know you 
   can typically find XML/RSS feeds for a lot of WordPress content simply by appending`
   feed/` or `feed/atom/` to permalinks. For example on post type archives.
 * If you need something more custom for the output, or needing it matched exactly
   like your example item, then that’s beyond the scope of what CPTUI itself can
   do. We only handle the registration of the content types, not customizations 
   around them afterwards.

Viewing 1 replies (of 1 total)

The topic ‘Create XML for posttype’ is closed to new replies.

 * ![](https://ps.w.org/custom-post-type-ui/assets/icon-256x256.png?rev=2744389)
 * [Custom Post Type UI](https://wordpress.org/plugins/custom-post-type-ui/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-post-type-ui/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-post-type-ui/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-post-type-ui/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-post-type-ui/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-post-type-ui/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * Last activity: [4 years, 7 months ago](https://wordpress.org/support/topic/create-xml-for-posttype/#post-14943998)
 * Status: resolved