PDA

View Full Version : Speed Test for Website



thebillionaire
08-20-2006, 08:08 PM
Can you guys let me know the what the speed of the site is in terms of loading time. My site is: http://www.GamesReloaded.com

agua
08-20-2006, 10:21 PM
around 30 seconds counting in my head :)

thebillionaire
08-21-2006, 09:21 AM
what internet connection do you have?

Johnny Gulag
08-21-2006, 09:30 AM
DSL / 8-10 seconds

Nico
08-21-2006, 11:37 AM
12 seconds - ADSL

ogito
08-21-2006, 11:50 AM
13 seconds - DSL

agua
08-21-2006, 03:44 PM
Whoops - ADSL 512/256 - 25 secs this morning from Aus

thebillionaire
08-28-2006, 02:39 PM
Can you guys redo the speed test, I changed servers

James
08-28-2006, 02:46 PM
8 seconds, cable.

E8MC
09-15-2006, 05:58 PM
15 seconds on high-speed cable...

You need to remove the JavaScript that's running in the background ... you also have 3 code errors and 209 code warnings, of which you've made the most common error, and that's where you didn't start your site off with the required <!DOCTYPE Declaration>.

A DOCTYPE Declaration is mandatory for most current markup languages and without one it is impossible to reliably validate a document. The DOCTYPE defines the version of the document like -- HTML 4.0.1, XHTML 1.0, 1.1, ...etc.

Now; here's a portion of your code warnings you may wish to fix, so that your site validates in all SE's:


line 2 column 1 - Warning: missing <!DOCTYPE> declaration
line 21 column 1 - Warning: <form> isn't allowed in <table> elements
line 24 column 1 - Warning: missing </form> before <tr>
line 25 column 1 - Warning: inserting implicit <table>
line 30 column 177 - Error: discarding unexpected </form>
line 24 column 1 - Warning: missing </form>
line 32 column 1 - Error: discarding unexpected </td>
line 33 column 1 - Warning: missing <tr>
line 67 column 49 - Warning: unescaped & or unknown entity "&u"
line 67 column 82 - Warning: unescaped & or unknown entity "&f"
line 67 column 86 - Warning: unescaped & or unknown entity "&id"
line 70 column 44 - Warning: unescaped & or unknown entity "&f"
line 70 column 48 - Warning: unescaped & or unknown entity "&id"
line 71 column 41 - Warning: unescaped & or unknown entity "&u"
line 71 column 74 - Warning: unescaped & or unknown entity "&f"
line 71 column 78 - Warning: unescaped & or unknown entity "&id"
line 71 column 83 - Warning: unescaped & or unknown entity "&if"
line 123 column 49 - Warning: unescaped & or unknown entity "&u"
line 123 column 82 - Warning: unescaped & or unknown entity "&f"
line 123 column 86 - Warning: unescaped & or unknown entity "&id"
line 126 column 44 - Warning: unescaped & or unknown entity "&f"
line 126 column 48 - Warning: unescaped & or unknown entity "&id"
line 127 column 41 - Warning: unescaped & or unknown entity "&u"
line 127 column 74 - Warning: unescaped & or unknown entity "&f"
line 127 column 78 - Warning: unescaped & or unknown entity "&id"
line 127 column 83 - Warning: unescaped & or unknown entity "&if"
line 152 column 11 - Warning: <embed> is not approved by W3C
line 152 column 177 - Error: discarding unexpected </embed>
line 158 column 57 - Warning: unescaped & or unknown entity "&campaignid"
line 158 column 72 - Warning: unescaped & or unknown entity "&creativeid"
line 161 column 57 - Warning: unescaped & or unknown entity "&campaignid"
line 161 column 72 - Warning: unescaped & or unknown entity "&creativeid"
line 197 column 66 - Warning: missing </center>
line 224 column 66 - Warning: missing </center>
line 252 column 66 - Warning: missing </center>
line 279 column 66 - Warning: missing </center>
line 15 column 1 - Warning: missing </table>
line 16 column 5 - Warning: <td> proprietary attribute "background"
line 19 column 5 - Warning: <td> proprietary attribute "background"
line 20 column 1 - Warning: <td> proprietary attribute "background"
line 25 column 1 - Warning: <tr> proprietary attribute "colspan"
line 25 column 1 - Warning: <tr> proprietary attribute "height"
line 25 column 32 - Warning: <img> lacks "alt" attribute
line 27 column 28 - Warning: <img> lacks "alt" attribute
line 29 column 1 - Warning: <tr> proprietary attribute "colspan"
line 29 column 1 - Warning: <tr> proprietary attribute "height"
line 29 column 32 - Warning: <img> lacks "alt" attribute
line 30 column 1 - Warning: <tr> proprietary attribute "colspan"
line 30 column 37 - Warning: <input> proprietary attribute "border"
line 30 column 120 - Warning: <img> lacks "alt" attribute
line 23 column 1 - Warning: <tr> proprietary attribute "colspan"
line 33 column 1 - Warning: <td> proprietary attribute "background"
line 34 column 1 - Warning: <table> proprietary attribute "background"
line 35 column 157 - Warning: <img> lacks "alt" attribute
line 35 column 364 - Warning: <img> lacks "alt" attribute
line 36 column 59 - Warning: <img> lacks "alt" attribute
line 37 column 15 - Warning: <img> lacks "alt" attribute
line 41 column 19 - Warning: <img> lacks "alt" attribute
line 43 column 15 - Warning: <input> proprietary attribute "border"
line 44 column 15 - Warning: <img> lacks "alt" attribute
line 47 column 5 - Warning: <td> proprietary attribute "background"
line 47 column 168 - Warning: <img> lacks "alt" attribute
line 47 column 350 - Warning: <img> lacks "alt" attribute
line 47 column 559 - Warning: <img> lacks "alt" attribute
line 47 column 759 - Warning: <img> lacks "alt" attribute
line 47 column 952 - Warning: <img> lacks "alt" attribute
line 49 column 5 - Warning: <td> proprietary attribute "background"
line 67 column 1 - Warning: <iframe> proprietary attribute "allowtransparency"
line 78 column 52 - Warning: <img> lacks "alt" attribute
line 83 column 20 - Warning: <img> lacks "alt" attribute
line 84 column 5 - Warning: <td> proprietary attribute "background"
line 84 column 53 - Warning: <img> lacks "alt" attribute
line 86 column 5 - Warning: <td> proprietary attribute "background"
line 86 column 53 - Warning: <img> lacks "alt" attribute
line 88 column 5 - Warning: <td> proprietary attribute "background"
line 88 column 53 - Warning: <img> lacks "alt" attribute
line 90 column 5 - Warning: <td> proprietary attribute "background"

MattBlake
04-05-2007, 10:35 AM
1 second for me :) Seems fine.