Ways to improve website performance
Once the document (website's main page) has been downloaded, we
analyze it. It allows us to give webmasters some recommendations on how
to optimize page load speed. We analyze the internal and external
factors.
Enable GZIP Compression
This is a good practice to give the user content in compressed form.
We've detected 144.04 Kb of content that could be compressed.
By compressing content you can achieve the size of ~ 36.01 Kb
(saving 108.03 Kb). This would accelerate the page loading speed and would positively
impact the bandwidth savings in China Unicom Hebei Province Network.
http://022net.com/. File size 130.34 Kb and you can save up to 97.76 Kb
http://www.022net.com/inc/channelcss/style_index20101214.css. File size 13.7 Kb and you can save up to 10.27 Kb
Keep Components under 25K
Users often visit web site using a mobile phone. Even the most modern and advanced gadgets
have some limitations. For example an iPhone browser do not cache page components bigger
than 25K. So you should strive to ensure that scripts, CSS-styles, etc.
are less than 25K.
http://022net.com/ Content-Encoding: text/html. File size 130.34 Kb.
http://www.022net.com/ImgFiles/channel/201012/2010121422531782397.swf Content-Encoding: application/x-shockwave-flash. File size 33.14 Kb.
http://www.022net.com/upimages/201012/2010122814385252732.swf Content-Encoding: application/x-shockwave-flash. File size 36.07 Kb.
http://www.022net.com/upimages/201012/2010122809033732618.jpg Content-Encoding: image/jpeg. File size 30.81 Kb.
http://www.022net.com/upimages/201012/2010122810013136092.jpg Content-Encoding: image/jpeg. File size 31.15 Kb.
http://www.022net.com/upimages/201012/2010122810295137791.jpg Content-Encoding: image/jpeg. File size 50.05 Kb.
http://www.022net.com/upimages/201012/2010122817415363713.jpg Content-Encoding: image/jpeg. File size 43.12 Kb.
http://www.022net.com/upimages/201012/2010122112122743947.swf Content-Encoding: application/x-shockwave-flash. File size 39.21 Kb.
http://www.022net.com/upimages/201012/2010122621462578385.jpg Content-Encoding: image/jpeg. File size 50.3 Kb.
http://www.022net.com/upimages/201012/2010122809595435994.jpg Content-Encoding: image/jpeg. File size 36.71 Kb.
http://www.022net.com/upimages/201012/2010122811113940300.jpg Content-Encoding: image/jpeg. File size 45.85 Kb.
http://www.022net.com/upimages/201012/2010122813020246923.jpg Content-Encoding: image/jpeg. File size 46.24 Kb.
http://www.022net.com/upimages/201005/2010051613552750128.swf Content-Encoding: application/x-shockwave-flash. File size 29.87 Kb.
http://www.022net.com/upimages/201005/2010051616093058170.swf Content-Encoding: application/x-shockwave-flash. File size 25.49 Kb.
http://www.022net.com/upimages/201009/2010093013395949200.swf Content-Encoding: application/x-shockwave-flash. File size 36.85 Kb.
http://www.022net.com/ImgFiles/channel/201012/2010121518310066661.swf Content-Encoding: application/x-shockwave-flash. File size 68.88 Kb.
Alternate text for the images.
As you may already know, search engine that indexes your pages, do not
have eyes. And all content you are trying to display on your site is
just HTML & CSS code, images, Flash, etc for the robots. It is It's
extremely important to describe each of the objects more datailed using
ALT, TITLE and other tags.
Our robot has determined that the 022net.com page has
11
images, which has no tag ALT. Tag ALT is a text field, that specifies an
alternate text for an image. But not only. Search engines consider this
tag as a supplemental result for assessing the content of your page
entirely. Do not ignore it!
For example your page has this code:
| 292. |
|
<img style="opacity: 1.1;" src="http://www.022net.com/upimages/201012/2010122817415363713.jpg" id="focus_photo_pic" height="270" width="594"> |
We recommend you use rich img code in that place:
| 292. |
|
<img style="opacity: 1.1;" src="http://www.022net.com/upimages/201012/2010122817415363713.jpg" id="focus_photo_pic" height="270" width="594" alt="九河下梢"> |
P.S. We used keyword for this image that seemed to us most important for your page.
But you can go ahead and give to each of 11 images an ALT text. This problem requires
responsible approach. No need to put the same text at alt tag of the all images.
Imagine that the pictures do not show and try to make sure that users understand what
is shown on the picture based on the alt tag
Specify image dimensions
The browser needs to know the actual dimensions of image (width and height) to quickly render webpage.
We have detected that the 5 images has no width and height.
If you do not specify the width and/or height, then in order to
correctly display the image browser needs to download it and only then
put on the screen. Otherwise, there is a chance browser will display
elements under the picture inappropriately as well as the possible
presence of "jumping" effect of the page content (until the page load
is finished).
We provide below example of how to define the image http://www.022net.com/ImgFiles/channel/201012/2010121422170580225.jpg dimensions:
| 2538. |
|
<img src="http://www.022net.com/ImgFiles/channel/201012/2010121422170580225.jpg" border="0" width="IMAGE_WIDTH_HERE" height="IMAGE_HEIGHT_HERE"> |
Using H1 tag
Show main content of the page clearly. One of the most important
internal website ranking factors is the H1 tag. It's a title of the
document and the most powerful keyword, actually.
Our robot did not
find the h1 tag on the page.
Use the TITLE for A tag
As we have already mentioned, search engine bots can not see the site
like a people do it. They more focused on the descriptions of certain
page elements. That's why we strongly recommend use TITLE operator in
the "A" tag. This operator not only describes the page referenced by
the page more detailed, but also takes part in the page describing.
For example, you have the link on your website:
| 182. |
|
<a href="http://cpc.people.com.cn/" target="_blank">ä¸å½å±äº§åæ°é»</a> |
We suggest you to remake it in this way:
| 182. |
|
<a href="http://cpc.people.com.cn/" target="_blank" title="生活家">ä¸å½å±äº§åæ°é»</a> |
Of course, you can (and should) use more proper phrase instead of the "生活家" that describes the link
http://cpc.people.com.cn/.
Number of links on the page
Try to avoid a large number of links on the page. Our robot
have found 723 links on this page. Google recommends
to keep the number of links fewer than 100.
More information about this topic you can find in
Google
Webmaster Guidelines
and in the post
"How many links per page?"
by Matt Cutts (head of Google’s Webspam team)