si firebug l'avevo già installato, ma non ho proprio idea di come ridurre le richieste al server..alla fine sono tutte necessarie...
vi dico le cose che yslow mi consiglia di fare e che non ho capito come fare:
- This page has 28 external background images. Try combining them with CSS sprites.
- Use a Content Delivery Network (CDN), There are 153 static components that are not on CDN.
- Compress components with gzip, There are 15 plain text components that should be sent compressed
- Add Expires headers, There are 152 static components without a far-future expiration date.
- Put JavaScript at bottom, There are 8 Javacript scriptss found in the head of the document (ma di regola non si mette javascript sempre nell'head?)
- Configure entity tags (ETags), There are 150 components with misconfigured ETags
grazie