I want to iframe an offer on Peerfly ive tried everything(different browsers, nesting in a <div>) but the iframe will not show up on my webpage...need help ASAP
BTW: Im not trying to be shady i plan on sending in the creative for approval
There are some offers that do not allow iFrame and it's programmed within, that is why it probably does not show
Yea I did more research & I read that same thing multiple places...I was hoping for some unicorn workaround i guess haha thanks tho!
Yes, there is a way around to iframe websites that try escaping iframes.
Set up a browser based proxy script on your server (e.g. Glype, I did this a while back so I don't remember what script i used)
Now I frame the proxy script on your server and pass the website you want to iframe as a GRT variable to your proxy script
Allow your proxy script to recieve GET variables and query them using the proxy, this will return the website using the proxy
This worked for me in iframig all types of websites including google, YouTube etc lol