Trusted WordPress tutorials, when you need them most.
Beginner’s Guide to WordPress
Coppa WPB
25 Million+
Websites using our plugins
16+
Years of WordPress experience
3000+
WordPress tutorials
by experts

Come installare e configurare W3 Total Cache per i principianti

Volete installare e configurare W3 Total Cache sul vostro sito WordPress?

W3 Total Cache è un popolare plugin di caching per WordPress che aiuta a migliorare la velocità e le prestazioni del sito web. I plugin di caching possono aiutare a fidelizzare gli utenti e a ridurre la frequenza di rimbalzo, favorendo la SEO e aumentando le conversioni.

In questa guida per principianti, vi mostreremo come installare e configurare facilmente W3 Total Cache sul vostro sito web WordPress.

W3 Total Cache installation and setup guide for WordPress beginners

Nota dell’editore: non utilizziamo più W3 Total Cache sul nostro sito web e siamo passati a WP Rocket, un plugin premium per la cache. W3 Total Cache è comunque una buona soluzione che funziona bene.

Che cos’è W3 Total Cache?

W3 Total Cache è uno dei migliori plugin per la cache di WordPress che consente di migliorare facilmente le prestazioni e la velocità di WordPress.

Per impostazione predefinita, WordPress utilizza PHP per generare dinamicamente ogni pagina del sito web quando viene richiesta da un utente.

PHP è un linguaggio di programmazione lato server. Ciò significa che ogni richiesta dell’utente aumenta il carico sul server. Ciò influisce sulle prestazioni del sito web, sull’esperienza dell’utente e sulla SEO.

I plugin di caching di WordPress aiutano a ridurre questo problema saltando il PHP e servendo una copia in cache della pagina web.

How caching works

Inoltre, consente di collegare facilmente il sito web a una CDN (content delivery network) per migliorare ulteriormente le prestazioni del sito.

Installazione di W3 Total Cache in WordPress

Prima di installare il plugin W3 Total Cache in WordPress, è necessario assicurarsi di aver disattivato qualsiasi altro plugin di caching sul proprio sito web. Questo vi aiuterà a risparmiare risorse del server e a prevenire eventuali conflitti tra i plugin.

Dopodiché, si può procedere all’installazione e all’attivazione del plugin W3 Total Cache. Per maggiori dettagli, consultate la nostra guida passo-passo su come installare un plugin di WordPress.

Dopo l’attivazione, W3 Total Cache aggiungerà alla barra laterale dell’amministrazione di WordPress una nuova voce di menu denominata Performance. Facendo clic su di essa si avvierà la procedura guidata di configurazione del plugin.

W3 Total Cache set up

È sufficiente fare clic sul pulsante Avanti per continuare.

Per prima cosa, vi verrà chiesto di attivare la Cache di pagina. Fare clic sul pulsante Test Page Cache per continuare.

Configure page cache

W3 Total Cache mostra diverse opzioni di motore di memorizzazione. È necessario scegliere quella che consente di risparmiare più tempo. Di solito, si tratta dell’opzione “Disk: Enhanced” per la maggior parte delle piattaforme di hosting condiviso.

Fare clic sul pulsante Avanti per continuare.

A questo punto, si potrà scegliere di testare la cache del database. Si consiglia di scegliere Nessuno. Per la maggior parte dei siti web di piccole e medie dimensioni, il server MySQL sarà in grado di recuperare i dati più rapidamente della cache del database.

Database cache

Fare clic sul pulsante Avanti per passare alla fase successiva.

Si accede così alla sezione Object Cache. La cache a oggetti consente a W3 Total Cache di memorizzare le query del database per le pagine dinamiche e di riutilizzarle per migliorare le prestazioni.

Object cache in W3 Total Cache

Se il risultato del test mostra una differenza di pochi millisecondi, si può scegliere Nessuno.

Fare clic sul pulsante successivo per continuare.

Quindi, fare clic sul pulsante Test della cache del browser e selezionare l’opzione “Abilitato” sotto i risultati del test.

Browser cache

Questa opzione richiede al browser dell’utente di memorizzare una copia della pagina web per un periodo di tempo limitato. Il caricamento di una pagina dalla cache del browser è molto più veloce rispetto al caricamento dalla cache del server web.

