• Resolved teppman

    (@teppman)


    Hi,

    if I activate mobile ads from AdSense between the posts my speed at PageSpeed Insights decreases for more then 20 points. Is there a solution for that?

    THX

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Spacetime

    (@spacetime)

    Hello, the plugin only insert your ad code.
    It has negligible impact on the page speed.

    I also believe that the ad code has no impact on page speed.

    I see your page loads normally.
    You need to check for explanation of reasons for page speed.

    Thread Starter teppman

    (@teppman)

    Thx for your answer, but i think this is wrong.

    I use BWP Minify to compress java files. It also compress this file “wp-content/plugins/ad-inserter/includes/js/ai-jquery.js”. The result is, that no more ads where shown. If i remove it from compression, the ads where shown again, but the site is 20 points slower again.

    So i think there is a problem with the plugin.

    Plugin Author Spacetime

    (@spacetime)

    There are no java files, you probably mean Javascript.

    ai-jquery.js is needed to properly load jQuery library (before it is needed) which is needed later for other things.
    So this file and jQuery should not be moved from the position where the plugin put it (in the source code).

    If you use ads that slow down your page then you should not blame the tool you use for for insertion for low speed.
    Try to insert blank blocks and you’ll see that the plugin has negligible impact on the speed.
    If you disable the plugin you also disable (not inserting) your ad code, so this does not indicate any issue with the plugin – it only inserts your code.

    Ad Inserter is build for speed – the time take for insertion is measured in mili seconds.
    You can use debugging functions to measure insertion time:
    https://adinserter.pro/documentation/troubleshooting#heavy-website-load

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘PageSpeed -20 Points’ is closed to new replies.