0Logo WordpressLa Guida WordPress

Parte 3: In crescita & Fare soldi

3.1 Prestazione

Mantenete il vostro sito veloce - sia gli esseri umani e motori di ricerca non piace aspettare

3.1.1 Ridurre al minimo i plugin

Through­out this art­icle we’ve recom­men­ded lots of plu­gins. They’re all valu­able and can add to your site. How­ever, don’t go over the top. Each and every plu­gin that changes your site appear­ance adds pro­cessing and trans­fer over­heads. Plu­gins that are for man­age­ment use only (per esempio. di backup PLU-gin) are of much less issue. Wherever pos­sible, utilizzare un tema che include la funzionalità, o attua-zione soluzioni senza PLU-gin, per esempio, instead of using the “extern­al links” plu­gin to apply style your extern­al links, semplicemente implementare questo styling da soli con un po 'di CSS and an image or 2. Try to keep a sens­ible bal­ance — don’t remove valu­able plu­gins just to keep the num­ber of plu­gins low, ma non tenere quelle che non si ha realmente bisogno sia.

3.1.2 Rimuovere i plugin inutilizzati

This is simple — if you’re not using a plu­gin then don’t waste host­ing space on them. Unless you think you might want to react­iv­ate a plu­gin in the future don’t just deac­tiv­ate, but delete. Remov­ing unneeded plu­gins also keeps your word­press man­age­ment page less cluttered.

3.1.3 Sostituire plugins

Alcuni plugin sono molto grandi e hanno un sacco di funzioni, but you might only use one fea­ture of such a huge plu­gin. Con­sider manu­ally adding the code for that fea­ture and ditch­ing the over­head of the whole plu­gin (see-zione sezione 3.1.1) o prendere in considerazione trovare un plugin alternativo che offre solo le caratteristiche di cui avete bisogno.

3.1.4 Nascondiglio & Minimizza

Word-Press si riferiscono al PHP e MySQL, and both of these require sig­ni­fic­ant pro­cessing whenev­er a page is accessed. Since neither users nor search engines like wait­ing for pages to load you should reduce load times by util­ising vari­ous cach­ing and effi­ciency plu­gins. Cach­ing gen­er­ates stat­ic HTML file per ciascuna delle tue pagine, redu­cing the delay caused by your web serv­er pro­cessing PHP and access­ing the data­base. Mini­fy­ing removes redund­ancy from your CSS and JavaS­cript. The 2 piombo-ing soluzioni sono W3 Total Cache, che fa sia caching e Minimizzando o una combinazione di WP Super Cache e WP Mini­fy.
[google_adsense]

3.1.5 Compressione

Your host­ing will almost cer­tainly be run­ning on either the Microsoft of the Apache web serv­er. Our host uses Apache, che supporta la compressione dei dati invia, if you choose to enable it. The Microsoft web serv­er also sup­ports com­pres­sion which can simply be turned on or off. All mod­ern web browsers sup­port com­pres­sion. There are 2 modi di dati com-pres-sione con Apache, and you may only want to com­press cer­tain files. Here at DIYMH we com­press all our text based files using apache’s mod_deflate. This reduces our front page load size from approx 100k to approx 20kDepend­ing on your web host you may only be able to enable some types of com­pres­sion. Better­Ex­plained have an Guida eccel-lente a com-pres-sione che vi consigliamo di leggere.

3.1.5 Tenere script in file

All non con­tent really should be in extern­al files, inline non caricato. This speeds up browser ren­der­ing sig­ni­fic­antly and also makes debug­ging any page errors easi­er. JavaS­cript should be in js files, Styl-zione deve essere in CSS files etc. Even some meta con­tent can go in extern­al files (per esempio vedere le sezioni 1.4.3 e 1.4.17).  WordPress è molto bravo a tenere a questo, but if you make modi­fic­a­tions try to stick to the sys­tem. Some word­press plu­gins are bet­ter than oth­ers at this, quindi se alcuni non sono fino a zero, con-sider-zione trovare un'alternativa.

3.1.6 Usa CSS Sprites

CSS sprites sono un ottimo modo per ridurre il numero di HTTP requests sent back and forth between the read­ers browser and your web serv­er. Instead of hav­ing 30 indi­vidu­al images, che tutti devono essere rich-ted settembre-ar-tamente, you can reduce the num­ber of requests to the serv­er by hav­ing all of images in a single file. Use CSS to insert the cor­rect part of the image each time you want to use it. Anoth­er bene­fit is that 1 large image file is often smal­ler than sev­er­al small images com­bined. There is more inform­a­tion at CSSTricks, W3Schools e Smash-ing-Ma-gas-ine

3.1.7 comprimere le immagini

By default lots of images can be losslessly com­pressed bet­ter than word­press does by default. This will save on image trans­fer times. There are plu­gins that will do this for you, per esempio. WP Smush.it.  Se stai usando PNG (come racco-uomini-ded in-zione sec 2.1.2) then there are sev­er­al ways to improve effi­ciency. To max­im­ise PNG Immagini di efficienza possono essere compressi con PNGGauntlet, Come mai questo deve essere fatto dopo upload. If the image does­n’t con­tain many shades or col­ours then save it as a 256-col­our image — this will reduce the file-size sig­ni­fic­antly, ma ancora una volta, this effi­ciency should be sought after upload. The reas­on for not com­press­ing or redu­cing the col­our depth of images before upload is that the PHP res­ize func­tion will not cre­ate good qual­ity res­ized images if they are already com­pressed. So, caricare le immagini, lasciare wordpress generate le immagini ridimensionate, giù caricati con una FTP programma, loro com-premere con PNG-Gaunt-let, and then reup­load and over-write the ori­gin­als. WP Smush.it ti porterà 90% del modo ed è molto più con-veni-ent. Abbiamo sempre Recompress nostri PNG localmente con PNGGauntlet, ma non si può decidere il fastidio - la scelta è vostra.

3.1.8 Impostare la scadenza di risorse statiche

Browsers cache all the con­tent that they load. To avoid images and oth­er stat­ic resources being reloaded on every page load you can spe­cify an expiry time which instructs the browser to use its cached copy until the expiry date passes, when it will fetch a fresh copy. Any­thing that does­n’t change very often should have an expiry set. At DIYMH lo facciamo tramite W3 Total Cache.

3.1.9 Utilizzare i collegamenti relativi

Se si inserisce qualsiasi link a qualsiasi altra cosa sul vostro sito sempre utilizzare un percorso relativo, piuttosto che un percorso completo. Ciò consente di risparmiare un po 'di dimensione della pagina, ma più import-antly, che significa che non sarà necessario cambiare loro se mai cambia il nome a dominio.

3.1.10 Rimuovere le vecchie revisioni

By default word­press retains a copy of all pre­vi­ous revi­sions of every art­icle on your site. This is overkill in our view. The easi­est way to man­age this is to use a plu­gin, per esempio. revi-sione con-trollo, which will auto­mat­ic­ally cull older revi­sions based on your set­tings. This will keep your data­base size down and the speed of your site will benefit.

3.1.11 Controlla la tua velocità di pagina

Mentre Google Page Speed (see-zione sezione 1.3.2) è un buon punto di partenza, é opportuno utilizzare un un'ampia gamma di strumenti per verificare che hai optim-zato tuo sito completamente.

Potrebbe piacerti anche...

lascia un commento