How Make Magazine ensured I'll never click a link to their site again:

Exhibit A:
How Make Magazine ensured I'll never click a link to their site again:

Exhibit B:
How the LA Times ensured I'll never click a link to their site again:

Who thinks this shit is a good idea! Kill yourselves!

Previously.

Tags: , , , ,

18 Responses:

  1. EricH says:

    Amen brudda.

  2. Mariachi says:

    Is there a way to block these? They’re JQuery lightboxes, right?

    • Grey Hodge says:

      Most aren't jquery, although many are. I would imagine some low level JS heuristic looking for DIVs that cover the entire viewport (and anything stacked on top of those or within them) could be a nearly universal blocker. Thankfully most set a cookie, so if you just immediately hit reload rather than searching for how to dismiss it, it won't show again.

    • Jonathan says:

      Someone should probably write an adblock extension to match them. There's a similar one called 'prebake' which removes cookie warnings from UK/EU websites (the inane "this website uses cookies" nonsense)

      • nooj says:

        It's *.js*

        But don't officially block javascript via the browser button, or the site will lose its shit.

  3. Grey Hodge says:

    It's a terrible, terrible idea that is actively user hostile. The problem is THEY WORK. It's disgusting to see how many people blithely fill those in, because then you're stuck with using them because your client/boss loves the conversion rate, despite the fact that it may actually be driving off some of the most potentially valuable visitors. I hate them and do everything in my power to dissuade clients from using them.

  4. Not Frank says:

    Relative to the comment above about them working:

    I want to believe* they don't work.
    I want to believe they are just trendy right now, like all the other bullshit trendy things.

    *This is why I didn't reply to that comment.

  5. Chris says:

    Countless further examples: http://tabcloseddidntread.com/

  6. Nate says:

    Isn't this just pop-up ads, back from the dead in another form? Instead of showing you a product to make more money, they're asking for your personal info to then ask you later for money (or sell to another marketer for money).

    The logical progression will then be pop-under JS boxes, multi-pop boxes that keep spawning whenever you try to close the tab, etc. Maybe this will be in HTML6.

  7. Dan says:

    My company creates them for our clients, the conversions are crazy good. It makes me very sad.

  8. Alex says:

    If they're coming from Mailchimp (a lot probably are, as it's popular), the following Adblock rule under element hiding should kill:

    ##mc_embed_signup

  9. jimbo1qaz says:

    Try YesScript.

  • Previously