HTTPS Domain Alias Plugin WordPress, Download, Install

Enable your site to have a different domains for HTTP and HTTPS.

HTTPS Domain Alias Download Now

Download Now

(If the link does not work)↓

Originals Link WordPress.org

https://wordpress.org/plugins/https-domain-alias/

How to Install HTTPS Domain Alias Plugin, Manually

  1. Upload plugin to the /wp-content/plugins/ directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Make sure the wp-config.php defines the needed constants.

Example:

define('FORCE_SSL_ADMIN', true); define('HTTPS_DOMAIN_ALIAS', 'example.org'); 

The plugin scenario assumes the site domain is example.com but there is no https certificate for it. Instead there is a https certificate for example.org, which has been defined as the HTTPS_DOMAIN_ALIAS.

In a WordPress Network installation the HTTPS_DOMAIN_ALIAS can be defined as *.example.org and then <domain.tld> will be redirected to .example.org. This plugin is designed to be compatible with
the WordPress MU Domain Mapping plugin.

Possible values of $location when calling this function

Video

Plugin Not Working?

If any errors or problems with the plug-in then write comments.

Add a Comment

Your email address will not be published. Required fields are marked *