Home > The Newbie Zone > Questions and Answers

Is iframing an offer a bad idea? (7)


10-25-2020 04:38 PM #1 plutus (Member)
Is iframing an offer a bad idea?

So I was thinking, if offer specifically does not ban it, and it have right CORS headers, would iframing and improving css on the most shitty looking offers be considered as a bad practice? Just to be clear - I dont say about putting anything misleading there at all, just style adjustments to make it more appealing.


Sent from my iPhone using STM Forums mobile app


10-25-2020 08:18 PM #2 twinaxe (Senior Moderator)

When the offer allows it just try it.

One problem though is that nowadays many sites have framebreakers/frameblockers so that you can't iframe them.


10-25-2020 10:22 PM #3 jaybot (Veteran Member)

Quote Originally Posted by twinaxe View Post
When the offer allows it just try it.

One problem though is that nowadays many sites have framebreakers/frameblockers so that you can't iframe them.
Yup. Iframing barely works anymore. Even up until a few months or so ago, it was easy just just use the iframe as your lander for direct linking to still get push subs.

Most browsers block the shot out of iframes so it’s not really worth it anymore.


10-25-2020 11:03 PM #4 plutus (Member)
Is iframing an offer a bad idea?

Quote Originally Posted by jaybot View Post
Yup. Iframing barely works anymore. Even up until a few months or so ago, it was easy just just use the iframe as your lander for direct linking to still get push subs.

Most browsers block the shot out of iframes so it’s not really worth it anymore.
Okay, I get it.

In that case I wonder what will be policies of portals when they land on chrome.

So far it looks really promising.

https://web.dev/hands-on-portals/


Sent from my iPhone using STM Forums mobile app


10-26-2020 12:15 AM #5 jeremie (Moderator)

It will probably be the same, as they will not allow bypassing CORS if not explicitly allowed.

See: https://github.com/WICG/portals/blob...at-are-blocked

Communications channels that are blocked:
[...]
- Fetches within cross-origin non-activated portals, including the initial request for the portaled page, do not use credentials.


11-03-2020 02:33 AM #6 twinaxe (Senior Moderator)

Does anyone else remember GodCPA?

It was a pretty cool iFraming software in 2008 or 2009 or so


11-04-2020 10:47 AM #7 vortex (Senior Moderator)

I made pretty nice cash using iframes a few years back - in a very sneaky and misleading way. (Think: Enticing the user to click on a button they can't see - while they thought they were actually clicking on something else.)

I've cleaned up my act since then. And of course as is pointed out, it probably doesn't work anymore - offer requirements aside.



Amy


Home > The Newbie Zone > Questions and Answers