Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby > Web Usability

Web Usability Discuss and review websites for better usability.


Reply
 
LinkBack Thread Tools Display Modes
Share |
  #1 (permalink)  
Old 01-10-2011, 03:58 AM
Contributing Member
Latest Blog:
None

 
Join Date: 08-10-09
Location: India
Posts: 144
iTrader: 0 / 0%
Webpage Loading Time?

Hi Friends,

Currently my web page loading time is 2.3sec. Its is good or need to be reduced.

Anyone suggest to me, web page loading time limit?

Thanks for Advance.
__________________
Search Engine Optimization
 
Reply With Quote
  #2 (permalink)  
Old 01-10-2011, 04:20 AM
thebitbotdotcom's Avatar
Contributing Member
 
Join Date: 03-24-10
Posts: 206
iTrader: 0 / 0%
That should be fine. Remember, page load time is a function of both your server AND the connection speed of your visitor.
 
Reply With Quote
  #3 (permalink)  
Old 01-10-2011, 11:31 PM
csm's Avatar
csm csm is offline
v7n Mentor
 
Join Date: 12-18-09
Location: Palma de Mallorca
Posts: 519
iTrader: 0 / 0%
Check with Google Page Speed addon for Firefox/Firebug.

If Google Page Speed score is under 90... optimize your site.

2,3 seconds is the loading time for you... and for others? Check with Google Webmaster Tools about the loading speed.
 
Reply With Quote
  #4 (permalink)  
Old 01-21-2011, 12:40 AM
Junior Member
 
Join Date: 12-30-10
Posts: 2
iTrader: 0 / 0%
One more tool
http://siteloadtest.com
 
Reply With Quote
  #5 (permalink)  
Old 01-21-2011, 05:46 AM
jimtsap's Avatar
v7n Mentor
Latest Blog:
None

 
Join Date: 10-08-10
Location: Greece
Posts: 586
iTrader: 0 / 0%
Quote:
Originally Posted by csm View Post
Check with Google Page Speed addon for Firefox/Firebug.

If Google Page Speed score is under 90... optimize your site.

2,3 seconds is the loading time for you... and for others? Check with Google Webmaster Tools about the loading speed.
Right Csm! Page speed score should be at least 80-90. Be sure you optimized you image files, compress and tidy your code. Put your script at the bottom of the page. And use external css file. Image sprites will be a good trick too. Also check on alexa your website's speed.

PS: I recently had a 100% raise of my speed on google's WMT with no obvious reason. This nightmare lasted for 1-2 weeks. Now my speed is back to normal..... It was just google glitch!
__________________
PC Service Computer Technical Support via Internet | e-Learning Online Lessons on Programming and Applications
 
Reply With Quote
  #6 (permalink)  
Old 01-26-2011, 12:15 AM
D3n!ss3_gUrL's Avatar
v7n Mentor
Latest Blog:
None

 
Join Date: 08-22-07
Location: Manila
Posts: 2,261
iTrader: 0 / 0%
Quote:
Originally Posted by ponmayil View Post
Hi Friends,

Currently my web page loading time is 2.3sec. Its is good or need to be reduced.

Anyone suggest to me, web page loading time limit?
That's already good.

For me, any page that loads less than 5 seconds is good. Anything lower needs work out.
 
Reply With Quote
  #7 (permalink)  
Old 01-29-2011, 10:10 AM
webcrafters's Avatar
v7n Mentor
 
Join Date: 07-26-07
Location: Georgia
Posts: 3,943
iTrader: 2 / 100%
Quote:
Originally Posted by csm View Post
Check with Google Page Speed addon for Firefox/Firebug.

If Google Page Speed score is under 90... optimize your site.

2,3 seconds is the loading time for you... and for others? Check with Google Webmaster Tools about the loading speed.
The Firebug addon is my favorite
__________________
The Solutions You've Been Looking For
www.techwizardsolutions.com / Forum @ MyTechZone
Remote Computer Repair / Complete Computer Care / Managed Antivirus / Unlimited Online Backup

 
Reply With Quote
  #8 (permalink)  
Old 01-29-2011, 10:18 AM
lynxus's Avatar
Contributing Member
Latest Blog:
None

 
Join Date: 09-07-09
Location: UK
Posts: 206
iTrader: 0 / 0%
It will be fine.

As others have mentioned check what google webmaster tools states for your site...

Some things you can do to speed it up is
- Minimise your JS ( if you have any )
- Change images from png etc to smaller JPG images.
- Dont include files from other servers ( they may slow down your site )

I would say the MAJOR thing on site speed is the images..
__________________
IMsupporting.com , Live chat & Live help software!
Live chat software | Live support software
100% Webbased, Unlimited operators, SSL, Free Trial + So much more.
 
