السلام عليكم ورحمة الله وبركاته جائني عميل لديه مشاكل في موقعه تم حلها له لكن تبين ان الموقع بطئ جدا وكان يستخدم اضافة wprocket nulled طلبت مسحها وافق ومسحتها تحسنت سرعة الموقع الخاص به لكن لا زال بطئ الموقع على استضافة hostopia الغريب الموقع يظهر فيه عدد الصور 1800 صورة بينما عندما اردت ضغط الصور تم ضغط 8000 صورة استغربت لذلك قلت ان ووردبريس ياخذ صور لكل نسخة عملت اضافة wpfastercache وايضا اضافة autoptomize وlazyload وضبط اعدادتها اضفت اكواد expire header هذه # Add this code to the .htaccess in the website root directory.
## Note: this code will only work on apache servers.
## Expires Headers ##
<IfModule mod_expires.c>
## Turn the expires module on.
ExpiresActive On
### Website Images will be cached for one year ###
ExpiresByType image/jpeg "access plus 1 year"
ExpiresByType image/gif "access plus 1 year"
ExpiresByType image/png "access plus 1 year"
ExpiresByType image/svg+xml "access plus 1 year"
ExpiresByType image/x-icon "access plus 1 year"
### CSS & Javascript will be cached for one month ###
ExpiresByType text/css "access plus 1 month"
ExpiresByType text/javascript "access plus 1 month"
ExpiresByType application/javascript "access plus 1 month"
</IfModule> ولم يتحسن كثيرا هو طلب حلول سواء شراء wproket اصلية ولا اعتقد انها ستعمل شئ او شراء استضافة اخرى ماذا تقترحون هل جربتهم هذه الاستضافة من قبل هذه تعطي سيرفر من كندا هل هناك مزيد من الحلول
السؤال
محمد عبدالله18
السلام عليكم ورحمة الله وبركاته جائني عميل لديه مشاكل في موقعه تم حلها له لكن تبين ان الموقع بطئ جدا وكان يستخدم اضافة wprocket nulled طلبت مسحها وافق ومسحتها تحسنت سرعة الموقع الخاص به لكن لا زال بطئ الموقع على استضافة hostopia الغريب الموقع يظهر فيه عدد الصور 1800 صورة بينما عندما اردت ضغط الصور تم ضغط 8000 صورة استغربت لذلك قلت ان ووردبريس ياخذ صور لكل نسخة عملت اضافة wpfastercache وايضا اضافة autoptomize وlazyload وضبط اعدادتها اضفت اكواد expire header هذه # Add this code to the .htaccess in the website root directory.
## Note: this code will only work on apache servers.
## Expires Headers ##
<IfModule mod_expires.c>
## Turn the expires module on.
ExpiresActive On
### Website Images will be cached for one year ###
ExpiresByType image/jpeg "access plus 1 year"
ExpiresByType image/gif "access plus 1 year"
ExpiresByType image/png "access plus 1 year"
ExpiresByType image/svg+xml "access plus 1 year"
ExpiresByType image/x-icon "access plus 1 year"
### CSS & Javascript will be cached for one month ###
ExpiresByType text/css "access plus 1 month"
ExpiresByType text/javascript "access plus 1 month"
ExpiresByType application/javascript "access plus 1 month"
</IfModule> ولم يتحسن كثيرا هو طلب حلول سواء شراء wproket اصلية ولا اعتقد انها ستعمل شئ او شراء استضافة اخرى ماذا تقترحون هل جربتهم هذه الاستضافة من قبل هذه تعطي سيرفر من كندا هل هناك مزيد من الحلول
1 جواب على هذا السؤال
Recommended Posts
انضم إلى النقاش
يمكنك أن تنشر الآن وتسجل لاحقًا. إذا كان لديك حساب، فسجل الدخول الآن لتنشر باسم حسابك.