Issue when site move from ssl domain to new domain without ssl

Disable the SSL plugin. Then check the htaccess file, removing any rewrites for SSL.

You may also need to use a search/replace plugin (I like “Better Search and Replace”) to change all instances of https://www.yourdomain.com to http://www.yourdomain.com .

Be aware that there will be implications of not having SSL; most current browsers will show a warning to the visitor on access to the site. The visitor will have to go through extra steps to view your site. And there is some SEO issues; your site will be downgraded by search engines if you don’t have SSL.

There are free SSL certs available. In addition, many hosting places will install a free SSL certificate.