Thanks. I am still doing reserach on my site.
I know it is not my computer nor my modem, as they are top of the line. So it must be site content YSB servers or WordPress.
QUESTION:
I went into the Theme Editor and made these modifications, but I need to know if this was the right step to do, and if I should notice any difference. Of course, the goal is speed. Please let me know.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
becomes this:
<?php ob_start('ob_gzhandler'); ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
QUESTIONs:
How can I determine if there is javascript in the head area my html documents? Can this be moved before closing </body> tag?
Here are the results I got from running YSLOW:
This page has 5 external Javascript scripts. Try combining them into one.
This page has 6 external stylesheets. Try combining them into one.
This page has 14 external background images. Try combining them with CSS sprites.
Any advice on how I can do what it suggests?
Last but not least, I did some things to the site this morning and I wanted to know if it loads faster ..
www.paulharrisjr.net
--------------------------
Here are some more results I did using GIDZipTest. Do these look normal? Room for improvement?
Web page compressed? Yes
Compression type? gzip
Size, Markup (bytes) 26,513
Size, Compressed (bytes) 6,816
Compression % 74.3
status HTTP/1.0 200 OK
date Wed, 27 May 2009 14:22:58 GMT
p3p policyref="http
://info.yahoo.com/w3
c/p3p.xml",
CP="CAO DSP COR
CUR ADM DEV TAI PSA
PSD IVAi IVDi CONi
TELo OTPi OUR DELi
SAMi OTRi UNRi PUBi
IND PHY ONL UNI PUR
FIN COM NAV INT DEM
CNT STA POL HEA PRE
LOC GOV"
x-pingback http://www.paulharri
sjr.net/xmlrpc.php
content-encoding gzip
vary Accept-Encoding
content-type text/html;
charset=UTF-8
age 12
server YTS/1.17.13
Thanks for the time... I really appreciate "all" help....