Preventing subdomains or add on domains from getting forced to https
If you have several subdomains, or add-on domains, but do not use WordPress Multisite, you’ll need a way to prevent Really Simple SSL from forwarding all subdomains to https. That is, if these subdomains do not have an SSL certificate of course. 1. In settings/ssl, disable the wp redirect, and enable the .htaccess 301 redirect. …