no split !
-
I sat up a home page test. 50/50
Everything seemed to be ok, but… Visitors only see the original page.
After 2 hours, my stats where : 47/1 (the 1 was my setup visit)
Bug or setup problem ?
no caching plugins on my site, but my .htaccess contains :Header unset Pragma FileETag None Header unset ETag # EXPIRES CACHING ## <IfModule mod_expires.c> 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 text/html "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" ExpiresByType audio/mpeg3 "access 1 year" ExpiresDefault "access 1 month" </IfModule> ## EXPIRES CACHING ##
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘no split !’ is closed to new replies.