We are debating whether to use the Content-MD5 header.
Pros:
The CMS allows us to easily include it with minimal overhead (cached responses in 80%+ of the cases).
It would add another layer of protection against problems.
Cons:
The Content-Length…
Do you use these? If so, what strategies do you have for managing changes to the files?
http://developer.yahoo.net/blog/archives/2007/05/high_performanc_2.html
I'm implementing the new dns-prefetch tag for my web application and I wonder where I should place it in the tag?
Should I place it as the first tag in so that browser immediately starts prefetching DNS?
We're planning an integration with a CDN (likely Akamai) and are trying to determine how low we could go for a max-age value.
For a site that could get a few hundred thousand folks hitting the site after a tweet goes out, having content be cached…
I am not totally sure bout HTTP headers, but from what I read its good to have some level of caching on static pages also I am not sure if Transfer Encoding: chunked is a good thing. I was not finding a definite answer as to how best to run this…
I am using WordPress along with Autoptimize and Cloudflare, and using Locally hosted fonts. I can't leverage browser caching on my site.
I tried using Cloudflare Page rules to Leverage 1 year browser caching on all resources.
It worked, and most of…
As all you know (else follow this question) the requesting Accept header allows client to specify the expected MIME types for response content.
But my case is:
client indicates an Accept of type image/*
server process the request but encounters an…
I have an F on Yslow, because of expired headers.
I have tried all the solutions from similar question and only got partial success.
Here's my .htaccess file:
# BEGIN WordPress
RewriteEngine On
RewriteBase /
RewriteRule…
I have a rating community-site and I´m offering little iframe widgets with the average rating and some little other info.
Does it make sense (for visibility, SEO) to add link tags to the head like:
I've got a "super secure" javascript downloader* that I wrote, and it usually works alright. But I noticed, while trying to download a 90 meg file with it on a client's machine that on IE7, it's getting hung up about 1/3rd of the way through. I've…
I've noticed in a chromium desktop browser web console that the default priority (fetchpriority) for favicon.svg and site.webmanifest as assigned by the browser is high.
Would it be a good idea to set fetchpriority=low for these?
I'd like to add Schema.org data, and am trying to follow instructions given to me about how to do so. The instructions indicate that I should change my tag from:
to