• Resolved nekrodomus

    (@nekrodomus)


    This banner appears in the administration section.

    I understand that you want to add advertising, but this is too intrusive.

    The page I need help with: [log in to see the link]

Viewing 15 replies - 1 through 15 (of 30 total)
  • Web Expert

    (@seldimi)

    I couldn’t agree more. On which part of using yoast SEO have we agreed that you can show any kind of ads on admin dashboard

    halilakar

    (@aytugakar)

    This is a spam exactly… I condemn such advertise. It can not close before go to your campaign page. Yoast seo is not an indispensable plugin. WordPress should not allow publish any codes.

    • This reply was modified 5 years ago by halilakar.
    darkallman

    (@darkallman)

    Way too intrusive! Please remove it asap!
    I cannot even close it.

    indextwo

    (@indextwo)

    @darkallman I couldn’t close it either – unless you come at that close-cross on the banner from the right-hand side VERY quickly, the actual banner link overtakes it.

    You can dismiss it by adding ?yst_dismiss_bf=1 to the end of your /wp-admin/ URL.

    (that is, until Yoast does another plugin update and adds their Christmas sale banner in there…)

    darkallman

    (@darkallman)

    Thx… I managed to close it

    Dekadinious

    (@dekadinious)

    This is a HUGE no-no and considered spam in my book. Please never do this ever again.

    Stan J

    (@stonjohnsson)

    Add this to your functions.php:

    add_action('admin_head', 'remove_yoast_branding_backend');
    	function remove_yoast_branding_backend()
        {
            ?>
            <style type="text/css">
                div[class*="yoast_"] {
                    display: none !important;
                }
            </style>
            <?php
        }

    Does the trick ??

    nicomollet

    (@nicomollet)

    Vote for changing the WP guidelines so that this is strictly not allowed in the future
    https://github.com/WordPress/wporg-plugin-guidelines/pull/69

    unhype

    (@unhype)

    just stop using this mess of a plugin guys…

    wpmhweb

    (@wppit)

    I understand that they have to make money, but adding ads at the editor (mind creation area) is way out of line!!!

    Yoast needs to stop this behavior.

    I’m already looking for a plugin replacement.

    Ciprian

    (@butterflymedia)

    I thought my sites were infected with adware, as I got this on 10+ sites.

    It’s bad practice.

    jonbp

    (@jonbp)

    There’s a discussion on GitHub that’s currently happening. Including a very brief response from the Yoast author:
    https://github.com/Yoast/wordpress-seo/issues/13961

    • This reply was modified 5 years ago by jonbp. Reason: BR Fix
    seregawaw

    (@seregawaw)

    This is a spam exactly… I condemn such advertise.

    Marcio Marim

    (@marciomarim)

    I’ve just uninstalled from ~30 sites, I still can’t believe they think it’s ok to spam ad like this.

    rubinstein

    (@rubinstein)

    The 90s are calling, they want their colors back.

    This really has to stop. We really need enforcement of the plugin guidelines or new guidelines that prevent this behavior.

Viewing 15 replies - 1 through 15 (of 30 total)
  • The topic ‘Yoast banner ad in admin section’ is closed to new replies.