• It does what it says, but it’s actually doing nothing when you enable Auto Ads on the AdSense settings because the current AdSense algorithm does this on it’s own now so no longer requiring this plugin.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Noor Alam

    (@naa986)

    @macsopinion, The plugin is still doing what it always did. Google Auto Ads is not a new feature.

    Thread Starter macsopinion

    (@macsopinion)

    That’s what I said. It does what it says. But don’t need it because Google Auto Ads does all those things outlined in your description all on its own. Your plugin just basically ads the AdSense code in the header and Google’s AutoAds does the rest.. The Google Sitekit plugin does this also but with more features. I stand by what I said.

    Plugin Author Noor Alam

    (@naa986)

    @macsopinion, You are saying the plugin is obsolete. That’s not true and confusing to other users. Google does not have access to your site. So ads can’t magically appear no matter what settings you enable in your AdSense account. The plugin makes that possible.

    If you are here to advertise the SiteKit plugin that’s a different topic. Many users like me do not like to install unnecessary big plugins when there is a simpler way.

    Thread Starter macsopinion

    (@macsopinion)

    Google does not have access to your site. So ads can’t magically appear no matter what settings you enable in your AdSense account. The plugin makes that possible.

    It does when you simply add the script they provide you

    <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-XXXXXXXXDXXXXXX"
         crossorigin="anonymous"></script>

    to add between your <head> </head> tags

    To think that a WordPress user would need to download and install a plugin then go into their AdSense account and copy their AdSense ID then go back into their WordPress Admin to paste it into your plugin all so your plugin can add the AdSense script to the header seems like overkill to me.

    All a WordPress user needs to do is go into their AdSense account and copy the code they provide, then open their header.php file and paste that code where they tell you to and that’s it. Hardly a need for a plugin for that.

    ?Many users like me do not like to install unnecessary big plugins when there is a simpler way.

    So then why even install a plugin at all when any novice can simply copy-paste the code themselves without having to install another unnecessary plugin? Unless you’re profiting from your plugin in some way.

    YOUR WAY

    1. Download your plugin
    2. Install your plugin
    3. create or log into your Adsense account
    4. Turn on Auto Ads and select the Ads You want to automatically display
    5. Find your Publisher ID and copy it
    6. Go back into your WordPress Admin panel and open Your Plugin setting
    7. Paste your Publisher ID into box
    8. Save

    More Logical Way

    1. Open or create an AdSense Account
    2. Turn On Auto Ads and select the ads you want to display automatically and Copy Code they provide you
    3. Go into WordPress Admin and open Theme editor
    4. Paste code into Header in the header.php file
    5. save

    @macsopinion but anytime your wordpress site gets updated, won’t the custom code in header.php be overwritten?

    I think that’s the idea for the plugin. Unless you go back and keep adding the custom code every time your wordpress update changes the header.php file.

    Thread Starter macsopinion

    (@macsopinion)

    WordPress updates only update the core files, not the Theme files which is where your header.php file is. So no, you wouldn’t have to keep adding the script every update.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘This is now Obsolete – AdSense does what this does on it’s own’ is closed to new replies.