Reply With Quote
  #9 (permalink)  
Old 01-30-2011, 11:14 AM
csm's Avatar
csm csm is offline
v7n Mentor
 
Join Date: 12-18-09
Location: Palma de Mallorca
Posts: 519
iTrader: 0 / 0%
Sometimes @lynxus, depends on the site and the layout.

I think the major slow-down stuff are 3rd party scripts/ads!

That's what I have discovered.
 
Reply With Quote
  #10 (permalink)  
Old 01-31-2011, 07:16 AM
Banned
 
Join Date: 01-05-11
Location: Dallas Texas
Posts: 23
iTrader: 0 / 0%
some other scenarios that can cause your site to load slow are:

file formats
If you have big file formats like png you better change them to .jpg/jpeg

To much multimedia
To much flash and other animated things embedded on your site can also trigger and can make your loading page slow. If possible if you have a banner that is animated try change it to something simple.

File sizes.
Like multimedia or flash things or even video this can slow your loading page.
Among of them also are pictures that if they are occupying huge spaces on our page then start to minimize or change there sizes. So that your loading page will run smoothly.
 
Reply With Quote
  #11 (permalink)  
Old 01-31-2011, 09:40 AM
csm's Avatar
csm csm is offline
v7n Mentor
 
Join Date: 12-18-09
Location: Palma de Mallorca
Posts: 519
iTrader: 0 / 0%
Quote:
To much multimedia
To much flash and other animated things embedded on your site can also trigger and can make your loading page slow. If possible if you have a banner that is animated try change it to something simple.
I agree with Flash, it can slow down. With animation via JavaScript/jQuery it does not have to slow down.

If you want to know more about Front-End performance and optimizing, how to speed up loading process... I recommend reading this blog:

http://www.cookielessdomain.com

In these posts I am explaining what Front-End performance optimizing is about and how to get a really fast loading website.

I know, this could be seen as self promotion, but it is not! I want to help you to understand why a site is loading slow and where the problem is located.

Any more questions regarding Front-End Performance Optimizing?

PM me then, thank you
 
Reply With Quote
  #12 (permalink)  
Old 02-01-2011, 08:03 PM
Member
 
Join Date: 12-16-10
Posts: 34
iTrader: 0 / 0%
2.3 seconds is pretty good, but make sure to check how the loading times are for other users. I'm sure that the waiting times a user will tolerate will shrink as broadband connections become more common and faster. Keep on optimizing your site too.
__________________
Freelance Machine / Accelerated Freelance

ppc search engine management
| Spokane Marketing
 
Reply With Quote
  #13 (permalink)  
Old 02-01-2011, 08:22 PM
Junior Member
 
Join Date: 02-01-11
Location: Sunderland
Posts: 14
iTrader: 0 / 0%
Try Gzip to help compress your webpage
 
Reply With Quote
  #14 (permalink)  
Old 02-05-2011, 07:51 PM
Junior Member
 
