my site xxxaus.com is loading very slow
any ideas why or how i can speed it up
any ideas why or how i can speed it up


Header unset Pragma <FilesMatch "\.(ico|pdf|flv|jpg|jpeg|png|gif|swf|mp3|mp4)$"> Header set Cache-Control "max-age=3600, must-revalidate" </FilesMatch> <FilesMatch "\.(html|htm|txt|xsl|php)$"> Header set Cache-Control "max-age=7200, must-revalidate" </FilesMatch> # CACHED FOREVER # MOD_REWRITE TO RENAME EVERY CHANGE <FilesMatch "\.(js|css)$"> Header set Cache-Control "max-age=86400, must-revalidate" </FilesMatch>
Header unset Pragma <FilesMatch "\.(ico|pdf|flv|jpg|jpeg|png|gif|swf|mp3|mp4)$"> Header set Cache-Control "max-age=3600, must-revalidate" </FilesMatch> <FilesMatch "\.(html|htm|txt|xsl|php)$"> Header set Cache-Control "max-age=7200, must-revalidate" </FilesMatch> # CACHED FOREVER # MOD_REWRITE TO RENAME EVERY CHANGE <FilesMatch "\.(js|css)$"> Header set Cache-Control "max-age=86400, must-revalidate" </FilesMatch>
<div class="top_right"><img src="images/top_bg.png" width="746" height="429" /></div>
<div class="top_right"><img src="images/top_bg.png" width="248" height="429" /><img src="images/top_bg2.png" width="248" height="429" /><img src="images/top_bg3.png" width="248" height="429" /></div>


Comment