• Resolved Bharath Gupta

    (@sribharath)


    Dear sir

    Thank you for the awesome plugin , it was easy to setup but i see the score is only partially increased

    my page speed shows 23 score in mobile – see here

    and my web site is https://www.webdzyners.com/

    How do i increase the score , specially the browser caching and Eliminate render-blocking resources and also Ensure text remains visible during webfont load (i am using Combine and preload in head (fonts load late, but are not render-blocking), includes display:swap. option)

    Also when i enable the Optimize JavaScript Code option , elemantor plugin in wp-admin is not working and showing un known error

    please help achieve good score thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    browser caching is a webserver config thing, see https://varvy.com/pagespeed/leverage-browser-caching.html

    for render blocking resources look into “inline & defer CSS”, more info in the AO FAQ.

    for JS; untick the “also optimize for logged in editors/ administrators” option

    hope this helps,
    frank

    Thread Starter Bharath Gupta

    (@sribharath)

    browser caching is a webserver config thing, see https://varvy.com/pagespeed/leverage-browser-caching.html

    I have tried that. but it still shows the same error and also Ensure text remains visible during webfont load error

    i will see about inline & defer CSS

    for JS; untick the “also optimize for logged in editors/ administrators” option

    This worked

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    re. browser caching; check with your host maybe?

    re. ensure text visible; you’ll have to ensure display:swap is also working on non-Google fonts.

    Gulshan Kumar

    (@thegulshankumar)

    Hi sribharath,

    To fix Ensure text remains visible during webfont load error, add font-display: swap; by editing related CSS file. Use Chrome Developer Tools (Initiator) to figure out the source.

    Thanks

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

The topic ‘Pagespeed Issues’ is closed to new replies.