# Export to WordPress
TIP
WordPress exports are available from version 1.24.0
Folge can natively export any guide via WordPress API. Open any guide, click Export, and then select Export to WordPress.
# Setting up the connection
To interact with your WP instance, you need to specify the following:
- Full URL to your WP website ( if your WP is hosted in a subfolder, you should specify it too: https://site.com/blog/)
- Admin username
- Admin password OR an Application password
I recommend using the application password for security reasons, as it can be quickly rotated if needed. Click here to learn more about creating your application password.
After you have finished setting up, click the Test Connection button to verify that everything is correct.
# Exporting to WordPress
Currently, Folge can only export guides as Pages. Custom Types support is coming in the future.
- Select a WP website if you have multiple hosts in your WP instance.
- You can search for any page by its title
- In the Content UI, you can publish the guide as:
- New Page in the root
- Subpage of any page
- Overwrite any existing page
If you decide to overwrite an existing page, Folge will remove all attachments and will overwrite the page's content.