• 10-04-2019, 21:14:38
    #1
    Merhabalar, wordpress'de css düzenlemesi yapıyorum fakat ctrl+f5 yapmadığım sürece yaptığım değişiklik gözükmüyor haliyle eski ziyaretcilerime de gözükmüyor bu durumu nasıl aşabilirim
  • 10-04-2019, 21:20:38
    #2
    htacess şuna benze kod olacak onu kaldır düzelir
    ## EXPIRES CACHING ##<IfModule mod_expires.c>ExpiresActive OnExpiresByType image/jpg "access plus 1 year"ExpiresByType image/jpeg "access plus 1 year"ExpiresByType image/gif "access plus 1 year"ExpiresByType image/png "access plus 1 year"ExpiresByType text/css "access plus 1 month"ExpiresByType application/pdf "access plus 1 month"ExpiresByType text/x-javascript "access plus 1 month"ExpiresByType application/x-shockwave-flash "access plus 1 month"ExpiresByType image/x-icon "access plus 1 year"ExpiresDefault "access plus 7 days"</IfModule>## EXPIRES CACHING ##
  • 10-04-2019, 21:22:27
    #3
    thezalim0202 adlı üyeden alıntı: mesajı görüntüle
    htacess şuna benze kod olacak onu kaldır düzelir
    ## EXPIRES CACHING ##<IfModule mod_expires.c>ExpiresActive OnExpiresByType image/jpg "access plus 1 year"ExpiresByType image/jpeg "access plus 1 year"ExpiresByType image/gif "access plus 1 year"ExpiresByType image/png "access plus 1 year"ExpiresByType text/css "access plus 1 month"ExpiresByType application/pdf "access plus 1 month"ExpiresByType text/x-javascript "access plus 1 month"ExpiresByType application/x-shockwave-flash "access plus 1 month"ExpiresByType image/x-icon "access plus 1 year"ExpiresDefault "access plus 7 days"</IfModule>## EXPIRES CACHING ##
    Peki hocam bunu kaldırmam zararlı olmayacak mı ne işe yarıyor bu kod acaba ?
  • 10-04-2019, 21:24:30
    #4
    Sytle dosyanızı çağırırken ver=4.1 şeklinde eklemeler yapın. style.min.css?ver=3.4 şeklinde gibi.
  • 10-04-2019, 21:25:12
    #5
    hocam bu kod sizin site önbeleginizi ayriyeten tarayıcıda saklamak içindir bunu çok yaşadım çözümü bulamamıştım tarayıcı bilgileri saklamasın 0.5 saniye gecikme oluyor saklamasa buda hiç bir şey değil dilerseniz özelden pm atın yardımcı olayım
  • 10-04-2019, 21:26:46
    #6
    F.Gungor adlı üyeden alıntı: mesajı görüntüle
    Sytle dosyanızı çağırırken ver=4.1 şeklinde eklemeler yapın. style.min.css?ver=3.4 şeklinde gibi.
    Bu kısmı style.css içerisinden mi yapacağım ?
  • 10-04-2019, 21:29:44
    #7
    hocam alakası yok sürüm ayarlamıyoruz tarayıcı önbekeleği temizlemeye açışıyoruz



    kullanılan cache eklentisi nedir