• Resolved macmaniacs

    (@macmaniacs)


    Hi everybody,
    wanted to use google ads very rarely on my totally new blog. Wanted to just insert to every POST only ONCE per post an ad.

    Added the adsense-code inblock one, clicked save.

    First the ad didn’t show up and after I reloaded the page the ad showed everywhere! Above posts, in Widgets, in Posts, everywhere.
    Uninstalled the plugin and the ads still show up. Emptied both wordpress cache (wp-optimize) and also browser cache; nothing helped 🙁

    Hope anybody can help?

    cheers,
    Holger

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Spacetime

    (@spacetime)

    Hello,

    When the plugin is disabled it can’t insert anything.
    And when it is enabled it inserts the code according to the settings.

    No Ad Inserter block seems to be inserted on page http://teslamaniacs.at/
    It also seems no block is configured for insertion.

    You can also use debugging function Label blocks to see what is inserted by Ad Inserter and where:
    https://adinserter.pro/documentation/debugging

    Please check and maybe attach screenshot of the unwanted ads.

    Thread Starter macmaniacs

    (@macmaniacs)

    Hi, thanks for that quick reply!
    Don’t know what happened at all, I also tried to switch off everything in debug mode but it didn’t change a thing…

    I’ve uploaded apicture of the ads here: Picture

    Don’t know where all these ads should come from…

    cheers,
    Holger

    Plugin Author Spacetime

    (@spacetime)

    You have code for AdSense auto ads in the header:

    <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
    <script>
         (adsbygoogle = window.adsbygoogle || []).push({
              google_ad_client: "ca-pub-9276958443659234",
              enable_page_level_ads: true
         });
    </script>

    This code places ads on your pages.

    Thread Starter macmaniacs

    (@macmaniacs)

    But where does it come from? I didn’t put it there and I can nowhere see any way to remove that code?

    Thread Starter macmaniacs

    (@macmaniacs)

    So I have guess – and if it’s true sorry for bothering you: I had added teslamaniacs.at just the other day to adsense. Apparently it _seems_ as if adsense had activated autoads and I didn’t know it did. Will report back whether or not the adsense settings caused my problem.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Ads showing up all over site’ is closed to new replies.