[Typo3] Speedprobs of websideloading under Typo3

Rob De Vries spam_this at pandora.be
Thu Sep 8 23:57:20 CEST 2005


Hey Michael ,

Sorry to say this but your source is a big mess.
All the css that's in your <head> can be placed in an external file
Looks like you use tmenu_layer or gmenu_layer for your navigation that 
gives alot of internal JS
A mix of css and (ooh so 1996) font tags.
Tables in tables in tables wrapped in div's and tables.
javacript this, javascript that ...

All this code has to be generated by Typo and rendered by my browser and 
you acpect this to be a fast loaded website. That's like asking an 
elephant to win a kano competition,  he just won't win ;)

try fixing these things first, clean up your output code, use some 
better coding techniques (for ex. don't use those font tags, use css) 
and you will get yourself a faster loaded website without changing php 
accellerators, fast high end servers etc..

So start looking for the sollution at the "source"

rob



More information about the TYPO3-english mailing list