Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

amp-ad adsense warning #10431

Closed
ashrafpro opened this issue Jul 13, 2017 · 1 comment
Closed

amp-ad adsense warning #10431

ashrafpro opened this issue Jul 13, 2017 · 1 comment

Comments

@ashrafpro
Copy link

Hi,
I get 3 warnings whenever I use adsense within my page
adsense code:
<amp-ad width=300 height=600 type="adsense" data-ad-client="ca-pub-12345678901234567" data-ad-slot="1234567890"></amp-ad>

I added the script last thing before closing the head
<script async custom-element="amp-ad" src="https://cdn.ampproject.org/v0/amp-ad-0.1.js"></script>

The resource https://d-40757339831036881616.ampproject.net/1499807487098/frame.html was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it wasn't preloaded for nothing. nw.php:1 The resource https://3p.ampproject.net/1499807487098/f.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it wasn't preloaded for nothing. nw.php:1 The resource https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it wasn't preloaded for nothing.

is there a cure?

@jridgewell
Copy link
Contributor

You can safely ignore these errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants