Google ad was preloaded using link preload but not used within a few seconds from the window's load event










3















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>









share|improve this question
























  • 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















3















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>









share|improve this question
























  • 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













3












3








3


2






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>









share|improve this question
















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






share|improve this question















share|improve this question













share|improve this question




share|improve this question








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

















  • 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












1 Answer
1






active

oldest

votes


















1














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.






share|improve this answer






















    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
    );



    );













    draft saved

    draft discarded


















    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









    1














    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.






    share|improve this answer



























      1














      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.






      share|improve this answer

























        1












        1








        1







        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.






        share|improve this answer













        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.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Nov 18 '18 at 3:11









        fbparisfbparis

        128212




        128212



























            draft saved

            draft discarded
















































            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.




            draft saved


            draft discarded














            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





















































            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







            Popular posts from this blog

            Top Tejano songwriter Luis Silva dead of heart attack at 64

            ReactJS Fetched API data displays live - need Data displayed static

            政党