What is embedding an organization?
Embedding an organization involves placing a section of another website on your site. It creates a window on your webpage displaying content from a different website. This is useful for adding content like videos, maps, or social media posts without affecting your website’s appearance and functionality.
An iframe (short for "inline frame") allows you to embed one website inside another by creating a small window on a webpage that shows content from another site.
How to embed a Restor organization on your website:
To embed a Restor organization on your website, follow these steps:
Navigate to the organization you want to embed and find the share button.
Choose the Embed option. A window with an iframe code will appear.
Copy the provided iframe code, which looks like this:
<iframe src="https://restor.eco/embed/organizations/678c0931-5e84-48f6-8166-2e6daf585742/" title="Restor" width="100%" height="648" style="border: none" frameborder="0"></iframe>
Go to your website's source code.
Paste the iframe code where you want the Restor organization to appear.
Save the changes and preview your website in a browser.
Your Restor organization should now be embedded and visible on your website. The content inside the embedded iframe comes from Restor, so it will maintain its original style and formatting.
By following these steps, you can easily embed a Restor organization on your website using iframes.