This shortcode allows you to remove an SSL certificate and convert the site to HTTP.
To run Nodalio shortcodes on your server, please follow this guide.
Shortcode usage format:
- sudo nodalio siteconverthttp domain.com.
Shortcode reference:
- domain.com – your site’s primary domain/subdomain.
Please note, this shortcode performs two main actions. The first is to uninstall the SSL certificate and delete it. The second is to search and replace any references of https://domain.com and replaces them with http://domain.com (domain.com being your site’s primary domain / subdomain).
Tip: To check if the site you wish to convert includes an SSL certificate, you may use the siteinfo command (under the Certificate (HTTPS) section).