odacash Posted November 30, 2011 Share Posted November 30, 2011 Welcome to TrollsLand, our last web Visit www.trollshots.com Amplified Shop for Spain and Portugal T-shirts of your favorite bands: Ramones, ACDC, Rollings,... Link to comment Share on other sites More sharing options...
mamayani Posted December 9, 2011 Share Posted December 9, 2011 Nice! Love the graphics. The only thing I notice is that the menu (mens/women/kids/aqualine) seems to be responding a bit slow. (and I've got a powerful notebook). Link to comment Share on other sites More sharing options...
El Patron Posted December 10, 2011 Share Posted December 10, 2011 I am always amazed how nice people can make their sites! You could check to see if your hosting provides module_expires so you can use the clients browser cache, you will see this in your .htaccess (assuming you generated one): <IfModule mod_expires.c> ExpiresActive On ExpiresByType image/gif "access plus 1 month" ExpiresByType image/jpeg "access plus 1 month" ExpiresByType image/png "access plus 1 month" ExpiresByType text/css "access plus 1 week" ExpiresByType text/javascript "access plus 1 week" ExpiresByType application/javascript "access plus 1 week" ExpiresByType application/x-javascript "access plus 1 week" ExpiresByType image/x-icon "access plus 1 year" </IfModule> This will greatly enhance your site load (which is still pretty good from Colombia). Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now