All Collections
HOW-TO GUIDES
Sites
How do I embed a Restor site on my website?
How do I embed a Restor site on my website?
Updated over a week ago

What is embedding a site?

Embedding a site means putting a part of another website inside your own website. It's like creating a small window on your webpage that shows content from a different website. This is useful when you want to include things like videos, maps, or social media posts from other websites without losing the look and features of your own site.


This works with an iframe, an iframe (short for "inline frame") is like a little window on a webpage that shows content from another website. It allows you to embed one website inside another.

How to embed a Restor site on your website?

To embed your Restor site on your own website, follow these steps:

  1. Go to the site you want to embed and find the share button.

  2. Choose the 'Embed site' option, and a window will pop up with a code (called an iframe code).

  3. Copy the iframe code provided. The iframe code will look something like this:
    โ€‹<iframe src="https://www.restor.eco/embed/site/8d1f44df-bb8f-4274-a4ae-eb15d2bf068c/" title="test site" width="100%" height="648" style="border: none" frameborder="0"></iframe>

  4. Now, go to your own website's source code.

  5. Find the spot where you want to show your Restor site and paste the iframe code there.

  6. You can save the changes to your website and preview it in a web browser.

Your site Restor should now be embedded and visible on your website!

Keep in mind that the content inside the embedded iframe comes from the Restor website, so it will have its own styles and formatting.

Make sure to test the embedded iframe thoroughly to ensure it works well on different screen sizes and devices.

That's it! By following these steps, you can easily embed your Restor site on your website using iframes.

Did this answer your question?