Ελληνικά - English

Blog

Βελτιστοποίηση WebSite

Ψάχνοντας στο Internet για να βελτιστοποιήσω το WebSite μου βρήκα αυτό το πολύ ωραίο άρθρο από το Yahoo Developer Network .
Υπάρχει μια λίστα από τις 34 καλύτερες πρακτικές χωρισμένες σε 7 κατηγορίες, για να κάνετε το webSite σας πιο γρήγορο.

Διαλέξαμε 7 από αυτές για να σας δώσουμε ένα παράδειγμα:

1. Don`t Scale Images in HTML
2. Make favicon.ico Small and Cacheable
3. Avoid using iframes (and frames either)
4. Use GET for AJAX Requests, because POST method is implemented in the browsers as a two-step process: sending the headers first, then sending data.
5. Avoid scripts duplication
6. Minify JavaScript and CSS, you can use JSMin and YUI Compressor to achieve this goal
7. Put client side scripts at the bottom, some scripts can be placed at the bottom but some may not, so use it as neccessary


Σχόλια





{BlgName}

{BlgDate}

{BlgComments}


Πρέπει να εισάγετε Όνομα.

Πρέπει να εισάγετε υπαρκτό e-mail.

Πρέπει να εισάγετε Σχόλια.