CMS

WordPress Integration

Automatically publish your generated blog posts to your WordPress site using XML-RPC or REST API.

Prerequisites

  • • A self-hosted WordPress site (WordPress.com sites require Business plan)
  • • Application Passwords enabled (available in WordPress 5.6+)
  • • XML-RPC enabled on your WordPress installation

Setting Up Application Password

  1. Log in to your WordPress admin dashboard
  2. Navigate to Users → Profile
  3. Scroll to Application Passwords section
  4. Enter a name (e.g., "VisualRef") and click Add New
  5. Copy the generated application password

Configuration

In the VisualRef dashboard, enter:

  • Site URL: Your WordPress site URL (e.g., https://yoursite.com)
  • Username: Your WordPress admin username
  • Application Password: The password you generated above

Publishing Behavior

When content is published in VisualRef, it will automatically appear as a new post on your WordPress site. Posts are created as drafts by default unless you configure immediate publishing in your settings.

Need Help?

If you encounter issues connecting to WordPress, verify that XML-RPC is enabled and your application password is correct. Check your WordPress site's health status for any blocking issues.