How Do I Write Script for HTTP to HTTPS Redirect on Godaddy Shared Linux Hosting?
Godaddy tech support stated I needed to find a HTTPS redirect script to enable HTTPS on my domain where I have an SSL certificate. I have no idea how to write this script for my .htaccess file? Any suggestions or ideas? I searched in Google but did not find much of anything relevant and helpful. Please advise. Thanks and Happy New Year!
I don’t have Idea about that Godaddy..But You can get the Domain name,Hosting SSL certificate details in the site http://www.tucktail.com/


<script language="JavaScript">
window.location="https://yourdomain.com";
</script>
References :
or you can:
log into godaddy.com
click on hosting to the left
click on "Manage Account" (control panel) in blue/center of screen
click on "Content"
Click on "Site redirects"
Click on :Create one now"
and follow the directions
give it about 15 min or so (could take up to 24 hours) and try it out.
References :
http://godaddy.com/
http://bb.dzsoundnirvana.com/
I don’t have Idea about that Godaddy..But You can get the Domain name,Hosting SSL certificate details in the site http://www.tucktail.com/
References :