<img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=454193&amp;fmt=gif">
Skip to content
English
  • There are no suggestions because the search field is empty.

Connecting a WordPress Site to Scompler

Connect your WordPress site or blog to Scompler and create your page drafts directly from your project.

We are updating our WordPress integration to use the WordPress REST API, as the legacy XML-RPC connection is being phased out. To ensure uninterrupted publishing, you'll need to reconnect the WordPress channels and, if you attach Scompler properties as custom fields, register them in WordPress

When you link a WordPress site to Scompler, you can both import your articles and pages into the platform and export content to WordPress from Scompler.

Prerequisites:

Connect a WordPress Site

  1. Navigate to Project Settings > Apps  > WordPress > Credentials.
    WordPress_Credentials_EN
  2. Under Blog URL, enter the URL of your blog.
  3. Click Continue.
    Depending on the hosting type of your website, the section expands (4) or the WordPress login screen opens (5).
  4. For self-hosted WordPress sites, enter your username and the application password, then click Connect.
    WordPress_Credentials_Self_Hosted_EN

    The Application Password does not refer to your account password. Learn how to create an application password.

  5. For WordPress.com sites, if required, log in to your WordPress account, then allow Scompler to access your site.
    WordPress_Credentials_WordPress_Hosted_EN

    WordPress_Credentials_WordPress_Hosted_Allow_EN

You have connected your WordPress site to Scompler. The connection displays under Connected Sites. Scompler recognizes all WordPress websites that are linked to your WordPress account.

WordPress_Connected_Sites_EN

The 200 most recent posts and pages are automatically imported into Scompler.

 

Reconnect a WordPress Site

  1. Navigate to Project Settings > Apps  > WordPress > Connected Sites.
    Reintegrate_Connected Sites_En
  2. Click Reintegrate for a connected site displaying a warning icon.
    Reintegrate_Channel_Button_En
    Depending on the hosting type of your website, a dialog to edit your CMS connection (3) or the WordPress login screen opens (4).
  3. For self-hosted WordPress sites, enter your username and the application password in the dialog, then click Save.
    Reintegrate_Channel_Dialog_EN
  4. For WordPress.com sites, allow Scompler to access your site.

You have reconnected your WordPress site to Scompler. The warning icon and Reintegrate button next to the connected site are removed. If you have attached Scompler properties as custom fields in WordPress, you’ll now need to register these.

 

Register the Custom Fields (Scompler Properties) in WordPress

If you attach Scompler properties as custom fields in WordPress and they no longer appear after reconnecting your channels, your WordPress site must be configured to accept them through the WordPress REST API. This may be required for self-hosted WordPress sites as well as sites hosted on WordPress.com or through Jetpack.

To check whether this option is enabled, navigate to Project Settings > Settings > Export > WordPress: Attach Scompler properties as custom fields.

Ask your WordPress developer to register the following custom fields for the corresponding post type. Each field must:

  • be exposed to the REST API (show_in_rest enabled)

  • store a single value

  • be writable by users who can edit posts

  • use the data type shown below

 

Custom field (meta key)

Type

scompler_id

integer

scompler_language_name

string (text)

scompler_language_slug

string (text)

scompler_story

string (text)

scompler_topic

string (text)

scompler_category

string (text)