Page 1 of 1

seo

Posted: Tue Jan 25, 2011 3:19 am
by Nagel
I have developed a website on php 5.1
It tooks 11seconds for loading.
how can i reeduce the loading time of website.
I have optimized all my html code.And I have followed some of the rules of SEO.
But it is taking 11seconds to load.
can anyone give me a solution for it?

Re: seo

Posted: Tue Jan 25, 2011 3:59 am
by phazorRise
There are many reason for loading a site slower.
Some of might be-
1] Use of flash or activeX contents.
2] Infinite loops.
3] lack of optimization in database and sql queries.
4] Using background images or images larger in size.
5] lack of code optimization.
6] using frames and iframes heavily.

I'm not sure but check the entire design of code and database also.

Re: seo

Posted: Tue Jan 25, 2011 6:57 am
by sockpuppet
Is it taking 12 seconds to render or 12 seconds to download from the server.

Are you doing lots of SELECT *?

Re: seo

Posted: Tue Jan 25, 2011 7:03 am
by greyhoundcode
Nagel wrote:But it is taking 11seconds to load.
I don't think there is enough information here for anyone to say definitively what is wrong. To throw another guess in the ring, however, it could be down to cheap web hosting.