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 80.22 Kb of content that could be compressed.
By compressing content you can achieve the size of ~ 20.06 Kb
(saving 60.17 Kb). This would accelerate the page loading speed and would positively
impact the bandwidth savings in Garanti Teknoloji As.
http://vw.com.tr/. File size 7.65 Kb and you can save up to 5.74 Kb
http://vw.com.tr/jquery.min.js. File size 72.17 Kb and you can save up to 54.13 Kb
http://vw.com.tr/pngDuzenlemeKodu.js. File size 0.39 Kb and you can save up to 0.3 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://vw.com.tr/jquery.min.js Content-Encoding: application/x-javascript. File size 72.17 Kb.
http://vw.com.tr/images/32.png Content-Encoding: image/png. File size 44.4 Kb.
http://vw.com.tr/images/34.png Content-Encoding: image/png. File size 44.46 Kb.
http://vw.com.tr/images/38.png Content-Encoding: image/png. File size 43.73 Kb.
http://vw.com.tr/images/42.png Content-Encoding: image/png. File size 43.94 Kb.
http://vw.com.tr/images/36.png Content-Encoding: image/png. File size 43.83 Kb.
http://vw.com.tr/images/40.png Content-Encoding: image/png. File size 43.68 Kb.
http://vw.com.tr/images/48.png Content-Encoding: image/png. File size 36.02 Kb.
http://vw.com.tr/images/44.png Content-Encoding: image/png. File size 42.22 Kb.
http://vw.com.tr/images/46.png Content-Encoding: image/png. File size 39.76 Kb.
http://vw.com.tr/images/50.png Content-Encoding: image/png. File size 33.16 Kb.
http://vw.com.tr/images/52.png Content-Encoding: image/png. File size 28.91 Kb.
http://vw.com.tr/images/72.png Content-Encoding: image/png. File size 25.27 Kb.
http://vw.com.tr/images/74.png Content-Encoding: image/png. File size 27.55 Kb.
http://vw.com.tr/images/76.png Content-Encoding: image/png. File size 29.14 Kb.
http://vw.com.tr/images/78.png Content-Encoding: image/png. File size 30.07 Kb.
http://vw.com.tr/images/80.png Content-Encoding: image/png. File size 30.66 Kb.
http://vw.com.tr/images/82.png Content-Encoding: image/png. File size 31.12 Kb.
http://vw.com.tr/images/84.png Content-Encoding: image/png. File size 31.36 Kb.
http://vw.com.tr/images/88.png Content-Encoding: image/png. File size 30.96 Kb.
http://vw.com.tr/images/90.png Content-Encoding: image/png. File size 30.65 Kb.
http://vw.com.tr/images/92.png Content-Encoding: image/png. File size 30.72 Kb.
http://vw.com.tr/images/95.png Content-Encoding: image/png. File size 45.51 Kb.
http://vw.com.tr/images/97.png Content-Encoding: image/png. File size 45.84 Kb.
http://vw.com.tr/images/99.png Content-Encoding: image/png. File size 45.31 Kb.
http://vw.com.tr/images/101.png Content-Encoding: image/png. File size 44.95 Kb.
http://vw.com.tr/images/103.png Content-Encoding: image/png. File size 44.83 Kb.
http://vw.com.tr/images/105.png Content-Encoding: image/png. File size 45.51 Kb.
http://vw.com.tr/images/107.png Content-Encoding: image/png. File size 43.84 Kb.
http://vw.com.tr/images/109.png Content-Encoding: image/png. File size 41 Kb.
http://vw.com.tr/images/111.png Content-Encoding: image/png. File size 37.48 Kb.
http://vw.com.tr/images/113.png Content-Encoding: image/png. File size 34.69 Kb.
http://vw.com.tr/images/115.png Content-Encoding: image/png. File size 29.6 Kb.
http://vw.com.tr/images/137.png Content-Encoding: image/png. File size 27.27 Kb.
http://vw.com.tr/images/139.png Content-Encoding: image/png. File size 28.8 Kb.
http://vw.com.tr/images/141.png Content-Encoding: image/png. File size 29.72 Kb.
http://vw.com.tr/images/143.png Content-Encoding: image/png. File size 30.49 Kb.
http://vw.com.tr/images/145.png Content-Encoding: image/png. File size 30.82 Kb.
http://vw.com.tr/images/147.png Content-Encoding: image/png. File size 30.82 Kb.
http://vw.com.tr/images/149.png Content-Encoding: image/png. File size 30.75 Kb.
http://vw.com.tr/images/151.png Content-Encoding: image/png. File size 30.59 Kb.
http://vw.com.tr/images/153.png Content-Encoding: image/png. File size 30.15 Kb.
http://vw.com.tr/images/155.png Content-Encoding: image/png. File size 30.26 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 vw.com.tr page has
60
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:
| 152. |
|
<img src="images/32.png"> |
We recommend you use rich img code in that place:
| 152. |
|
<img src="images/32.png" alt="araç kredileri"> |
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 60 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 60 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 images/155.png dimensions:
| 223. |
|
<img src="images/155.png" 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.
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