ResolvedPage Load Issue
- This topic has 9 replies, 2 voices, and was last updated 5 months ago by
Althemist.
- AuthorPosts
- October 18, 2022 at 7:20 pm #35748
mysmallbizja
ParticipantMy page load is slow and my score is at F after I installed this plugin. Not even wp rocket makes it faster.
October 19, 2022 at 6:04 pm #35776Althemist
KeymasterHi mysmallbizja,
Could you please give us a link to your site and also tell us where it is hosted?
October 20, 2022 at 4:30 am #35784mysmallbizja
ParticipantThis reply has been marked as private.October 20, 2022 at 3:51 pm #35820Althemist
KeymasterYour site is actually BLAZING FAST (1,7 seconds for first load and 0.2 on second load)!
The bad score is caused by your resources not properly optimized (especially your membership plugin is generating a lot of requests for render blocking resources)
Anyways, what is really important is the actual loading speed, so your site looks pretty good. The score is basically used to guide you where to look for problems IF it is slow.
October 20, 2022 at 5:52 pm #35835mysmallbizja
ParticipantThis reply has been marked as private.October 21, 2022 at 12:43 pm #35853Althemist
KeymasterYour site currently throws 6 JS errors in the console. They are most probably caused by too aggressive caching settings (e.g. jquery not excluded)
October 23, 2022 at 4:38 am #35896mysmallbizja
ParticipantThis reply has been marked as private.October 24, 2022 at 6:38 pm #35967Althemist
KeymasterUncaught TypeError: $(…).find(…).tabs is not a function
https://mysmallbizja.com/wp-content/themes/rigid/js/rigid-front.js?ver=6.0.3:768
jQuery 2
rigid-front.js:768:50
https://mysmallbizja.com/wp-content/themes/rigid/js/rigid-front.js?ver=6.0.3:768
jQuery 2
Uncaught TypeError: jQuery.datepicker is undefined
https://mysmallbizja.com/ line 3 > injectedScript:2
jQuery 2
line 3 > injectedScript:2:25
https://mysmallbizja.com/ line 3 > injectedScript:2
jQuery 2These are errors caused by the caching and minifying of the JS files
October 24, 2022 at 6:45 pm #35970mysmallbizja
ParticipantOk how do I fix that? Because I actually don’t have the minify feature on in wp rocket.
October 26, 2022 at 3:50 pm #36004Althemist
KeymasterTry disabling WP Rocket entirely and see if that would fix the problem. If it’s fixed, you’d need to ask the WP Rocket support, but from what I see it looks like the jQuery is not excluded.
- AuthorPosts
You must be logged in and have valid license to reply to this topic.