-
Are adlinks slowing your site load time?
Adding adlinks to my home page is absolutely the only thing I have changed on my home page in the past couple weeks. the page seems to hang for an eternity all of a sudden. (ok, it takes like 8 seconds to load, when it has always loaded in less than 2. )
Anybody else notice a slowdown since adding adlinks? I dont know if this it he problem or not, which is why I am asking.
-
Are adlinks slowing your site load time?
if you are running php on your server do a ps -ef | grep apache
also do top (or similar) and look for a lot of perl processes
there is a worm going around...i was hit by that...in any case...
to anser your question no it does not seem to slow my site down
-
Are adlinks slowing your site load time?
Sure have. Page loads are so fast I would be hard pressed to measure them when I remove ads from my site (remove the one block from the footer included on every page). Page loads are ... guess the best word is ... slugish ... when I have them in. Not really slow, but slower.
I attribute it to my link to my server being fantastic and my link to google being less than stellar.
-
Are adlinks slowing your site load time?
if you are running php on your server do a ps -ef | grep apache
What will this do?
-
Are adlinks slowing your site load time?
Often if the positioning of other parts of the page depend on the size of the ad then the browser will wait for the ads to load before loading the rest of the page. This tends to be a problem when the ads are in the same table as the content - often the browser will wait for the whole table to load so your page load time depends on google's servers.
Try using CSS and defining a div class of a defined size and put the ads in that - then the rest of the page can load while the ads are on their way. Works for me.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks