WordPress design /hosting with BETTER SERVICE.
Hosting plans come with our
incredible LIFETIME PHONE and eMAIL SUPPORT.
Competitively priced, Auto-SSL with our website plans/Domain Name starting at only $29.95/year.
View our products
QUESTIONS, Please call me, 404-405-5442.
We have enabled for all websites an Auto SSL security making your website an HTTPS: safe for visitors which is required for search engine indexing.
For Securing RvSitebuilder and ProcessWire sites, please visit their category.
Generic, Most sites can be corrected using a rewrite rule added to your .htaccess in cPamel File manager. Add the following text between to # marks to your .htaccess file. VERY IMPORTANT:: replace the text MyWebsite.txt with your domain name.
## RewriteEngine On RewriteCond %{HTTP_HOST} MyWebsite\.txt [NC] RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ <a href="https://mnmighty10thdistrict.org/$1">https://MyWebsite.txt/$1</a> [R,L] ##SEE ProcessWire or RvSitebuilder section for HTTPS correction.