![]() |
[إضافة plugins] بدون اضافات تسريع الورد بريس طريقه مجربه +الدليل سلام عليكم كيف حالكم طبعا الكثير منا يعاني من بطى مدونته لهذه بحث ووجدت اكواد كثير في الانترنيت ولكني جلبت اكواد صحيحه ومجربه وجمعتهى كل ماعليك فعله هوه ان تضغ هذه الكود في نهاية ملف الهايتكس رمز PHP: # Turn on Expires and set default to 0 ExpiresActive On ExpiresDefault A0 # Set up caching on media files for 1 year (forever?) ExpiresDefault A29030400 Header append Cache-Control "public" # Set up caching on media files for 1 week ExpiresDefault A604800 Header append Cache-Control "public" # Set up 2 Hour caching on commonly updated files ExpiresDefault A7200 Header append Cache-Control "proxy-revalidate" # Force no caching for dynamic files ExpiresActive Off Header set Cache-Control "private, no-cache, no-store, proxy-revalidate, no-transform" Header set Pragma "no-cache" # BEGIN GZIP AddOutputFilterByType DEFLATE text/text text/html text/plain text/xml text/css application/x-javascript application/javascript # END GZIP ## EXPIRES CACHING ## ExpiresActive On ExpiresByType image/jpg "access 1 year" ExpiresByType image/jpeg "access 1 year" ExpiresByType image/gif "access 1 year" ExpiresByType image/png "access 1 year" ExpiresByType text/css "access 1 month" ExpiresByType application/pdf "access 1 month" ExpiresByType text/x-javascript "access 1 month" ExpiresByType application/x-shockwave-flash "access 1 month" ExpiresByType image/x-icon "access 1 year" ExpiresDefault "access 1 days" ## EXPIRES CACHING ## وشاهد الفرق قبل وضع الاكواد وبعد وضعهى عبر قوقل سبيد وهذه رابطه PageSpeed Insights |
الساعة الآن 04:27 AM |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By
Almuhajir