Google ad was preloaded using link preload but not used within a few seconds from the window's load event
When I go to my website no ads are displaying even though I set one at the bottom of the page. It returns error - The resource https://pagead2.googlesyndication.com/pagead/js/r20181107/r20180604/show_ads_impl.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate as
value and it is preloaded intentionally. Yes, adblocker is disabled Here's my code for ad:
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
style="display:block; text-align:center;"
data-ad-layout="in-article"
data-ad-format="fluid"
data-ad-client="ca-pub-9121789382833091"
data-ad-slot="8487804504"></ins>
<script>
(adsbygoogle = window.adsbygoogle || ).push();
</script>
javascript error-handling adsense
|
show 7 more comments
When I go to my website no ads are displaying even though I set one at the bottom of the page. It returns error - The resource https://pagead2.googlesyndication.com/pagead/js/r20181107/r20180604/show_ads_impl.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate as
value and it is preloaded intentionally. Yes, adblocker is disabled Here's my code for ad:
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
style="display:block; text-align:center;"
data-ad-layout="in-article"
data-ad-format="fluid"
data-ad-client="ca-pub-9121789382833091"
data-ad-slot="8487804504"></ins>
<script>
(adsbygoogle = window.adsbygoogle || ).push();
</script>
javascript error-handling adsense
It is a piece of html and “it was preloaded using link” is a css error
– Jake
Nov 13 '18 at 13:28
You should only use tags if you think experts on that technology are able to determine the cause. Your question is clearly JavaScript and, in fact, it's strictly adsense related. Normally you shouldn't have given me the right to close it as duplicate. Which doesn't mean you didn't have to check if it was asked before, though.
– Andrei Gheorghiu
Nov 13 '18 at 13:29
2
That’s so dumb, it isn’t a duplicate, if you don’t understand the question simply skip it
– Jake
Nov 13 '18 at 13:35
2
@fbparis flag it as in need of moderator attention
– Jake
Nov 17 '18 at 8:35
1
If you checked everything on this list and it still doesn't work, you should ask adsense for support.
– Andrei Gheorghiu
Nov 17 '18 at 15:24
|
show 7 more comments
When I go to my website no ads are displaying even though I set one at the bottom of the page. It returns error - The resource https://pagead2.googlesyndication.com/pagead/js/r20181107/r20180604/show_ads_impl.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate as
value and it is preloaded intentionally. Yes, adblocker is disabled Here's my code for ad:
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
style="display:block; text-align:center;"
data-ad-layout="in-article"
data-ad-format="fluid"
data-ad-client="ca-pub-9121789382833091"
data-ad-slot="8487804504"></ins>
<script>
(adsbygoogle = window.adsbygoogle || ).push();
</script>
javascript error-handling adsense
When I go to my website no ads are displaying even though I set one at the bottom of the page. It returns error - The resource https://pagead2.googlesyndication.com/pagead/js/r20181107/r20180604/show_ads_impl.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate as
value and it is preloaded intentionally. Yes, adblocker is disabled Here's my code for ad:
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
style="display:block; text-align:center;"
data-ad-layout="in-article"
data-ad-format="fluid"
data-ad-client="ca-pub-9121789382833091"
data-ad-slot="8487804504"></ins>
<script>
(adsbygoogle = window.adsbygoogle || ).push();
</script>
javascript error-handling adsense
javascript error-handling adsense
edited Nov 17 '18 at 15:11
Andrei Gheorghiu
33.5k74774
33.5k74774
asked Nov 13 '18 at 13:12
JakeJake
6712
6712
It is a piece of html and “it was preloaded using link” is a css error
– Jake
Nov 13 '18 at 13:28
You should only use tags if you think experts on that technology are able to determine the cause. Your question is clearly JavaScript and, in fact, it's strictly adsense related. Normally you shouldn't have given me the right to close it as duplicate. Which doesn't mean you didn't have to check if it was asked before, though.
– Andrei Gheorghiu
Nov 13 '18 at 13:29
2
That’s so dumb, it isn’t a duplicate, if you don’t understand the question simply skip it
– Jake
Nov 13 '18 at 13:35
2
@fbparis flag it as in need of moderator attention
– Jake
Nov 17 '18 at 8:35
1
If you checked everything on this list and it still doesn't work, you should ask adsense for support.
– Andrei Gheorghiu
Nov 17 '18 at 15:24
|
show 7 more comments
It is a piece of html and “it was preloaded using link” is a css error
– Jake
Nov 13 '18 at 13:28
You should only use tags if you think experts on that technology are able to determine the cause. Your question is clearly JavaScript and, in fact, it's strictly adsense related. Normally you shouldn't have given me the right to close it as duplicate. Which doesn't mean you didn't have to check if it was asked before, though.
– Andrei Gheorghiu
Nov 13 '18 at 13:29
2
That’s so dumb, it isn’t a duplicate, if you don’t understand the question simply skip it
– Jake
Nov 13 '18 at 13:35
2
@fbparis flag it as in need of moderator attention
– Jake
Nov 17 '18 at 8:35
1
If you checked everything on this list and it still doesn't work, you should ask adsense for support.
– Andrei Gheorghiu
Nov 17 '18 at 15:24
It is a piece of html and “it was preloaded using link” is a css error
– Jake
Nov 13 '18 at 13:28
It is a piece of html and “it was preloaded using link” is a css error
– Jake
Nov 13 '18 at 13:28
You should only use tags if you think experts on that technology are able to determine the cause. Your question is clearly JavaScript and, in fact, it's strictly adsense related. Normally you shouldn't have given me the right to close it as duplicate. Which doesn't mean you didn't have to check if it was asked before, though.
– Andrei Gheorghiu
Nov 13 '18 at 13:29
You should only use tags if you think experts on that technology are able to determine the cause. Your question is clearly JavaScript and, in fact, it's strictly adsense related. Normally you shouldn't have given me the right to close it as duplicate. Which doesn't mean you didn't have to check if it was asked before, though.
– Andrei Gheorghiu
Nov 13 '18 at 13:29
2
2
That’s so dumb, it isn’t a duplicate, if you don’t understand the question simply skip it
– Jake
Nov 13 '18 at 13:35
That’s so dumb, it isn’t a duplicate, if you don’t understand the question simply skip it
– Jake
Nov 13 '18 at 13:35
2
2
@fbparis flag it as in need of moderator attention
– Jake
Nov 17 '18 at 8:35
@fbparis flag it as in need of moderator attention
– Jake
Nov 17 '18 at 8:35
1
1
If you checked everything on this list and it still doesn't work, you should ask adsense for support.
– Andrei Gheorghiu
Nov 17 '18 at 15:24
If you checked everything on this list and it still doesn't work, you should ask adsense for support.
– Andrei Gheorghiu
Nov 17 '18 at 15:24
|
show 7 more comments
1 Answer
1
active
oldest
votes
I suspect this is not the reason why ads doesn't show because after a few hours without updating the source code of the page the ads finally display, but the warning is still here in the javascript console.
I've noticed that every time I'm updating the source code, the ads disappear again for a few hours so I guess Google doesn't really "trust" me and ads are automatically suspended till a bot or something comes back to check that everything is OK.
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53281784%2fgoogle-ad-was-preloaded-using-link-preload-but-not-used-within-a-few-seconds-fro%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I suspect this is not the reason why ads doesn't show because after a few hours without updating the source code of the page the ads finally display, but the warning is still here in the javascript console.
I've noticed that every time I'm updating the source code, the ads disappear again for a few hours so I guess Google doesn't really "trust" me and ads are automatically suspended till a bot or something comes back to check that everything is OK.
add a comment |
I suspect this is not the reason why ads doesn't show because after a few hours without updating the source code of the page the ads finally display, but the warning is still here in the javascript console.
I've noticed that every time I'm updating the source code, the ads disappear again for a few hours so I guess Google doesn't really "trust" me and ads are automatically suspended till a bot or something comes back to check that everything is OK.
add a comment |
I suspect this is not the reason why ads doesn't show because after a few hours without updating the source code of the page the ads finally display, but the warning is still here in the javascript console.
I've noticed that every time I'm updating the source code, the ads disappear again for a few hours so I guess Google doesn't really "trust" me and ads are automatically suspended till a bot or something comes back to check that everything is OK.
I suspect this is not the reason why ads doesn't show because after a few hours without updating the source code of the page the ads finally display, but the warning is still here in the javascript console.
I've noticed that every time I'm updating the source code, the ads disappear again for a few hours so I guess Google doesn't really "trust" me and ads are automatically suspended till a bot or something comes back to check that everything is OK.
answered Nov 18 '18 at 3:11
fbparisfbparis
128212
128212
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53281784%2fgoogle-ad-was-preloaded-using-link-preload-but-not-used-within-a-few-seconds-fro%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
It is a piece of html and “it was preloaded using link” is a css error
– Jake
Nov 13 '18 at 13:28
You should only use tags if you think experts on that technology are able to determine the cause. Your question is clearly JavaScript and, in fact, it's strictly adsense related. Normally you shouldn't have given me the right to close it as duplicate. Which doesn't mean you didn't have to check if it was asked before, though.
– Andrei Gheorghiu
Nov 13 '18 at 13:29
2
That’s so dumb, it isn’t a duplicate, if you don’t understand the question simply skip it
– Jake
Nov 13 '18 at 13:35
2
@fbparis flag it as in need of moderator attention
– Jake
Nov 17 '18 at 8:35
1
If you checked everything on this list and it still doesn't work, you should ask adsense for support.
– Andrei Gheorghiu
Nov 17 '18 at 15:24