Redirecting using html code...?

  • Thread starter Thread starter D B
  • Start date Start date
D

D B

Guest
I know this is not the best way to redirect a webpage do to the search engine not like it because spammers have abuse this... but I am using the code:
<meta content="0;URL=https://mydomain.html" http-equiv="refresh">
To redirect my http protocol page to my https protocol page. I have all the SSL encryptions in place and a certificate, I just need this little detail. When someone clicks to go to this page, I would like them to view the https page, not the http page. The problem I am having now is that once the page as been redirected, it continues to refresh, over and over again. I have tried the words "redirect", "replace", but then nothing happens at all. Anyhelp would be greatly appreciated.

Thanks
 
Back
Top