Fare clic sul pulsante successivo per passare alla fase successiva.

Infine, la procedura guidata vi chiederà di abilitare il caricamento pigro delle immagini.

Ora, WordPress è dotato di un caricamento pigro incorporato per le immagini. Tuttavia, alcuni vecchi browser potrebbero non supportare questa funzione.

W3 Total Cache utilizza JavaScript per aggiungere il caricamento pigro delle immagini, che può essere ancora più veloce ed efficiente.

Enable Lazy Loading

Dopodiché, fare clic sul pulsante Avanti per terminare l’installazione guidata e visualizzare la dashboard di W3 Total Cache.

Opzioni avanzate di caching in W3 Total Cache

Le impostazioni di base sono adatte alla maggior parte dei siti web. Tuttavia, ci sono molte opzioni avanzate che si possono configurare per migliorare ulteriormente le prestazioni.

Vediamo i più importanti.

Minimizzazione di JavaScript e CSS in W3 Total Cache

Il termine “minificare” è usato per descrivere un metodo che riduce le dimensioni dei file del sito web. Ciò avviene rimuovendo gli spazi bianchi, le linee e i caratteri non necessari dal codice sorgente.

Nota: la minimizzazione dei file JS e CSS può potenzialmente danneggiare il sito web. Se la attivate e il vostro sito non ha un aspetto corretto, disabilitate semplicemente queste opzioni.

W3 Total Cache consente di minificare facilmente anche il codice sorgente JavaScript, CSS e HTML. Tuttavia, si consiglia di minificare solo i file JavaScript e CSS.

Basta andare alla pagina Performance ” Minify e scorrere fino alla sezione JS.

Enable JS minify in W3 Total Cache

Selezionare la casella accanto a “Impostazioni di minificazione JS” per attivarla.

Ora, scorrere fino alla sezione CSS e abilitare le impostazioni di minificazione CSS nello stesso modo.

Enable CSS minify

Non dimenticate di fare clic sul pulsante Salva tutte le impostazioni per memorizzare le impostazioni.

Per metodi alternativi, consultate la nostra guida su come minificare i file JavaScript e CSS in WordPress.

Abilitare il supporto CDN in W3 Total Cache

Le CDN o reti di distribuzione dei contenuti aiutano a migliorare ulteriormente le prestazioni del sito web servendo file statici come immagini, CSS e JavaScript da una rete globale di server.

Questo riduce il carico sul server di hosting WordPress e migliora la velocità di caricamento delle pagine.

W3 Total Cache è dotato di un supporto integrato per diverse piattaforme CDN.

Consigliamo di utilizzare Bunny.net, la migliore soluzione CDN sul mercato. Questa è la soluzione che utilizziamo per il nostro sito web OptinMonster.

Innanzitutto, è necessario registrarsi per ottenere un account Bunny.net. Dopo la registrazione, è necessario creare una Pull Zone per il proprio sito web.

Bunny CDN dashboard

Una zona pull aggiunge un nome host al CDN Bunny.net. Questo nome host viene quindi utilizzato per servire i file statici del vostro sito web.

Aggiungete un nome per la vostra zona pull e poi fornite il nome di dominio del vostro sito web.

Create pullzone

Dopo aver aggiunto la pullzone, è necessario visitare la pagina Performance ” Impostazioni generali.

Quindi, scorrere verso il basso fino alla sezione CDN.

Enable CDN

Selezionare la casella Abilita accanto all’opzione CDN e scegliere Generic Mirror accanto all’opzione Tipo di CDN.

Non dimenticate di fare clic sul pulsante Salva tutte le modifiche per memorizzare le impostazioni.

Successivamente, è necessario visitare la pagina Performance ” CDN e scorrere fino alla sezione Configurazione: Oggetti.

Add CDN hostname

Da qui, è necessario aggiungere l’hostname creato in precedenza per la pullzone e fare clic sul pulsante Test mirror.

W3 Total Cache verificherà la disponibilità del vostro hostname e mostrerà il messaggio Test Passed (Test superato) in caso di esito positivo.

A questo punto è possibile fare clic sul pulsante Salva tutte le modifiche per memorizzare le impostazioni.

W3 Total Cache inizierà a servire le risorse statiche dal server CDN.

W3 Total Cache funziona bene anche con il CDN gratuito di Cloudflare. In alternativa, è possibile utilizzarlo anche con Sucuri, il miglior servizio di firewall per siti web con servizio CDN integrato.

Risoluzione dei problemi di W3 Total Cache

Una volta configurato correttamente W3 Total Cache, dovrebbe funzionare perfettamente in background per migliorare la velocità di WordPress e incrementare le prestazioni.

A volte può capitare che non si vedano subito le modifiche apportate al sito web o che un plugin non funzioni correttamente.

La ragione più comune di questi problemi è che probabilmente state vedendo una vecchia versione in cache del vostro sito web.

Questo problema può essere facilmente risolto cancellando la cache di WordPress.

È sufficiente fare clic sul menu Prestazioni in alto e selezionare l’opzione Elimina tutte le cache. W3 Total Cache cancellerà tutti i contenuti in cache del vostro sito web.

Clear all cache in W3 Total Cache

Se si vede ancora la vecchia versione del sito web, provare a svuotare anche la cache del browser.

Speriamo che questo articolo vi abbia aiutato a installare e configurare W3 Total Cache in WordPress. Potreste anche voler consultare la nostra guida completa alla sicurezza di WordPress per i principianti per rafforzare la sicurezza del vostro sito web, oppure la nostra selezione dei migliori servizi di hosting per WordPress per velocizzare ulteriormente il vostro sito web.

Se questo articolo vi è piaciuto, iscrivetevi al nostro canale YouTube per le esercitazioni video su WordPress. Potete trovarci anche su Twitter e Facebook.

Divulgazione: I nostri contenuti sono sostenuti dai lettori. Ciò significa che se cliccate su alcuni dei nostri link, potremmo guadagnare una commissione. Vedi come WPBeginner è finanziato , perché è importante e come puoi sostenerci. Ecco il nostro processo editoriale .

Avatar

Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi with over 16 years of experience in WordPress, Web Hosting, eCommerce, SEO, and Marketing. Started in 2009, WPBeginner is now the largest free WordPress resource site in the industry and is often referred to as the Wikipedia for WordPress.

Il kit di strumenti WordPress definitivo

Ottenete l'accesso gratuito al nostro kit di strumenti - una raccolta di prodotti e risorse relative a WordPress che ogni professionista dovrebbe avere!

Reader Interactions

