Amit can you help me a little with my page ? I’m have only 40 score and I make everything you say on your page about speed and all the plugins installed https://www.optimizareseo.eu
You have to configure headers correctly.
Tip: If you don’t wanna use CloudFlare expiry headers you can choose respect existing headers option from CloudFlare dashboard.
Amit is a boss! He helped me to get this score. He has a lot of knowledge. Thank you Amit! Also be sure to check out https://www.infophilic.com/


Great guide @snaxzer . Added these values, although i think there’s much that can be added to cache expiration.
Hi Amit,
Great guide.
I tried editing the .htaccess but this is what I see on the current file:
# Use PHP5.6 as default
AddHandler application/x-httpd-php56 .php
# BEGIN WordPress
AddHandler application/x-httpd-php70 .php
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /~amerikal/
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /~amerikal/index.php [L]
</IfModule>
# END WordPress
Where should I paste your code?
Should I paste it below the above code or inside it?
Thanks
Hello @tmaghrebt
It’s showing server response time of 2.6 seconds. Try to fix it. You can also try:
-
Adding proper Expiry headers.
Reducing the number of requests per page.
Also, I can see you are using Autoptimize plugin on your site to minify the scripts. If you found it helpful use it but make sure you disable minification at CloudFlare’s end.
Hope this will help you.
I have updated the guide.
Disabling Stylesheet added by the Multipurpose plugin.
//Remove Multi Purpose Style
add_action( 'wp_enqueue_scripts', 'infophilic_remove_multi_purpose', 20 );
function infophilic_remove_multi_purpose() {
wp_dequeue_style( 'td-plugin-multi-purpose' );
}
I have done some simple tweaks and the page speed has increased. I can share it others, do contact me at akhilshipmethis[@]gmail[dot]com
Hey @akhilshipmethis
It will greatly help to all tagDiv members if you post those tweaks here.
Thank you!
Hi , my stats at https://themaghrebtimes.com dropped and I can’t figure out why, any help ?
thx in advance
Hello,
My website: https://www.wpmediamasters.com/ I have started it recently the grades are good on gtmetrix but the load time and page size are high.
Can anyone suggest me some fixes that can be made to improve it?
Thank you.
@tmaghrebt for me your site loading fine check: https://tools.pingdom.com/#599ca9077f000000
Install the Cloudflare plugin to manage cache expiration.
It’s showing your pages size 666.1 KB
https://tools.pingdom.com/#599ca99f0cc00000
@snaxzer yeah how can I improve my load time and grades?
Any suggestions
