hard to comment with just the above info tsabar. can you share your URL here or via futtta-at-gmail-dot-com so I can have a detailed look at what is (or is not) happening?
frank
Anonymous User 14733231
(@anonymized-14733231)
Hello tsabar,
You can try by GZip Compression and cache expiration date in .htaccess file as well as many other parameter which can improve speed like image optimize, by blocking unwanted script.
Anonymous User 14733231
(@anonymized-14733231)
Try This in your .htaccess file
<ifModule mod_gzip.c>
mod_gzip_on Yes
mod_gzip_dechunk Yes
mod_gzip_item_include file \.(html?|txt|css|js|php|pl)$
mod_gzip_item_include handler ^cgi-script$
mod_gzip_item_include mime ^text/.*
mod_gzip_item_include mime ^application/x-javascript.*
mod_gzip_item_exclude mime ^image/.*
mod_gzip_item_exclude rspheader ^Content-Encoding:.*gzip.*
</ifModule>
Please take a backup of your file before you add this
Thread Starter
tsabar
(@tsabar)
yes i have gzip enabled and have set cache expiration prior to using the plugin
Anonymous User 14733231
(@anonymized-14733231)
No just put gzip in .htaccess file..
Can I have site url to check please..?
Thread Starter
tsabar
(@tsabar)
Anonymous User 14733231
(@anonymized-14733231)
Hello tsabar,
as i seen your performance report Gzip is already done by plugin but you need to have do following changes in given to GT Matrix
conversation continued via mail, AO now works with some rtl-css excluded from optimization.
frank