163 commentiLascia una risposta

  1. Syed Balkhi says

    Hey WPBeginner readers,
    Did you know you can win exciting prizes by commenting on WPBeginner?
    Every month, our top blog commenters will win HUGE rewards, including premium WordPress plugin licenses and cash prizes.
    You can get more details about the contest from here.
    Start sharing your thoughts below to stand a chance to win!

  2. Raj singh says

    I have an issue with this plugin , when I trying to update this plugin it failed and after fails when I Refresh my wordpress site .
    It says under maintenance come back after few hours.
    So I leave and came back after few hours but after few hours when I try to open my site .
    It’s Totally blank , Nothing is show on my Site.
    Only white page comes when I Try to open.

    So now what should I do ?

    Please help me…

  3. Derek C says

    Thank you so much! I was about to go pay an extra $15 a month for cloud based hosting because my blog had gotten so slow at times it was unbearable! I had setup W3 Total Cache and just enabled everything.

    I didn’t recognize it until going through your guide, but this was the main reason my dashboard and WP console was taking FOREVER to do anything. Sometimes I would wait 20-30 seconds just to create or save a post. Now it is like 2-3 seconds at the max. Also, my site loads even faster with a lot of that junk turned off.

    I am on a shared hosting plan, and I guess all of the caching was actually bottlenecking the CPU or something…. Anyhow, thanks for such a useful guide!

  4. Amit says

    Dear sir,

    I use your guide with w3 total cache but facing the issue of rendering CSS file. This is link of my blog How its work

    Can I use Cloudfare with subdomain CDN ? Is it speed up loading time?

  5. Rahul Rampal says

    Hi, I have a problem with My yoast sitemaps not rendering. A blank screen appears when I click it. My question is should I include or exclude Sitemap.xsl file in custom file settings in CDN?
    Kindly advice.

  6. Mody Star says

    Hello , I’m using w3 Total Cache on multisite wordpress … I want to exclude certain site from being excluded
    mysite.com/ms/
    mysite.com/ms/2/
    mysite.com/ms/3/
    mysite.com/ms/4/
    mysite.com/ms/5/
    mysite.com/ms/6/
    I want to exclude the whole mysite.com/ms/4/ site from being cached
    and what about exclude caching of certain plugin on mysite.com/ms/5/
    Help me Please :)

  7. Utkarsh says

    I did the settings of W3 total cache plugin and the favicon of my website stopped appearing. Can you please check it

  8. Jon says

    I downloaded plugin and now its loading slower.

    Each time I test in pingdom the % faster than other sites decreases.

    Its only a 1 page site at this time.

  9. Ian Smith says

    I recently set up W3 Total Cache with the Rackspace Cloud Files CDN. It all works, but I had expected the media files in the wp-content/uploads folder to only be posted in the CDN rather than on the server. Instead, media uploads now go to both the CDN AND the wp-content/uploads folder. Is this what is supposed to happen? It seemed unnecessarily redundant to me.

    • WPBeginner Support says

      Yes, but the images on your server are stored so that you can end using CDN service anytime you want, or move to another service, or to create backup using WordPress backup plugins. However, your visitors will be served images from the closest CDN server instead of your site.

      Admin

  10. Ian says

    Hi,

    Are you still using maxcdn on this site? I’m trying to decide between maxcdn and keycdn. I noticed this post was from a few years ago and wondered if your thoughts about maxcdn are still the same?

    Thanks

  11. Bart Percy says

    Superb site you have here but I was wondering if you knew of any forums that cover the same topics discussed in this article? I’d really like to be a part of group where I can get feedback from other knowledgeable individuals that share the same interest. If you have any suggestions, please let me know. Bless you!

  12. ROSANNA says

    Hi ! I installed yesterday Super Cache because it seemed easier to configure than W3 Total Cache but this morning my site was very very very slow… So I decided to follow your tutorial step by step and change plugins.
    So, the first step was to deactivate the first plugin, so I clicked deactivate Super Cache and my whole site crashed !!! I get this message : 503 SERVICE UNAVAILABLE no server is available to handle this request.
    I don’t know what to do. Can you help ?

  13. Anant says

    Minify via disk is currently disabled

    I tried to check the box and when I save after the refresh, it’s disable. enabling it 100 times over still results in an unchecked box, and the message “Minify via disk is currently disabled. Anyone know how to fix that ?
    Thank you

    Reply

  14. TJ says

    Thank your this tutorial. I have used it for a couple of my sites.

    One thing, which might be a “duh” situation… But, I had my site in “Maintenance Mode” using SeedProd’s Coming Soon Pro. I did not see the CDN in front of the image urls until I turned off maintenance mode. Then, when I turned it back on again, they were gone again.

    Just in case someone needs this information :-)

  15. Rahul says

    hi there, thanks for making this post for wp beginners. i’m also using wp total cache plugin for . could you help me or check my website what is problem in this becasie i’m not getting hits pls help me a humble request to u
    thanks

  16. Jewel says

    Hello,
    I appreciate so much, your posts. They have helped me learn a bit about setting up my website. However, this particular post led me to check a bunch of boxes under”Performance » Browser Cache” that took me from faster than 91% down to faster than 71% on speed. I had checked them just as you have in your picture above. I unchecked all your suggested boxes and got back to 84%. (on Pingdom) This was the only change I made. I don’t understand why it made things slower, or why I couldn’t get back to my original speed. If you could explain this I would appreciate it. Thanks.

    • WPBeginner Support says

      A lot of reasons can show you conflicting results when you are expecting something different. For example, you may have forgotten to save plugin settings, your server is particularly under heavy traffic at that time. Make sure you enable gzip compression as we have shown above, then test.

      Admin

  17. sojib says

    I am not using this cace plugin anymore. Using now wpfc two of my site. simple and faster then other plugins.

  18. Tea says

    Thanks for the tutorial…really helpful
    However my website is slower then before.

    I also have these performance issue “Remove query strings from static resources”.

    I haven’t enabled database caching and Minify as per your insutrctions as yet…also don’t have CDN service.

    before my website was faster.
    Any thoughts?
    Thanks
    Tea

    • WPBeginner Support says

      How are you checking your website speed and performance? We recommend testing with pingdom using different locations. If it is still slow, then try resetting the plugin and follow the setup instructions again.

      Admin

      • Tea says

        yes using pingdom to test and speed is 2.55s…I think we can do better :)

        All my performance scores are 100 or 95 the lowest, but the “Remove query strings from static resources” is at 12.

        Any suggestions?

        Many thanks
        Tea

  19. Lifa says

    This has to be one of the best if not the best WordPress learning sites ever! Detailed and very easy to understand modules. Thank you for all your hard researched work.

  20. Penelope says

    THANK YOU FOR MAKING THIS! I’m EXTREMELY cautions on the plugins I install from horror stories. I’ve also heard horror stories about this very plug in. Therefore, I research as much as I can: tutorials, forums, reviews, troubleshooting etc. I am going to follow your tutorial exactly. My server says my site is too large, 500kb, and needs to be gzipped. [sigh] Another plugin to search.

    Helpful note: You may have a downloadable instructions on your site somewhere & I am not see it. But It would be helpful if I could download to print OR this was print friendly. you have have link but I am not seeing it.

    –Penny

  21. Keami says

    When I check the box for enable for page cache and click save all setting it doesn’t stay checked. Help please?

  22. reza says

    Please Inform That if Enable Object Cache is checked may cause very slow or accessible admin panel after some times as happened to me and i have to disable object cache and after that i have no problem with this Great plugin

    TnX for your tutorial too

  23. deepa tiwari says

    Thanks for sharing . I tried to install W3 total cache showing Error not Available for you. How to fix it. Please help me

  24. Manu says

    i always come back for W3 Super Cache settings after messing-up with the plugin and i never back or restore its settings :P because i know where to look for it.

    Thanks Wpbeginner for this awesome tutorial.

  25. tracey sharp says

    Many thanks for this really detailed step by step guide. I’ve installed google adsense along with a couple of other plug ins and my load time seems to have almost ground to a halt. I’ve installed Total Cache which has helped a little but I’m not sure what to do next. I’ll keep looking!

  26. Hasnain Abid Khanzada says

    I have one question that as we know that when we open any new website then browser cache it so then why we need any plugin for improving cache performance?

  27. Muhammad Imran says

    Hello WPB team,
    I have connect MAxCDN by following all the guidlines as suggested in the article. But after some days my 99% images de-indexed in Google. Please is there any tutorial to FIX this? Will be very thankful to you for the help.

    Thanks

  28. Tristian says

    Hi,

    I do have one question, when static pages are created for example you have 200 pages and just installed and set up W3 cache. So now when static pages will be created for all those 200 sites.
    Do you have to load it manually every site by site in your browser ? I understand that this action takes some time so when exactly those sites are created ( static copies on a disk) ?

  29. Abhishek says

    Hi team,

    Awaiting the update for this post, I use Cloudflare (free) with wordpress and my GTMetrix results are now anything but good. The blog I need help with is:
    Thanks!

  30. Sandy says

    I installed the W3 plugin and it works great alone, however when I setup and account with a CDN my whole site slowed down to less than half the speed. From 2 seconds to sometimes 6 seconds on average.
    I think the CDN part is of no value if you have a good host server. Digital Ocean has very good performance alone.

    Best

  31. Lynne Adams says

    I have used this tutorial every time I install the W3 Total Cache plugin with no problem. This time I went a step further in your tutorial and under Performance » Browser Cache page for more settings I checked the ones you recommend. When testing the site on PageSpeedGrader I get an error that reads

    DataTables warning: table id=recommendations – Cannot reinitialise DataTable. For mor information about this error, please see .

    Is this something to be concerned with?

  32. Debbie Bridge says

    Just wondering does it matter if your site is a wordpress.com rather than a wordpress.org for this plugin?

  33. Lyheang IBell says

    W3 Total Cache error:It appears Minify URL rewriting is not working. Please verify that the server configuration allows .htaccess
    Unfortunately minification will not function without custom rewrite rules. Please ask your server administrator for assistance. Also refer to the install page for the rules for your server.
    Technical info ?

  34. D says

    I like how people ask questions and the author never replies. Are you guys in the business or helping people or link bait in order to sell/”recommend” paid plugins and such?

    Just answer people’s questions a little and the rest of the web won’t think of you as poorly.

  35. Arsalan Mughal says

    I am using Godaddy’s wordpress managed hosting on . I want to install W3 Cache plugin because of so many options in it. But the button for W3 Cache “Install Now” is disabled and show “This plugin is not allowed in our system…”. I talked to Godaddy support team but they said you need not to worry about any cache plugin and you can’t install W3 Cache as there is also a tool option “Flush Cache” in wordpress bar.
    So, i just want to know from you, is there any possibility that i can be able to install W3 Cache plugin? If not, Is there really no need of Cache plugin in WP managed hosting by godaddy.
    Can you guide briefly?
    Thanks

    • WPBeginner Support says

      Managed hosting providers sometimes use their own caching systems and optimize their servers for optimal performance. Sometimes they may block plugins that they believe will cause conflicts with their servers. If your host is blocking a plugin then it is best not to use that plugin or move to a host that supports your desired plugin.

      Admin

  36. Kate says

    Hi there! Hoping you can help. Yesterday I downloaded the plugin & followed your instructions. I haven’t done anything about CDN yet. (FYI The plugin seems to look a bit different to your video screenshots… More fields are prepopulated). Anyway, whilst the site is faster (yay!) I noticed this morning that my new post which published today isn’t appearing on my homepage ( which all new posts usually do). It’s just appearing in it’s nominated page. I wondered if you knew what the issue might be? Is something ticked in the plugin which shouldn’t be?
    Thanks, Kate

  37. Adam Thomas says

    Wow, followed the video instructions and my website used to be “70% slower than all websites”. It’s now “61% FASTER than all websites tested” on Pingdom.

    Thanks a bunch for the video. Everyone says use W3 Total Cache but I never knew how to actually set it up. I was getting really frustrated at my 10+ seconds loading time.

    Now down to 2.49 seconds. Not perfect but much better considering this is the only thing I’ve done to try to improve speed.

    Thanks again!

  38. Mathieu says

    Hi and thanks for another very well written article. This website is definitely becoming a reference for me.
    I was about to signup on MaxCDN and follow all the steps when I realise that my hosting provider doesn’t allow me to edit the DNS. It isn’t one of your recommended hosting providers for wordpress and I start to understand now why :)
    Anyway, I talked to my hosting provider and its suggestion was to add a subdomain service to my hosting. This optional subdomain service includes DNS configuration. So assuming my website is http://www.website.com, I could add a subdomain like example.website.com with DNS options.
    Now the question is: would it work the same way? Or MaxCDN needs to create the subdomains itself? Also, considering that my website would still run on the main domain and not on the subdomain. So I would activate that subdomain just to be able to edit DNS really.
    I hope that I explained myself clear enough, I admit that this is still a little bit complicated for me to understand.
    Thanks.

  39. Richelle says

    Hi! I’ve been trying to get W3 Total Cache to work forever, but I’m always having issues. I followed all your instructions above, and right now it says:

    New Relic is not running correctly. The plugin has detected the following issues:

    PHP module is not enabled.

    PHP agent is not enabled.

    API Key is invalid.

    Account ID is not configured.

    Application ID is not configured. Enter/Select application name.

    License key could not be detected.

    A configuration issue prevents CDN from working: The “Authorization key” and “Replace default hostname with” field(s) cannot be empty.You need to select / create a pull zone. Specify it here.

    I honestly have no idea what all this stuff is and how to fix it…

Lascia una risposta

Grazie per aver scelto di lasciare un commento. Tenga presente che tutti i commenti sono moderati in base alle nostre politica dei commenti e il suo indirizzo e-mail NON sarà pubblicato. Si prega di NON utilizzare parole chiave nel campo del nome. Avremo una conversazione personale e significativa.