How to I add AMP ads in the themepanel?

Posted in: Newspaper
Post count: 361

I have added AdSense Ads in the desktop and in the mobile version of the blog. But they don’t show up in the AMP-Version of the blog. When I checked the code for AMP Ads Adsense tells me that I should add a special code in the head of the code so that the ads can be loaded. Where should I put that code in the themepanel? Can I put the AMP-Ads in the mobile theme so that they show up in that sections that I want?

Thank you very much!
Greetings Kathrin

Post count: 18283

Hello !

AMP Ads code must be inserted in Mobile Theme – Mobile ads as you can see here: https://www.screencast.com/t/x4fRGqkj

Thank you !

Post count: 361

Ok, but AdSense tells me that I have to put a code in the header before the AMP-AD is loaded: Schritt 1: Kopieren Sie das Skript und fügen Sie es zwischen den Tags <head> und </head> auf Ihrer Website ein

Platzieren Sie diesen Code einmalig zwischen den “head”-Tags im HTML-Code Ihrer AMP-Seite. Mit diesem Skript werden die relevanten AMP-Anzeigenbibliotheken geladen. (Place the following code between the head tags in the html-code of your amp-page. With that script the necessary amp-libraries are loaded.)

<script async custom-element=”amp-ad” src=”https://cdn.ampproject.org/v0/amp-ad-0.1.js”></script&gt;

Is that piece of code already part of the mobile theme or have I do add it?

Greetings Kathrin

Post count: 35449

Hi,

If you want to use auto ads for amp, this code need to be set in mobile theme in amp ads -> http://prntscr.com/pt3bmw
Only one code is need to be set in theme panel, the other one is a standard code and is already add in our theme -> http://prntscr.com/pkwtzh also the code need to be set only in AMP ads -> http://prntscr.com/pkwum2
Also you can use regular ad by setting theme in Mobile ads as Vlad S. suggested.
Also if you have some code that need to be set in the head of the theme, you can use this section -> https://i.imgur.com/esHFgSt.png

Hope this will help you!
Happy Easter!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.