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.
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://connect.facebook.net/el_GR/all.js Content-Encoding: application/x-javascript; charset=utf-8. File size 29.55 Kb.
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.
Content Semantics
We suggest you along with important and well-known tags like Title &
H1 use also H2, H3, H4, H5, STRONG tags. Each page can (and should)
highlight not only the main topic, but also complement the semantic
core of the page and the whole site with the secondary keywords. For
example, if the main topic of the page is dedicated servers, there is
a probability that page has a blog about managed dedicated servers.
If so try to highlight the title of the block by using tag <H2>, and
an information that you provide this service in the United Kingdom
highlight with
H3 tag and so on. Thus try to highlight every important
fragment of the information on your page with tags like STRONG, H2,
H3, etc.
We did not find H2 tags, H3 tags, H4 tags, H5 tags, STRONG tags 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:
| 173. |
|
<a href="/search">Αναζήτηση</a> |
We suggest you to remake it in this way:
| 173. |
|
<a href="/search" title="videochat">Αναζήτηση</a> |
Of course, you can (and should) use more proper phrase instead of the "videochat" that describes the link
/search.