Skip to content

How do you make website work in iframe #217

Discussion options

You must be logged in to vote

Thanks for asking! Specifically for Google I used a special URL they offer that ends with /webhp?igu=1. In general it is indeed just a normal iframe and all the bookmarks I've added are ones that support working through the iframe via CORS. I also support IPFS URL's (https://dev.to/dustinbrett/adding-ipfs-to-my-javascript-os-14ag) via IPFS gateways. In the future I hope to add the option to set a proxy on all requests, then it would be possible to access any site and bypass CORS, but it would rely on open/free proxies because I have no desire to host anything on the backend except static files.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@brand-identity-brand
Comment options

Answer selected by brand-identity-brand
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants