Web Performance, Branding, and Social Media
In: smp
17 Dec 2004For those of you ourt there that use SiteMeter, I need some verification that the service is unreachable right now. The icon does not load on my Blog page (you may have noticed this if you are reading this is a browser) and when you do get to the site, the stats database is unreachable.
Wouldn’t [...]
In: RANTING
2 Dec 2004A couple of comments on the new MSN Spaces site.
Your web server headers for the main page are basically not helpful, especially the Caching ones:
Cache-Control: no-cachePragma: no-cacheExpires: -1
"-1" is not a valid Expires entry — jest set it to the current date. "Pragma" is a client-side header ONLY.
No compression? CSS, JS, and HTML file compression [...]