سلام. من از کد های زیر استفاده کردم و تو سایت زیر تست کردم gzip رو زده غیر فعال ! کسی میدونه کجای کارم میلنگه ؟ http://www.gidnetwork.com/tools/gzip-test.php # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> AddOutputFilterByType DEFLATE text/html text/plain text/xml application/xml application/xhtml+xml text/javascr