1. Mobile theme size header ad, footer ad, smart list ad, loop ad.
Send me ad space sreenshot where this ad show in mobile.
2. How to change mobile menu’s picture & what is size. Please say again.
3. What is “AMP Ads” & “AMP Analytiics”?
Hi,
1. Those are the mobile ad spots, they will display on mobile. So for example the header ad will be displayed in the header – https://prnt.sc/ov3vyf the footer ad in the footer, The loop ad will appear in the list of articles in the homepage, category page, tag page
after a number of modules set by you – https://prnt.sc/ov3x1k – https://prnt.sc/ov3xha
The smart list ad will appear on mobile if the post contains a smart list.
2. You mean the logo for mobile? That can be set in the theme panel
– https://prnt.sc/ov3yjb
3. The AMP ads spot is for auto ads – https://support.google.com/adsense/answer/9011462
– https://support.google.com/adsense/answer/9011465
If you want to display auto ads on AMP, create an AMP ad code and paste it in the theme panel, example – https://prnt.sc/ov400l
No need to enter the mentioned script in the head, the theme will load it automatically, just enter the ad code in the panel.
The AMP analytics is for entering an analytics code for AMP
– https://developers.google.com/analytics/devguides/collection/amp-analytics/
Note that it must be of this form – https://prnt.sc/ov41fb
Thanks
Regarding No. 3, I’ve done what you said (https://prnt.sc/ov400l), but AdSense tells me responsive ads would be better for the header amp ad? I assume this is out of our control since the theme already has the script in the head?
Here’s the message:
Try responsive ads for AMP
Using responsive AMP ad units can improve the overall performance of your ads.
Responsive ads on AMP-compatible pages perform better than non-responsive ads. Other publishers who already implemented responsive AMP ad units see on average 45% higher RPM* compared to non-responsive ad units.
First, make sure you have the required AMP ad script in the head tag of your pages. Next, replace the existing ad code in the body of your HTML with the responsive AMP ad code from the table below.
Hi,
That massage is referring to this code -> https://prnt.sc/ov400l this will provide better performance if it will be responsive.
You can check more about this about amp in this article -> https://support.google.com/adsense/answer/9187443?hl=en&visit_id=637024813592384670-3366433808&rd=1
Thank you for your understanding!
Right, I understand that. But how do we change the code here – https://prnt.sc/ov400l – to make it responsive? Right now all it is doing is calling up our AdSense account number (data-ad-client). I assume I can’t put the following suggested code by AdSense to make it responsive?
<amp-ad width=”100vw” height=320
type=”adsense”
data-ad-client=”XXXXX”
data-ad-slot=”8524489564″
data-auto-format=”rspv”
data-full-width>
<div overflow></div>
</amp-ad>
Hi,
Yes, that should work, here are some others topics with user that made the same settings
-> https://amp.dev/documentation/guides-and-tutorials/develop/style_and_layout/responsive_design/
-> https://stackoverflow.com/questions/36774571/responsive-ads-for-amp-sites-width-only
Thank you!
Okay, added that code but now getting two header ads.
https://www.vitalthrills.com/2019/08/27/top-boy-trailer-previews-netflix-premiere/?amp
So I figured out if I remove the Mobile Header Ad, that it will only load the responsive header ad at the above AMP link. But that gets rid of the header ad on the mobile theme, so that won’t work either.
Actually, I’m going to change it back to the original AMP ads code. I’m getting all kinds of AMP errors in Search Console now.
Hi @mparlevliet,
Please notice that this topic is for Newsmag not Newspaper.
Also after you change the code back to the original format, make sure that this is like the one that you can crate using this guide -> https://support.google.com/adsense/answer/9187443?hl=en&visit_id=637026525571433863-247540948&rd=1
Thank you for your understanding!
Yes, I realized too late that I had posted in the Newsmag forum, my apologies. I’ll take a look at the link.