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.
RvSitebuilder is the easiest to make a secure site with a Padlock in the URL bar.
After updating your website the next step is to Publish. Popup windows lists the URL to publish to, simply change HTTP:// to HTTPs:// using the dropdown menu, publish and WA-LA.
May need to force https, Most sites can be corrected using a rewrite rule added to your .htaccess in cPanel 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] ##Retest by going to https://whynopadlock.com