1. Home
  2. cash

cash

Gzip-komprimering

Gzip-komprimering är automatiskt påslaget i vår UNIX-plattform Du behöver ej lägga in extra rader för detta i någon fil tex... [...]

Läs mer … from Gzip-komprimering

Leverage browser caching

Du kan öka Expire-tiden genom följande kod i din  .htaccess-fil: ## EXPIRES CACHING ## <IfModule mod_expires.c> ExpiresActive On ExpiresByType 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"... [...]

Läs mer … from Leverage browser caching

Snabba upp din WordPress med ett cache-plugin

Denna videoguide går igenom hur du snabb och enkelt kan installera två enkla cache-tillägg för din WordPress.De två plugins som... [...]

Läs mer … from Snabba upp din WordPress med ett cache-plugin