Archived topic
Theme Perormance
1 reply · Started by harish chand on May 28, 2021
Recetnly I applied generatepress theme on my website with premium plugin. Performance of this theme is not up to the mark, on google page speed its providing only 22 score on mobile view. Please look into the matter.
Site: http://www.workwithlic.com
Thanks and Regards
Harish Chand
Hi there,
the issue you're having is NOT Theme related - GP is not a magic wand that can resolve issues that are created by other code. If you check the PSI report there are many opportunities and diagnostics that show what the problems are. The top three listed are:
Eliminate render-blocking resources
Minimize main-thread work
Reduce the impact of third-party code
The majority of files casing these problems are the Google Ad services.
You should look at reducing the number of adscripts being run - or use a plugin like Flying Scripts to defer the loading of those scripts so they don't affect initial load.