Setup Adsense Auto Ads for AMP

What You'll Learn

Here is the Complete guide about Setup Google AdSense Auto Ads for AMP. You can easily Create, Insert and View reports of Adsense auto ads for AMP.

 

Auto ads for AMP will place best performing ads and improve Adsense revenue.

 

 

Turn on Text & Display Ad Formats

  • First, Login to Google Adsense account.
  • Then Select Ads on left menu section.
  • Next, Choose Auto Ads option.
  • Then select Auto Ads for AMP option.
  • Next, Turn on text & display ad formats option.

 

 

Insert Script in the Head Tag

Now you need to insert AMP script in the head tag of your AMP HTML page. This script will load all AMP libraries.

 

AMP script in the Head Tag

<html>

<head>

<script async custom-element="amp-auto-ads"
src="https://cdn.ampproject.org/v0/amp-auto-ads-0.1.js">
</script>

This is head section of your page

</head>
<body>

This is body of your page.
</body>

</html>

 

 

Insert Ad Code in the Body

After inserting AMP script on the head section of your HTML page, Then Copy and Insert AMP Ad code in the body tag.

 

AMP Ad code in the Body tag
<html>
<head>
This is head section of your page.
</head>
<body>
<amp-auto-ads type=”adsense” data-ad-client=”ca-pub-77*****125****7″> </amp-auto-ads>
This is the body of your page.
</body>
</html>

 

This is sample code. Don’t copy this code.

 

NOTE: Advanced URL settings are not available for Adsense Auto ads for AMP.

 

RELATED:   How to Create An Adsense Account - It's Simple and Free

Leave a Comment

Your email address will not be published. Required fields are marked *

Share via
Copy link
Powered by Social Snap