Seite 1 von 1

Optimierungen (YSlow, PageSpeed Google)

Verfasst: 03.02.2010 15:00
von Hexcode
Hey,
also hab da nen bisschen was vor.
Erstens:
Serve the following static resources from a domain that doesn't set cookies
Gibt es eine Möglichkeit alle Bilder des Forums von einer Subdomain meiner Domain zu laden, also das diese keine Cookies setzen ?
Bzw. halt auch css etc.

Dann gäb es auch noch das:
Compressing the following resources with gzip could reduce their transfer size
GZIP ist aber an?
(.php, .js, .css u.s.w.)
There are 7 CSS files served from http://www.***. They should be combined into as few files as possible.
WIe mach ich das am besten?

Und das:
This page makes 42 parallelizable requests to http://www.**.eu. Increase download parallelization by distributing these requests across multiple hostnames:
?^^
Wäre es sinnvoll das ganze auf mehrere subdomains auszulegen?