Join Date: 02-01-11
Location: Sunderland
Posts: 14
iTrader: 0 / 0%
If you have access to your Root files where your web files are stored, usually public_html. You can add either one of these two codes to your .htaccess file.
Using your preferred FTP, download the .htaccess file and make a copy, just in case
Next open a html editor, most people use Notepad. Then drag and drop the .htaccess file onto Notepad. Add one of these codes (Line space below the last set of codes already in your file, Don't change anything else).
To compress using Gzip add this;

AddOutputFilterByType DEFLATE text/html text/plain text/xml application/xml application/xhtml+xml text/javascript text/css application/x-javascript
BrowserMatch ^Mozilla/4 gzip-only-text/html
BrowserMatch ^Mozilla/4.0[678] no-gzip

BrowserMatch bMSIE !no-gzip !gzip-only-text/html

To use D_Flate add this;

<ifmodule mod_deflate.c="">
<filesmatch .(js|css)$="">
SetOutputFilter DEFLATE
</filesmatch>
</ifmodule>

Save. Again just click the save button not save as and rename.
As far as I'm aware you can use these codes on most server types but if you do have a problem after trying either or both just go back to your original .htaccess file you saved. You did save a copy first, didn't you?
 
Reply With Quote
  #15 (permalink)  
Old 02-07-2011, 05:32 AM
jimtsap's Avatar
v7n Mentor
Latest Blog:
None

 
Join Date: 10-08-10
Location: Greece
Posts: 586
iTrader: 0 / 0%
Quote:
Originally Posted by Quinterling View Post
Try Gzip to help compress your webpage
I just want to add a comment on that...

That would help google speed but it will spent some time on the uncompressions on the visitors CPU. Also many hosts don't allow gzip, in order not to overload the server's CPU....
__________________
PC Service Computer Technical Support via Internet | e-Learning Online Lessons on Programming and Applications
 
Reply With Quote
  #16 (permalink)  
Old 02-10-2011, 01:16 AM
csm's Avatar
csm csm is offline
v7n Mentor
 
Join Date: 12-18-09
Location: Palma de Mallorca
Posts: 519
iTrader: 0 / 0%
Quote:
Originally Posted by jimtsap View Post
I just want to add a comment on that...

That would help google speed but it will spent some time on the uncompressions on the visitors CPU. Also many hosts don't allow gzip, in order not to overload the server's CPU....
Not really true.

The problem is (or was) that those hoster do (or did) not cache the contents.
That's why they disabled gzip to prevent CPU load for every gzip request.

I have an older webserver running with several thousands of accesses every day (over 250.000 every month).

The configuration is like this:

- static content on cookieless domains
- gzip CSS/JavaScript/Images/Flash files
- gzip text/html files
- cache static content (CSS/JavaScript/Images/Flash files)
- cache static text/html

The expiration date for the static content is 365 days.
I run memcache daemon, disk_cache module, mod_deflate (for gzipping), mod_expires, mod_headers, ...

The server is sleeping most of the day, it's a dual core AMD with 4GB RAM only.

If you configure your server correctly there is no problem with high traffic websites.

Uncompressing gzipped content on the clients browser is ... minimum CPU load and time consumption.

You do not even feel the difference.

Oh by the way, on my webserver is a mail-server with spamassassin/clamav doing his work, too. It produces higher CPU load then the Apache webserver.
 
Reply With Quote
  #17 (permalink)  
Old 02-10-2011, 05:19 AM
jimtsap's Avatar
v7n Mentor
Latest Blog:
None

 
Join Date: 10-08-10
Location: Greece
Posts: 586
iTrader: 0 / 0%
Quote:
Originally Posted by csm View Post
Not really true.

The problem is (or was) that those hoster do (or did) not cache the contents.
That's why they disabled gzip to prevent CPU load for every gzip request.
Thanks for your correction... I have hosted my site to a gzip hoster and now I am to a hoster with no gzip. I seen no problem at all without gzip, but I asked them about enabling gzip. They tried to convience me that gzip would add 1 sec or more for the uncompression.

Csm, how bad is for a hoster to not cache the contents and how can I be sure they cache it?
__________________
PC Service Computer Technical Support via Internet | e-Learning Online Lessons on Programming and Applications
 
Reply With Quote
  #18 (permalink)  
Old 02-10-2011, 05:36 AM
csm's Avatar
csm csm is offline
v7n Mentor
 
Join Date: 12-18-09
Location: Palma de Mallorca
Posts: 519
iTrader: 0 / 0%
I can not say if it's good or bad.

I do not know how old the machines are they are using, how many sites/users are there (if it's shared hosting/virtual machine).

We are using dedicated root servers.

Using caching is IMHO one of the main techniques to keep the machine on low CPU load.

You can see if they use caching e.g if you load the site with Firebug enabled and you see "304 Not Modified" messages when you reload the page (look at the picture).
Attached Thumbnails
Webpage Loading Time?-304notmodified-firebug.jpg  
 
Reply With Quote
  #19 (permalink)  
Old 02-10-2011, 08:23 AM
jimtsap's Avatar
v7n Mentor
Latest Blog:
None

 
Join Date: 10-08-10
Location: Greece
Posts: 586
iTrader: 0 / 0%
Thanks Csm!

My host has a superb server room right inside the same building of the best internet provider in Greece. My neigbours are 2 other low traffic sites.

Well done for the dedicated root servers you use.

On firebug my site shows on the page refresh, "304 Not Modified" , so they use caching

Thanks again for the screenshot and everything!
__________________
PC Service Computer Technical Support via Internet | e-Learning Online Lessons on Programming and Applications
 
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby > Web Usability

Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
What's a good loading time for a website? ernie Web Design Lobby 12 11-22-2010 03:55 AM
Loading time Vs ranking nancywill Google Forum 15 12-30-2009 03:25 AM
Web Page Loading Time... WM-Scott SEO Forum 5 03-06-2008 08:31 AM
Problems with loading Japanese to webpage EddieS Web Design Lobby 0 09-21-2006 04:14 PM


V7N Network
Get exposure! V7N I Love Photography V7N SEO Blog V7N Directory


All times are GMT -7. The time now is 04:33 AM.
Powered by vBulletin
Copyright © 2000-2013 Jelsoft Enterprises Limited.
Copyright © 2003 - 2013 Escalate Media LP




Search Engine Optimization by vBSEO 3.6.0 RC 2 ©2011, Crawlability, Inc.