I have set student redirection into course page and iam taking total 7 seconds to load
1 seceond for login and 6 seconds for redirection.
How can we reduce the page load time and make it faster loading
Current setup
Dedicated server with 8 core and 8G ram server
Apache + nginx with cache
Db optimisation done
Yes this is happening due to this reason :
https://prnt.sc/tcqo6r
We fixed this issue now , it should reduce some time .Now its the wordpress itself taking time to load .
I have already done w3 total cache
but how we can increase the grade for Defer parsing of JavaScript
Well defer parsing javascript is not recommended as our system and also wordpress is using Jquery which does not works well with defer parsing it.
Well its totally the wordpress login response which is taking time here .