wplecturer.com
0 votes
15 views
in WordPress by (31.4k points) | 15 views

1 Answer

0 votes

there are two optimizations:

  • optimize with a plugin, or by hand + SAVE FOR WEB option (PS or GIMP) or other online or local image manipulation program, or use CDN
  • add to .htaccess the lines : ExpiresByType text/css "now plus 1 week" ExpiresByType application/javascript "now plus 1 week" ExpiresByType application/x-javascript "now plus 1 week" # Image files expiration: 1 month after request ExpiresByType image/bmp "now plus 1 month" ExpiresByType image/gif "now plus 1 month" ExpiresByType image/jpeg "now plus 1 month" ExpiresByType image/jp2 "now plus 1 month" ExpiresByType image/pipeg "now plus 1 month" ExpiresByType image/png "now plus 1 month" ExpiresByType image/svg+xml "now plus 1 month" ExpiresByType image/tiff "now plus 1 month" ExpiresByType image/vnd.microsoft.icon "now plus 1 month" ExpiresByType image/x-icon "now plus 1 month" ExpiresByType image/ico "now plus 1 month" ExpiresByType image/icon " in order to make the browser of the client to rember the image for one month

The result is speed, your site is going to be loaded very fast so it is going to be high in Google ranking

by (31.4k points)

1.6k questions

1.6k answers

81.3k users

2 Online Users
0 Member 2 Guest
Today Visits : 601
Yesterday Visits : 1254
Total Visits : 1884205
Dear All, These are my answers from Quora and primarily Google; please check the answer and from others sites; the answers are free and without any liability.To make a decision, write down all of the positives and negatives on a piece of paper.Thank you, Elias Katsaniotis, MSc.
1,644 questions
1,649 answers
81,313 users
@ 2022 V Katsanioti ,All rights reserved