Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
August 28, 20204 yr You can put any URL into an iframe, however the community "wrapper" (header, footer, etc.) will still be displayed inside the frame.
August 28, 20204 yr Author Im ok with the wrapper... the problem i get is the following: Is it a ipboard setting issue? or is it related to hosting? Note: my forums are hosting by ipboard.
August 28, 20204 yr What code did you use? I reckon you've made a http/https mistake here, but we can't help unless you show us what you have actually done.
August 28, 20204 yr Author <iframe title="Forums" src="https://forums.aaca.org/forum/162-pierce-arrow/" width="100%" height="800"> Link to page: https://pierce-arrow.org/iframe Edited August 28, 20204 yr by Steven Moskowitz
August 28, 20204 yr Firefox say: "To protect your security, forums.aaca.org will not allow Firefox to display the page if another site has embedded it. To see this page, you need to open it in a new window." https://support.mozilla.org/en-US/kb/xframe-neterror-page?as=u&utm_source=inproduct Edited August 28, 20204 yr by Nathan Explosion
August 28, 20204 yr Author Google Chrome does not give any error like Mozilla did for you. It just doesn't display the contents of the iframe and give me the message i shared. I created a iframes.html on the same domain: https://www.pierce-arrow.org/iframe.html Same issue. So it's not a wordpress issue. Any other thoughts?
August 28, 20204 yr Author its a server config issue? I need to add the "x-frame options" to apache? A bit over my head but i can figure it out. Thanks Nathan. I get it now.
August 28, 20204 yr 1 minute ago, Steven Moskowitz said: Thanks Nathan. I get it now. You asked is it an IPS setting, I gave you the setting 😉
September 11, 20204 yr Is it possible to embed "most recent" posts as an iframe on Wordpress using this methodology? @Steven Moskowitz @Nathan Explosion