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 41.19 Kb of content that could be compressed.
By compressing content you can achieve the size of ~ 10.3 Kb
(saving 30.89 Kb). This would accelerate the page loading speed and would positively
impact the bandwidth savings in Oc3 Networks & Web Solutions, Llc.
http://double-diet.net/. File size 28.53 Kb and you can save up to 21.4 Kb
http://double-diet.net/css/style.css. File size 7.71 Kb and you can save up to 5.78 Kb
http://double-diet.net/js/script.js. File size 4.94 Kb and you can save up to 3.71 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://double-diet.net/ Content-Encoding: text/html. File size 28.53 Kb.
http://double-diet.net/img/sprite_1.png Content-Encoding: image/png. File size 55.66 Kb.
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:
| 666. |
|
<a href="#">How does the purchase process work?</a> |
We suggest you to remake it in this way:
| 666. |
|
<a href="#" title="diet pills">How does the purchase process work?</a> |
Of course, you can (and should) use more proper phrase instead of the "diet pills" that describes the link
#.