How best can I control my web so a user sees "something" quickly?

  • Thread starter Thread starter Dan E
  • Start date Start date
D

Dan E

I have a couple of webs (see www.preferredcountry.com for example), and they
both load (on occasion) fairly slowly - 30 seconds or more when the web is
busy, even though I'm on a "server priority" developer shared hosting plan.
FP 2003 tells me that the home page should take about 30 seconds at 56 kbps,
but I'm seeing 30 seconds with DSL. I seem to remember there's a way to set
the order of loading elements (or something), so that the user sees that
something is loading, and doesn't get fed up that nothing is visible and
goes elsewhere; for the life of me I can't find even a hint of doing this in
the FP 2003 Help system. I know I need to reduce the size of some of my
grahics files, but none of them are what you'd call big now.

Any help or suggestions greatly appreciated and acknowledged.

TIA

Dan
 
Your load time has to do with all the images at the bottom that you have
linked to external sites.
 
It looks like the culprit is "mplogbut.gif". It tries for several seconds
to load this image at the bottom of your page and ends up failing to load.
I think if you fix it the rest will load just fine - doesn't look like there
any big file sizes among your images.

--

Paul Robinson
Abacus Computer Consultants


Dan E said:
Thanks, Tom - I'll check it out.

Dan
 
Since all of the images on the bottom are pulled from external sites, the
page will take some time to completely load. However, I agree about
mplogbut.gif...it can't find the image.
 
Many thanks, Paul - yeah - it's a dead link - I should have noticed that.
How could you see that it tried for several seconds to load that particular
image? Some trick I might find useful? :-)

Thanks again,

Dan
 
Thanks, Tom. I'm pulling that dead link, and will use local copies of the
link images.

Thanks again,

Dan
 
Ah, local copies of the link images. I was going to suggest that, so glad
you thought about it. Will make a lot of difference, since your page won't
be going to other sites to download them.
 
Back
Top