Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1691307
Slow
Closed

Comments

  • Mitch van den Berg started the conversation

    Best,

    I am working on the App Lander theme but when I test the speed (https://developers.google.com/speed/) it is very low. Even if I delete everything so that there are no photos on it, it is still very slow. If I test your site (http://codex-themes.com/thegem/thegem-app/) it is fast. What does this have to do with it? Because I bought this theme because this SEO was good. See pictures

    Thanks!

  • [deleted] replied

    Hi,

    If you have problem in frontend:

    You need to use some minify/cache plugin for reduce static resources (js/css/image files) loading time. In our live sites we use W3 Total Cache with activated CDN. Also we optimized all our images manually with this services:

    https://tinypng.com/
    https://www.jpegmini.com/
    


     If you have problem in backend:

    First, check the server configuration and recommended requirements. You can check it with phpinfo() function or some plugin.

    Recommended PHP Settings

    Second, Try to check performance of your site with other theme.

    Third, contact you webhosting provider support. May be they can give you some info about problem with performance on your site.