Skip to content
WJunction - Webmaster Forum

Review Extremepirate.com

Status
Not open for further replies.

6 comments

Join the ever growing club of webmasters that don't optimize their site.
http://gtmetrix.com/reports/www.extremepirate.com/PeJnamFl

Or fix non-proper cache headers and non-proper gzip:

Add this to .htaccess
Code:
<FilesMatch "\.(gif|ico|jpg|jpeg|png|flv|swf|pdf|mp3|mp4|xml|txt|js|css)$">
Header set Cache-Control "max-age=691200, must-revalidate"
</FilesMatch>

<IfModule mod_deflate.c>
	AddOutputFilterByType DEFLATE text/plain text/html text/xml text/css
	AddOutputFilterByType DEFLATE application/javascript application/x-javascript
	AddOutputFilterByType DEFLATE application/xml application/xhtml+xml application/rss+xml
</IfModule>
Looks like I need to copy/paste some tuts I wrote xD
 
- What is this all about http://screensnapr.com/u/bmzp4e.png
- The pumpkin in your logo is not good looking imho.
- I'm not a big fan of z's, so tbh it turns me really down when I see excessive use of the letter z.
- You should re-write the descriptions on each section as they aren't good and looks very unprofessional and make sure there's no spelling mistakes.
 
Status
Not open for further replies.

About the author

C
Active Member · Joined
Champ is still here ;) Playing Chess,Pool,Cricket & Run Warez Forums..
3,342
Messages
805
Reactions
113
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom