How to Make Your RoomRaccoon Website Secure (SSL)

Modified on Tue, 01 Nov 2022 at 11:05 AM

We advise you to make sure that your website safe and secure using SSL, it's free of charge! You can do so by following the steps below:


1. Go to Settings

2. Go to Pro Settings

3. Paste the code below


<script language="JavaScript">
if(window.location.protocol != 'https:')
{ location.href = location.href.replace("http://", "https://"); }
</script>


4. Save

5. Publish

6. Wait 10 minutes and your website will be safe and secure

Good to know 

  • The RoomRaccoon website builder is a self-service tool, meaning RoomRaccoon cannot support you with any further questions.




Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article