Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Joshua David Nelson

    (@joshuadnelson)

    It looks like you still have jQuery and jQuery migrate in the head section, which will give you that flag. I’m guessing you set the “Keep jQuery in the header” option, see Settings > Scripts to Footer. If not, then your theme or a plugin are placing those in the head directly instead of enqueuing it correctly.

    These Pagespeed scores are really guidelines, too. If you need to move everything and doing so breaks your site’s functionality, you should reach out to whomever developed the site to come up with a system that works with all the scripts in the footer.

    For the CSS above the fold, that’s a different issue that is out of the scope of this plugin, but here’s a good article.

    I think you’re bigger issue for speed is your server response time. I would suggest contacting your host for ways they can improve your server or, perhaps, looking for a new host.

    You could also try looking into Head.js to load your scripts (and disable my plugin).

    Hope that helps.
    Joshua

    Thread Starter vamban

    (@vamban)

    Hi Joshua

    Thanks for your quick reply.

    Via plugin options i did allowed loading jQuery and jQuery migrate in the head section and that not a problem. But rest of the JS scripts loading the head section when i test the website via Google page speed for mobile devices. https://prnt.sc/a8jqbq

    But desktop test report seems fine and have a look here…

    https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.wpdiv.ml%2F&tab=desktop

    I have problem only for mobile devices Google page speed test report…

    https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.wpdiv.ml%2F&tab=mobile

    Any clue?

    Thread Starter vamban

    (@vamban)

    Hi joshua

    Desktop devices test report seems good and all JS files moved to footer except jQuery and jQuery migrate that i have allowed loading in header.

    https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.wpdiv.ml%2F&tab=desktop

    But check the mobile devices test report..

    https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.wpdiv.ml%2F&tab=mobile

    All JS files loading in header. i have no clue what is happening.

    Will you please help me on this?

    Plugin Author Joshua David Nelson

    (@joshuadnelson)

    It’s odd that the pagespeed tool is showing you all those javascript files as render-blocking, given that they appear in the footer. To be clear, all the scripts (except jQuery, per above) are loading in the footer, which you can see in the source code, and that is to be expected with the plugin running correctly. I’m not sure why you’re getting this error on this test, but I would consider reaching out to Google support or trying another speed testing tool.

    Unfortunately, problem-solving your site’s issues with PageSpeed is beyond the scope of this plugin’s free support. That would normally be something you could pay me to help you with, but I’m currently booked until May.

    If you discover a specific issue with the plugin, I’m happy to help.

    Thanks,
    Joshua

    Thread Starter vamban

    (@vamban)

    Hi joshua

    I did contacted in this regard with theme developers and they replied that…

    ———————————————————–

    Well, maybe you should consider trying our this plugin here: https://www.ads-software.com/plugins/above-the-fold-optimization/

    It should resolve the “above the fold” issues for you. Please let me know the results once you install and configure the plugin. Looking forward for your reply.

    ———————————————————–

    Any clue?

    Plugin Author Joshua David Nelson

    (@joshuadnelson)

    I’ve never used that plugin myself, but as I have said in the past: my plugin is not the be-all, end-all solution. If that one works better for your site, I’d say go for it.

    Plugin Author Joshua David Nelson

    (@joshuadnelson)

    I’m going to close this issue, since it’s been 4 weeks – I’m guessing you found a solution or moved on. If you need more assistance, please don’t hesitate to reach out!

    Thread Starter vamban

    (@vamban)

    Sorry to say that, still the issue exists.

    Plugin Author Joshua David Nelson

    (@joshuadnelson)

    Apologies in the extremely delayed response, I haven’t been receiving email notifications on this support forum for some reason…

    Looking back at your pagespeed results, it’s showing three scripts in both mobile and desktop. As long as these are enqueued properly this plugin should work. Let me know if I can help further.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Mobile Device issue’ is closed to new replies.