For start go to your AdSense and Uncheck the Anchor Ads:
Then:
Use the Amp-sticky-ad (Not Important if your page is non AMP)
from: Documentation: <amp-sticky-ad> - amp.devPlace the three codes on head:
1)
| <script async='async' src='https://cdn.ampproject.org/v0.js'></script> |
| <script async='async' custom-element='amp-ad' src='https://cdn.ampproject.org/v0/amp-ad-0.1.js'></script> | ||||
3)
|
And place the Sticky Ad before body closure:
| <amp-sticky-ad layout='nodisplay'> | |
| <amp-ad data-ad-client='ca-pub-xxxxxxxxxxxx' data-ad-slot='xxxxxxxx' height='90' type='adsense' width='320'> | |
| </amp-ad> | |
| </amp-sticky-ad> |
Good Luck!!!
Please Share
#Technology_News





