Web Pages That Suck - learn good web design by looking at bad web design

 

Worst Websites of the Year

Worst Websites of the Year: 2011-2005

bad websites are like explosionsWorst Websites
of 2011: 63+ Contenders

Worst Websites of 2010

Worst Websites of 2009

Worst Websites of 2008

Worst Websites of 2007

Worst Websites of 2006

Worst Websites of 2005


Daily Dose of Bad Design (Daily Sucker)

Current Examples of Bad Web Design Presented Daily (direct link)

Bad Web Design

Overview (direct link)


Good Web Design


Web Design Checklists


Subscriptions

opens in new window
My Google + Page

subscribe to my rss feed
Subscribe to RSS feed

Follow me on Twitter
Follow me on Twitter

Articles


Everything Else

The Daily Sucker - Current examples of bad web design

The Daily Sucker

Sites featured in articles like Worst Websites of 2010 often are redesigned, which explains why some sites mentioned in my articles don't match their current look. The Daily Sucker features current examples of bad web design which haven't been fixed (yet).

If you see a site that you think sucks, email the URL to me. No personal pages (personal pages are supposed to reflect the individual's personality and artistic freedom) or web site designers (it would look like a conflict of interest), or others of their ilk.

If I think there's some merit to your selection, I may post it along with some commentary. If you know of a site that qualifies, let me know.

How I spent my !$@#@!@* weekend and much of Monday

January 26th, 2010 2:02 am by Vincent Flanders

The good news? Saved $700, Yslow likes me and Page Speed likes me too.

Bad news? I had to wade through dozens hundreds thousands of poorly written explanations of caching and compressing files. Oh, and creating a cookieless domain? I still haven’t found an adequate explanation for normals.

Hopefully, I’ll get a story out this.

What I got out of my weekend:

ExpiresActive On
ExpiresByType image/jpg “access plus 2 months”
ExpiresByType image/jpeg “access plus 2 months”
ExpiresByType image/x-icon “access plus 2 months”
ExpiresByType image/gif “access plus 2 months”
ExpiresByType text/html “access plus 2 days”
ExpiresByType text/css “access plus 2 days”
ExpiresByType application/javascript “access plus 2 days”
ExpiresByType application/x-javascript “access plus 2 days”

AddOutputFilterByType DEFLATE text/html
AddOutputFilterByType DEFLATE text/plain
AddOutputFilterByType DEFLATE text/html
AddOutputFilterByType DEFLATE text/xml
AddOutputFilterByType DEFLATE text/css
AddOutputFilterByType DEFLATE application/xml
AddOutputFilterByType DEFLATE application/xhtml+xml
AddOutputFilterByType DEFLATE application/rss+xml
AddOutputFilterByType DEFLATE application/javascript
AddOutputFilterByType DEFLATE application/x-javascript

Posted in Daily Sucker |