Hi Everyone,
I'm working to add an external websites page inside an iFrame in my Odoo website I added the code from an HTML block element from the website builder. The code is below
<iframe width="640" height="500" src="confidential_client_website_page_url"></iframe>
But what I get is an iframe with some error image and <domain> refused to connect.