Reply
Old 05-25-2004, 07:04 AM Site Speed
Novice Talker

Posts: 7
Trades: 0
We developed a new site
www.xposed.com
we have 40,000 articles .. we are very graphic rich .. and have incoming news feeds every 15 minutes.
Yeah good content .. but we are also very slow. We use asp.
I'm hoping .. maybe praying .. that some of you might have ideas on how we can speed the site up.
I'm sure the slow load is causing a lot of people to baile out before the even see one page.
For dial up we are brutally slow.
Any ideas .. please
xposed is offline
Reply With Quote
View Public Profile
 
 
When You Register, These Ads Go Away!
Old 05-25-2004, 08:38 AM
Average Talker

Posts: 21
Trades: 0
Basic things optimize the sites images.
Save the images as the proper type.
Try to get rid of unnecessary tags.
Optimize your shockwave.
Athorn4941 is offline
Reply With Quote
View Public Profile Visit Athorn4941's homepage!
 
Old 05-25-2004, 08:56 AM
Anacrusis's Avatar
Defies a Status

Posts: 2,099
Name: Adam
Location: Colchester CT
Trades: 0
I think the reason your site is slow is because of all the graphics. You have way too many for the main page of the site. In addition to what Athorn4941 said, also try using text and CSS instead of image headers.
Anacrusis is offline
Reply With Quote
View Public Profile Visit Anacrusis's homepage!
 
Old 05-25-2004, 09:23 AM
WaHoOoO!'s Avatar
Mentally Unstable Tugboat Captain

Posts: 797
Name: Chad
Location: /usr/bin/perl
Trades: 0
Agreed. Wherever you can, optimize code. Try to write cleaner HTML coding as well (If you can make it XHTML 1.0 Transitional Compliant, it helps). You will find that cleaner and more streamlined code runs faster. Use CSS where possible, cut down on/optimize your graphics.
__________________
He's baaaaaaaack....
WaHoOoO! is offline
Reply With Quote
View Public Profile Visit WaHoOoO!'s homepage!
 
Old 05-26-2004, 03:45 PM
Jcgeuze's Avatar
Skilled Talker

Posts: 93
Location: The Netherlands,
Trades: 0
if you are using php try installing a php-cache such as phpa or zend
Jcgeuze is offline
Reply With Quote
View Public Profile Visit Jcgeuze's homepage!
 
Old 05-31-2004, 05:39 AM
Average Talker

Posts: 16
Trades: 0
If the site is asp driven and calling from a database, usually tghe sql calls are the culprit or slow code. Try not to loop or use do while unless needed and also create DLL files for server intensive procedures. Put the load on the server, not the bandwidth. It will save tons of times. We have cut huge pages down to seconds by doing this.
TopGun is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Site Speed
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 



Page generated in 0.13363 seconds with 13 queries