Skip to content

WordPress Integration

The WordPress integration is the recommended CMS path for WordPress sites.

After connection, ReachLLM can:

  • Publish generated articles as WordPress drafts or posts.
  • List and update WordPress pages and posts.
  • Update page metadata where WordPress or the installed SEO plugins allow it.
  • Push schema markup.
  • Push llms.txt.
  • Push robots.txt.

The ReachLLM Connector plugin gives the cleanest result for schema, llms.txt, robots.txt, metadata, and cache clearing. Without the plugin, ReachLLM falls back to the standard WordPress REST API where possible.

  1. Open Account > Integrations.
  2. Go to Content & CMS.
  3. Click Connect on WordPress.
  4. Enter the WordPress site URL.
  5. Enter a WordPress username or email.
  6. Enter a WordPress application password.

WordPress application passwords are available in WordPress 5.6 and newer from the user profile screen. ReachLLM stores the credential server-side and keeps only connection status and capabilities on the brand profile.

  1. Download the ReachLLM Connector plugin from the WordPress card in Account > Integrations.
  2. In WordPress Admin, open Plugins > Add New > Upload Plugin.
  3. Upload the zip file and activate it.
  4. Return to ReachLLM and re-test the connection.

Use GitHub when the website is built from a repository, such as Astro, Next.js, Gatsby, Hugo, Jekyll, or a custom static site. GitHub lets ReachLLM inspect the source files and open pull requests that match the repo's conventions.