Skip to main content

Advanced Settings


The Advanced Settings page contains advanced settings that affect the behaviour of the Clonable WordPress plugin.

For most websites the default settings are sufficient and there is no need to make any changes.

caution

Only change these settings when you understand the consequences, or when you have received instructions to do so from Clonable Support. Incorrect settings can cause parts of the plugin to stop working correctly.

General settings

Maximum connection time

Determines how long the plugin may wait for a response from Clonable before a request is aborted.

A higher value can be useful on slower servers or on websites with a lot of content.

In most cases this setting does not need to be adjusted.

Plugin services

The plugin consists of several separate services that provide specific functionality.

Enable allowed hosts service

Automatically adds the domains of clones to the list of allowed redirect hosts within WordPress.

This allows WordPress redirects to work correctly between the original domain and clones.

Enable subfolder service

Handles the communication between WordPress and subfolder clones.

When you use subfolder clones we recommend leaving this setting enabled.

Enable locale service

Automatically adjusts the WordPress locale based on the active clone.

This allows plugins and themes to make use of the correct language settings.

caution

When caching is not configured correctly this setting can cause unexpected results. So always check your caching configuration when you experience locale-related issues.

Enable language tag service

Automatically adds the language tags of the original website and the clones to the page.

This service is used by the plugin's Language Tags functionality.

When you use the Language Tags module we recommend leaving this setting enabled.

Experimental features

Enable shortcode service

This feature lets you use WordPress shortcodes to show content conditionally based on the active clone.

This functionality is currently experimental.

Enable periodic syncing

Periodically synchronises data between the original website and the clones.

This functionality is currently experimental.

Performance settings

These settings determine how many requests the plugin may send to Clonable simultaneously.

Maximum number of simultaneous upstream requests

Determines how many requests may be executed at the same time.

A higher value can improve performance, but also increases the load on the server.

Maximum number of upstream requests that may be queued

Determines how many additional requests may be placed in a queue temporarily when the maximum number of simultaneous requests has been reached.

In most situations the default values are sufficient.

Subfolder clone origin domain

This lets you manually configure the original domain that is used for subfolder clones.

This setting is normally managed automatically by the plugin.

Only change this value when explicitly asked to do so by Clonable Support.

Frequently asked questions

Do I need to change these settings?

For most websites, no.

The default settings are suitable for virtually all WordPress and WooCommerce installations.

Can I disable services?

Yes.

Bear in mind that certain plugin functionality may stop working as a result.

What are experimental features?

Experimental features are features that are still under development or whose behaviour may change in future versions.

We recommend only using them when you are familiar with how they work.

My website uses subfolder clones. Which settings are important?

At the very least, check that:

  • Enable subfolder service is enabled;
  • Enable allowed hosts service is enabled;
  • Subfolder clone origin domain is set correctly when it is used manually.