See the screenshot ๐
https://docs.google.com/file/d/0B8LAJd3McHSuQzVGcmFBcjZZMFk/edit
On Mobile : 88
On Desktop : 94
Server Stack :-
Nginx with 4gb of ram and 50 Gigs of SSD
i’m using PHP 5.5 opcode caching for better load time ๐ Comment here if anyone have problem with pageload time issue. ๐
Hi
I have
31 on mobile
45 on desktop
I use
WP Super Cache
WP Smush.it
http://popefrancis-ar.org/
What’s your advice to make it faster?
How to speed up your website:
https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
Hi Chris
Thank you, I have one question.
I added the first code in functions.php and there’s another code which is for wp-config.php
Do I have to add it also to the bottom of it? And without any changes?
Thanks
You don’t need to add the wp-config.php code … it can help along with removing all the comments. if you don’t know what you’re doing, best to leave that unless you’ve done everything else.
Basically the code does two things
1) removing comments makes the file load faster by cutting in half
2) adding the “actual” URL to bottom of your wo-config.php file means you’re saving a “lookup” for that all the time. Don’t do the “expert” items unless you know what they are for. ๐
OK my friend ๐
Thanks a lot Chris
Is there any thing else we can do to make my website faster?
Especially on mobile.