• Resolved Anton

    (@soulfire23)


    Hi!
    Can you explain me step by step what to do?
    1) At Google Adsense account I must to create the mobile ad block. What kind of Ad? Which Ad format? Single or double? Impossible to choose the size…
    2) At plugin settings:
    Enter your google_ad_client ID here: ca-mb-pub-1000000000000000 or mb-pub-1000000000000000 or pub-1000000000000000?
    Enter your google_ad_slot ID here: understand.
    Enter the ad width/height here: here I can choose any size of mobile Ads?

    Tried different ways, but field for Adsense is blank…

    PS. Maybe change the code of the plugin a little like that:

    44. ?>
    45. <div align="center"><?php return $content . $ads; ?></div>
    46. <?php

    to center Ads?

    http://wordpress.org/extend/plugins/jetpack-mobile-theme-ads/

Viewing 1 replies (of 1 total)
  • Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    1) At Google Adsense account I must to create the mobile ad block. What kind of Ad? Which Ad format? Single or double? Impossible to choose the size…

    You can use any format, although I would recommend mobile friendly formats. Text ads are lighter and will load faster on a Mobile devide. You can review the different formats here:
    https://support.google.com/adsense/bin/answer.py?hl=en&answer=185665&topic=29561&ctx=topic

    Once you have chosen the ad format in your Adsense dashboard, create the ad unit, and take note of the width and height of the ad.

    2) At plugin settings:
    Enter your google_ad_client ID here: ca-mb-pub-1000000000000000 or mb-pub-1000000000000000 or pub-1000000000000000?
    Enter your google_ad_slot ID here: understand.
    Enter the ad width/height here: here I can choose any size of mobile Ads?

    Once you created the ad unit in Google Adsense, Google will give you all these values. They’re part of the ad code generated by Google Adsense.

    PS. Maybe change the code of the plugin a little like that […] to center Ads?

    Since the width is limited on a mobile device, I would recommend that you choose an ad format that is large enough to fit to the complete width of your device. 320×50 ads seem like a good choice to me.

Viewing 1 replies (of 1 total)
  • The topic ‘Explain, please’ is closed to new replies.