• Resolved vicekitty

    (@vicekitty)


    Hello! I have been using this plugin for a while now and have set it up accordingly, however it seems that my page speed is still quite slow. Google page speed states I have a shocking 20 on mobile, and 60-70 on desktop. Why is the mobile so slow? What can I do to speed it up? I am currently using

    • Page Cache ENABLED- disk enhanced
    • Opcode Cache ENABLED- zend opcache
    • Browser Cache ENABLED
    • Lazy load ENABLED
    • DISABLED: object cache, CDN, database cache, minify (last time I tried enabling this, it broke my site)
    • Total Cache Image Services plugin for all my photos

    I would really appreciate any help and advice. Thank you!!!

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

Viewing 1 replies (of 1 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @vicekitty

    Thank you for reaching out!
    I’ve checked you website and you have a lot of unused JS and CSS. This means that some plugins or theme is loading JS and CSS files on all pages and not just on the pages those files should load on. You can check more in the link provided.
    I can also see that you have some render-blocking scripts. For this, you need to minify and defer minified files and also, eliminate render-blocking CSS (Pro option)

    You also have a lot of external images. Those images are loading from 3rdr party servers which means that they cannot be optimized by the plugin. You should consider hosting those images on your server. I would also advise using the built-in Google Page speed tool in W3 Total Cache in Performance>Google Page Speed. This will show the recommendations on the performance and how to fix the problems reported by the Google Page speed.

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Help! What am I doing wrong’ is closed to new replies.