wmaraci reklam

Resim Uzantısı Değiştirme - Index

27 Mesajlar 3.048 Okunma
wmaraci reklam

Ozzyfb Ozzyfb ozancorumlu.com Kullanıcı
  • Üyelik 05.01.2015
  • Yaş/Cinsiyet 37 / E
  • Meslek Öğretmen
  • Konum İstanbul Avrupa
  • Ad Soyad O** Ç**
  • Mesajlar 1121
  • Beğeniler 277 / 210
  • Ticaret 2, (%100)

ShaiyaPazar adlı üyeden alıntı

Fastest Cache eklentisinin senin web siten için yeterli olacağını düşünmüyorum

.htaccess 'de aşağıdaki kodu kullanıp işlemi tehit etmek için aşağıdaki linkten kontrol etmeni öneririm

Bendeki kod şu şekilde.


# BEGIN WpFastestCache

RewriteEngine On
RewriteBase /
AddDefaultCharset UTF-8
RewriteCond %{HTTP_HOST} ^www.ozancorumlu.com [NC]
RewriteRule ^(.*)$ http\:\/\/ozancorumlu\.com\/$1 [R=301,L]
RewriteCond %{REQUEST_METHOD} !POST
RewriteCond %{QUERY_STRING} !.*=.*
RewriteCond %{HTTP:Cookie} !^.*(comment_author_|wordpress_logged_in|wp-postpass_|wp_woocommerce_session).*$
RewriteCond %{HTTP:X-Wap-Profile} !^[a-z0-9\"]+ [NC]
RewriteCond %{HTTP:Profile} !^[a-z0-9\"]+ [NC]
RewriteCond %{HTTP_USER_AGENT} !^.*(iphone|midp|sony|symbos|nokia|samsung|mobile|epoc|ericsson|panasonic|philips|sanyo|sharp|sie-|portalmmm|blazer|avantgo|danger|palm|series60|palmsource|pocketpc|android|blackberry|playbook|ipad|ipod|iemobile|palmos|webos|googlebot-mobile|bb10|xoom|p160u|nexus|touch|SCH-I800|opera\smini).*$ [NC]
RewriteCond %{DOCUMENT_ROOT}/wp-content/cache/all/$1/index.html -f [or]
RewriteCond /home/ozancorumlu.com/httpdocs/wp-content/cache/all/$1/index.html -f
RewriteRule ^(.*) "/wp-content/cache/all/$1/index.html" [L]


FileETag None

Header unset ETag
Header set Cache-Control "max-age=0, no-cache, no-store, must-revalidate"
Header set Pragma "no-cache"
Header set Expires "Mon, 29 Oct 1923 20:30:00 GMT"


# END WpFastestCache
# BEGIN GzipWpFastestCache

AddOutputFilterByType DEFLATE image/svg+xml
AddOutputFilterByType DEFLATE text/plain
AddOutputFilterByType DEFLATE text/html
AddOutputFilterByType DEFLATE text/xml
AddOutputFilterByType DEFLATE text/css
AddOutputFilterByType DEFLATE application/xml
AddOutputFilterByType DEFLATE application/xhtml+xml
AddOutputFilterByType DEFLATE application/rss+xml
AddOutputFilterByType DEFLATE application/javascript
AddOutputFilterByType DEFLATE application/x-javascript
AddOutputFilterByType DEFLATE application/x-font-ttf
AddOutputFilterByType DEFLATE application/vnd.ms-fontobject
AddOutputFilterByType DEFLATE font/opentype font/ttf font/eot font/otf

# END GzipWpFastestCache
# BEGIN LBCWpFastestCache


ExpiresActive On
ExpiresDefault A0
ExpiresByType image/gif A2592000
ExpiresByType image/png A2592000
ExpiresByType image/jpg A2592000
ExpiresByType image/jpeg A2592000
ExpiresByType image/ico A2592000
ExpiresByType text/css A2592000
ExpiresByType text/javascript A2592000
ExpiresByType application/javascript A2592000


Header set Expires "max-age=2592000, public"
Header unset ETag
Header set Connection keep-alive

FileETag None

# END LBCWpFastestCache
# BEGIN WordPress

RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]

# END WordPress

Ek Olarak: [QUOTE=ShaiyaPazar;1241715]Fastest Cache eklentisinin senin web siten için yeterli olacağını düşünmüyorum

.htaccess 'de aşağıdaki kodu kullanıp işlemi tehit etmek için aşağıdaki linkten kontrol etmeni öneririm


SetOutputFilter DEFLATE
# Don’t compress
SetEnvIfNoCase Request_URI \.(?:gif|jpe?g|png)$ no-gzip dont-vary
SetEnvIfNoCase Request_URI \.(?:exe|t?gz|zip|bz2|sit|rar)$ no-gzip dont-vary
#Dealing with proxy servers

Header append Vary User-Agent




ExpiresActive on
ExpiresDefault "access plus 1 year"



https://developers.google.com/speed/pagespeed/insights/?url=ozancorumlu.com&tab=desktop


# BEGIN WpFastestCache

RewriteEngine On
RewriteBase /
AddDefaultCharset UTF-8
RewriteCond %{HTTP_HOST} ^www.ozancorumlu.com [NC]
RewriteRule ^(.*)$ http\:\/\/ozancorumlu\.com\/$1 [R=301,L]
RewriteCond %{REQUEST_METHOD} !POST
RewriteCond %{QUERY_STRING} !.*=.*
RewriteCond %{HTTP:Cookie} !^.*(comment_author_|wordpress_logged_in|wp-postpass_|wp_woocommerce_session).*$
RewriteCond %{HTTP:X-Wap-Profile} !^[a-z0-9\"]+ [NC]
RewriteCond %{HTTP:Profile} !^[a-z0-9\"]+ [NC]
RewriteCond %{HTTP_USER_AGENT} !^.*(iphone|midp|sony|symbos|nokia|samsung|mobile|epoc|ericsson|panasonic|philips|sanyo|sharp|sie-|portalmmm|blazer|avantgo|danger|palm|series60|palmsource|pocketpc|android|blackberry|playbook|ipad|ipod|iemobile|palmos|webos|googlebot-mobile|bb10|xoom|p160u|nexus|touch|SCH-I800|opera\smini).*$ [NC]
RewriteCond %{DOCUMENT_ROOT}/wp-content/cache/all/$1/index.html -f [or]
RewriteCond /home/ozancorumlu.com/httpdocs/wp-content/cache/all/$1/index.html -f
RewriteRule ^(.*) "/wp-content/cache/all/$1/index.html" [L]


FileETag None

Header unset ETag
Header set Cache-Control "max-age=0, no-cache, no-store, must-revalidate"
Header set Pragma "no-cache"
Header set Expires "Mon, 29 Oct 1923 20:30:00 GMT"


# END WpFastestCache
# BEGIN GzipWpFastestCache

AddOutputFilterByType DEFLATE image/svg+xml
AddOutputFilterByType DEFLATE text/plain
AddOutputFilterByType DEFLATE text/html
AddOutputFilterByType DEFLATE text/xml
AddOutputFilterByType DEFLATE text/css
AddOutputFilterByType DEFLATE application/xml
AddOutputFilterByType DEFLATE application/xhtml+xml
AddOutputFilterByType DEFLATE application/rss+xml
AddOutputFilterByType DEFLATE application/javascript
AddOutputFilterByType DEFLATE application/x-javascript
AddOutputFilterByType DEFLATE application/x-font-ttf
AddOutputFilterByType DEFLATE application/vnd.ms-fontobject
AddOutputFilterByType DEFLATE font/opentype font/ttf font/eot font/otf

# END GzipWpFastestCache
# BEGIN LBCWpFastestCache


ExpiresActive On
ExpiresDefault A0
ExpiresByType image/gif A2592000
ExpiresByType image/png A2592000
ExpiresByType image/jpg A2592000
ExpiresByType image/jpeg A2592000
ExpiresByType image/ico A2592000
ExpiresByType text/css A2592000
ExpiresByType text/javascript A2592000
ExpiresByType application/javascript A2592000


Header set Expires "max-age=2592000, public"
Header unset ETag
Header set Connection keep-alive

FileETag None

# END LBCWpFastestCache
# BEGIN WordPress

RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]

# END WordPress
 

 

Aylık 150k+ Tekil Özgün Eğitim Sitesi Reklam/Tanıtım Yazısı

http://goo.gl/YZb0E2
wmaraci
reklam

ShaiyaPazar ShaiyaPazar Üyeliği Durdurulmuş Banlı Kullanıcı
  • Üyelik 10.11.2014
  • Yaş/Cinsiyet 27 / E
  • Meslek Bilgisayar Mühendisi
  • Konum İstanbul Anadolu
  • Ad Soyad E** G**
  • Mesajlar 99
  • Beğeniler 0 / 11
  • Ticaret 1, (%100)
içerisinde aşağıdaki kodu kullanıp bana bildirirmisin ?


ExpiresActive on
ExpiresDefault "access plus 1 year"
 

 

Ozzyfb Ozzyfb ozancorumlu.com Kullanıcı
  • Üyelik 05.01.2015
  • Yaş/Cinsiyet 37 / E
  • Meslek Öğretmen
  • Konum İstanbul Avrupa
  • Ad Soyad O** Ç**
  • Mesajlar 1121
  • Beğeniler 277 / 210
  • Ticaret 2, (%100)

ShaiyaPazar adlı üyeden alıntı

içerisinde aşağıdaki kodu kullanıp bana bildirirmisin ?


ExpiresActive on
ExpiresDefault "access plus 1 year"



ExpiresActive On
ExpiresDefault A0
ExpiresByType image/gif A2592000
ExpiresByType image/png A2592000
ExpiresByType image/jpg A2592000
ExpiresByType image/jpeg A2592000
ExpiresByType image/ico A2592000
ExpiresByType text/css A2592000
ExpiresByType text/javascript A2592000
ExpiresByType application/javascript A2592000
 

 

Aylık 150k+ Tekil Özgün Eğitim Sitesi Reklam/Tanıtım Yazısı

http://goo.gl/YZb0E2

ShaiyaPazar ShaiyaPazar Üyeliği Durdurulmuş Banlı Kullanıcı
  • Üyelik 10.11.2014
  • Yaş/Cinsiyet 27 / E
  • Meslek Bilgisayar Mühendisi
  • Konum İstanbul Anadolu
  • Ad Soyad E** G**
  • Mesajlar 99
  • Beğeniler 0 / 11
  • Ticaret 1, (%100)
tekrardan kontrol edince kullanıldığını fark ettim güncellemişsin heralde şuanda bir sıkıntı gözükmüyor. aşağıdaki css - png ve js dosyalarını kendi sunucundan beslemelisin.

http://public.oneallcdn.com/css/api/socialize/login/frame.css (2 saat)
http://public.oneallcdn.com/…i/socialize/themes/wordpress/default.css (2 saat)
http://public.oneallcdn.com/…ocialize/providers/logo/sprite_35_35.png (2 saat)
http://www.google-analytics.com/ga.js (2 saat)
http://ozancorumlu.api.oneall.com/socialize/library.js (4 saat)
http://ozancorumlu.api.oneall.com/socialize/library.js?lang=tr (4 saat)
 

 

wmaraci
wmaraci

Ozzyfb Ozzyfb ozancorumlu.com Kullanıcı
  • Üyelik 05.01.2015
  • Yaş/Cinsiyet 37 / E
  • Meslek Öğretmen
  • Konum İstanbul Avrupa
  • Ad Soyad O** Ç**
  • Mesajlar 1121
  • Beğeniler 277 / 210
  • Ticaret 2, (%100)


Bunu nasıl yapacağım peki ?

(Kardeşim seni esir aldım bildiğin ama helal et hakkını.)

Bu arada skype vermişsin, yeni görüyorum. Ekledim.
 

 

Aylık 150k+ Tekil Özgün Eğitim Sitesi Reklam/Tanıtım Yazısı

http://goo.gl/YZb0E2

ShaiyaPazar ShaiyaPazar Üyeliği Durdurulmuş Banlı Kullanıcı
  • Üyelik 10.11.2014
  • Yaş/Cinsiyet 27 / E
  • Meslek Bilgisayar Mühendisi
  • Konum İstanbul Anadolu
  • Ad Soyad E** G**
  • Mesajlar 99
  • Beğeniler 0 / 11
  • Ticaret 1, (%100)
skypeden devam edelim.
 

 

Ozzyfb Ozzyfb ozancorumlu.com Kullanıcı
  • Üyelik 05.01.2015
  • Yaş/Cinsiyet 37 / E
  • Meslek Öğretmen
  • Konum İstanbul Avrupa
  • Ad Soyad O** Ç**
  • Mesajlar 1121
  • Beğeniler 277 / 210
  • Ticaret 2, (%100)

ShaiyaPazar adlı üyeden alıntı

Fastest Cache eklentisinin senin web siten için yeterli olacağını düşünmüyorum

.htaccess 'de aşağıdaki kodu kullanıp işlemi tehit etmek için aşağıdaki linkten kontrol etmeni öneririm


SetOutputFilter DEFLATE
# Don’t compress
SetEnvIfNoCase Request_URI \.(?:gif|jpe?g|png)$ no-gzip dont-vary
SetEnvIfNoCase Request_URI \.(?:exe|t?gz|zip|bz2|sit|rar)$ no-gzip dont-vary
#Dealing with proxy servers

Header append Vary User-Agent




ExpiresActive on
ExpiresDefault "access plus 1 year"



https://developers.google.com/speed/pagespeed/insights/?url=ozancorumlu.com&tab=desktop


Şansa bak, elektrikler kesildi :) geri gelir umarım. Geldiğinde online olursan devam edelim :/
 

 

Aylık 150k+ Tekil Özgün Eğitim Sitesi Reklam/Tanıtım Yazısı

http://goo.gl/YZb0E2
wmaraci
Konuyu toplam 1 kişi okuyor. (0 kullanıcı ve 1 misafir)
Site Ayarları
  • Tema Seçeneği
  • Site Sesleri
  • Bildirimler
  • Özel Mesaj Al