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

Comment installer et configurer W3 Total Cache pour les débutants

Note éditoriale : Nous percevons une commission sur les liens des partenaires sur WPBeginner. Les commissions n'affectent pas les opinions ou les évaluations de nos rédacteurs. En savoir plus sur Processus éditorial.

Vous souhaitez installer et configurer W3 Total Cache sur votre site WordPress ?

W3 Total Cache est une extension de mise en cache WordPress populaire qui vous aide à améliorer la vitesse et les performances de votre site. Les plugins de mise en cache peuvent aider à retenir les utilisateurs/utilisatrices et à réduire les taux de rebond, ce qui peut aider le référencement et augmenter les conversions.

Dans ce guide pour débutants, nous allons vous afficher comment installer et configurer facilement W3 Total Cache sur votre site WordPress.

W3 Total Cache installation and setup guide for WordPress beginners

Note de l’éditeur : Nous n’utilisons plus W3 Total Cache sur notre site et sommes passés à WP Rocket qui est une extension de mise en cache premium. W3 Total Cache reste une excellente solution qui fonctionne bien.

Qu’est-ce que W3 Total Cache ?

W3 Total Cache est l’une des meilleures extensions de mise en cache WordPress qui vous permet d’améliorer facilement les performances et la vitesse de WordPress.

Par défaut, WordPress utilise PHP pour générer dynamiquement chaque page de votre site lorsqu’elle est demandée par un compte.

PHP est un langage de programmation côté serveur. Cela signifie que chaque demande des utilisateurs/utilisatrices augmente la charge de votre serveur. Cela affecte les performances de votre site, l’expérience de l’utilisateur et le référencement.

Les plugins de mise en cache WordPress vous aident à réduire ce problème en passant à PHP et en servant une copie en cache de votre page web.

How caching works

Il vous permet également de connecter facilement votre site à un CDN (réseau de distribution de contenu) afin d’améliorer encore les performances de votre site.

Programme d’installation de W3 Total Cache dans WordPress

Avant d’installer le plugin W3 Total Cache dans WordPress, vous devez vous assurer que vous avez désactivé toute autre extension de mise en cache sur votre site. Cela vous aidera à enregistrer les ressources du serveur et à éviter tout conflit d’extension.

Ensuite, vous pouvez installer et activer l’extension W3 Total Cache. Pour plus de détails, consultez notre guide étape par étape sur l’installation d’une extension WordPress.

Une fois activé, W3 Total Cache ajoutera un nouvel élément de menu libellé Performance à votre colonne latérale d’administration WordPress. En cliquant dessus, vous lancerez l’assistant de configuration du plugin.

W3 Total Cache set up

Il suffit de cliquer sur le bouton « Suivant » pour continuer.

Il vous sera d’abord demandé d’activer la mise en cache de la page. Cliquez sur le bouton Tester le cache de la page pour continuer.

Configure page cache

W3 Total Cache vous affichera différentes options de moteur de stockage. Vous devez choisir celui qui vous fait gagner le plus de temps. En général, il s’agit de l’option « Disk : Amélioré  » pour la plupart des plateformes d’hébergement mutualisé.

Cliquez sur le bouton Suivant pour continuer.

Vous avez maintenant la faculté de tester la mise en cache de la base de données. Nous vous recommandons de choisir Aucun. Pour la plupart des sites de petite ou moyenne taille, votre serveur MySQL sera en mesure de récupérer les données plus rapidement que le cache de la base de données.

Database cache

Cliquez sur le bouton Suivant pour passer à l’étape suivante.

Vous accéderez ainsi à la section Mise en cache d’objets. La mise en cache d’objets permet à W3 Total Cache de stocker les requêtes de base de données pour les pages dynamiques et de les réutiliser pour améliorer les performances.

Object cache in W3 Total Cache

Si le résultat du test affiche une différence d’à peine quelques millisecondes, vous pouvez choisir Aucune.

Cliquez sur le bouton suivant pour continuer.

Ensuite, cliquez sur le bouton Tester le cache du navigateur, puis sélectionnez l’option « Activé » sous les résultats du test.

Browser cache

Cette option demande au navigateur de l’utilisateur de stocker une copie de la page web pour une durée limitée. Le chargement d’une page à partir de la mise en cache d’un navigateur est beaucoup plus rapide que le chargement à partir de la mise en cache de votre serveur web.

Cliquez sur le bouton suivant pour passer à l’étape suivante.

Dernier point, l’assistant de configuration vous demandera d’activer le chargement paresseux pour les images.

WordPress est désormais doté d’une fonction intégrée de chargement paresseux des images. Cependant, certains navigateurs plus anciens peuvent ne pas avoir de support pour cette fonctionnalité.

W3 Total Cache utilise JavaScript pour ajouter un chargement paresseux pour les images, ce qui peut être encore plus rapide et plus efficace.

Enable Lazy Loading

Ensuite, cliquez sur le bouton Suivant pour terminer l’assistant de configuration et voir le tableau de bord de W3 Total Cache.

Options de mise en cache avancées dans W3 Total Cache

Les réglages de base conviennent à la plupart des sites. Cependant, il existe de nombreuses options avancées que vous pouvez configurer pour améliorer encore les performances.

Passons en revue les plus importantes d’entre elles.

Minification de JavaScript et CSS dans W3 Total Cache

Le terme « minifier » est utilisé pour décrire une méthode qui permet de réduire la taille des fichiers de votre site. Pour ce faire, il retire les espaces blancs, les lignes et les caractères inutiles du code source.

Note: La réduction des fichiers JS et CSS peut potentiellement endommager votre site. Si vous l’activez et que votre site n’a pas l’air correct, désactivez simplement ces options.

W3 Total Cache vous permet de minifier facilement le code source JavaScript, CSS et HTML. Cependant, nous recommandons de minifier uniquement les fichiers JavaScript et CSS.

Il suffit de se rendre sur la page Performance  » Minify et de défiler jusqu’à la section JS.

Enable JS minify in W3 Total Cache

Cochez la case située à côté de « JS minify settings » pour l’activer.

Défilez maintenant jusqu’à la section CSS et activez les réglages de minification CSS de la même manière.

Enable CSS minify

N’oubliez pas de cliquer sur le bouton Enregistrer tous les réglages pour stocker vos réglages.

Pour d’autres méthodes, consultez notre guide sur la façon de minifier les fichiers JavaScript et CSS dans WordPress.

Activer le support CDN dans W3 Total Cache

Les réseaux de distribution de contenu (CDN) vous aident à améliorer les performances de votre site en diffusant des fichiers statiques tels que des images, des feuilles de style CSS et du JavaScript à partir d’un réseau mondial de serveurs.

Cela permet de réduire la charge sur le serveur de votre hébergeur WordPress et d’améliorer la vitesse de chargement des pages.

W3 Total Cache est livré avec un support intégré pour diverses plateformes CDN.

Nous recommandons d’utiliser Bunny.net qui est la meilleure solution CDN sur le marché. C’est ce que nous utilisons pour notre site OptinMonster.

Tout d’abord, vous devez vous inscrire pour obtenir un compte Bunny.net. Après l’inscription, vous devez créer une Zone Pull pour votre site.

Bunny CDN dashboard

Une zone pull ajoute un nom d’hôte au CDN de Bunny.net. Ce nom d’hôte est ensuite utilisé pour servir les fichiers statiques de votre site.

Ajoutez un nom pour votre zone pull et indiquez ensuite le nom de domaine de votre site.

Create pullzone

Après avoir ajouté la pullzone, vous devez vous rendre sur la page Performance  » Réglages généraux.

Ensuite, défilez vers le bas jusqu’à la section CDN.

Enable CDN

Cochez la case Activer en regard de l’option CDN et choisissez Miroir générique en regard de l’option Type de CDN.

N’oubliez pas de cliquer sur le bouton Enregistrer toutes les modifications pour stocker vos réglages.

Ensuite, vous devez visiter la page Performance  » CDN et défiler jusqu’à la section Configuration : Objets.

Add CDN hostname

À partir de là, vous devez ajouter le nom d’hôte que vous avez créé plus tôt pour votre pullzone et cliquer sur le bouton tester le miroir.

W3 Total Cache vérifiera la disponibilité de votre nom d’hôte et affichera le message Test Passed en cas de réussite.

Vous pouvez maintenant cliquer sur le bouton Enregistrer toutes les modifications pour stocker vos réglages.

W3 Total Cache va maintenant commencer à servir vos ressources statiques à partir du serveur CDN.

W3 Total Cache fonctionne également très bien avec le CDN gratuit de Cloudflare. Version, vous pouvez également l’utiliser avec Sucuri qui est le meilleur service de pare-feu de site avec service CDN intégré.

Dépannage des problèmes liés à W3 Total Cache

Une fois que vous avez configuré W3 Total Cache correctement, il devrait fonctionner de manière transparente en arrière-plan pour améliorer la vitesse de WordPress et booster les performances.

Il peut arriver que vous ne voyiez pas immédiatement les modifications que vous avez apportées à votre site ou qu’une extension ne fonctionne pas correctement.

La raison la plus fréquente de ces problèmes est que vous voyez probablement une ancienne version en cache de votre site.

Ce problème peut être facilement corrigé en vidant le cache de WordPress.

Il vous suffit de cliquer sur le menu Performance en haut de la page, puis de sélectionner l’option Purger tout cache. W3 Total Cache effacera tous les contenus mis en cache sur votre site.

Clear all cache in W3 Total Cache

Si vous voyez toujours l’ancienne version de votre site, essayez également de mettre en cache votre navigateur.

Nous espérons que cet article vous a aidé à installer et à configurer W3 Total Cache sur WordPress. Vous pouvez également consulter notre guide complet de sécurité WordPress pour les débutants afin de renforcer la sécurité de votre site web, ou nos choix d’experts des meilleurs services d’hébergement WordPress pour accélérer encore plus votre site.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

Divulgation : Notre contenu est soutenu par les lecteurs. Cela signifie que si vous cliquez sur certains de nos liens, nous pouvons gagner une commission. Consultez comment WPBeginner est financé, pourquoi cela compte et comment vous pouvez nous soutenir. Voici notre processus éditorial.

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.

L'ultime WordPress Toolkit

Accédez GRATUITEMENT à notre boîte à outils - une collection de produits et de ressources liés à WordPress que tous les professionnels devraient avoir !

Reader Interactions

163 commentairesLaisser une réponse

  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. Jiří Vaněk says

    I would recommend everyone to make a note of the changes you have made, especially. Issues on the website may not manifest immediately. For instance, it happened to me that after a week, WordPress started behaving strangely, and it was happening randomly. It took me quite a while to find the problem in the cache plugin and incorrect settings. If I had documented the changes I made, I would have found the problem more easily. It’s a recommendation for everyone.

  3. Roin says

    Hello,

    I’ve a question:

    Does a free version slow the website ? My opinion is that a free version of this plugin makes website slow.. how do you think?

    • WPBeginner Support says

      The free version of plugins will not slow down your site, poorly coded plugins can slow down your site.

      Administrateur

  4. Abu Allaah says

    Thanks for the valuable tips,

    I would like to ask if it’s possible to update the article with the latest version of the plugin.

    Thanks in advance

  5. Balu says

    I enabled Minify settings in W3 Total cache plugin and also installed cloudflare extension in w3 total cache plugin.
    Should I enable minify settings in Cloudflare extension also?

    • WPBeginner Support says

      You would want to only use one or the other, if your W3 Total cache minification is working well then stay with that for the moment :)

      Administrateur

    • WPBeginner Support says

      Thank you for letting us know about this post being outdated, we will update this article as we are able :)

      Administrateur

  6. Tom Lloyd says

    Thanks for the great article! I really benefitted from it and have a better performance now 1/4 load time. One thing you should mention is in the Browser Page under Performance tab there is a box at the bottom that says Rewrite URL. Don’t check that it ruined my pages. All links were alterred but I took it off and it’s ok.

    • Gavin says

      Thanks for your very easy to follow tutorial (with screenshots) on W3 Total Cache. I noticed an immediate difference in load time of the site.

  7. Bikramjit says

    Hi, As per your recommendation, I have decided to go for MaxCDN, Is there any new update about CDN? Going to the MaxCDN site, there are different service including Content Delivery Network, Edge Delivery and other. Can your recommend me which service I have to select initially? I have new blog with no affiliate link till now and not planning for the next six month. And I am planning to apply Google adsense in the near future.Presently I installed WP Super Cache.
    Do I need to switch W3 Total Cache to configure with MaxCDN? if I can configure MaxCDN with WP Super Cache, do you have any guideline?

  8. HumbleHuman says

    Hey:)

    Thanks for those detailed instructions and I must say that you helped me much in setting up W3TC for my website..

    I have a small issue with W3TC.. It is not purging my feed cache even though I have enabled this in the Purge Policy..

    Will you help me how to solve this issue?

    Thanks in Advance

  9. Brandon says

    After following this guide, I get the error: « Error: Empty hostname / CNAME list. » I have filled the « Replace site’s hostname with: » with all my cdn.* fields. Has anyone ran into this issue?

  10. Vijay Prajapati says

    I am Using W3 Total cache plugin for WordPress. My post has one table which updates every minute/hour. But as I do caching, the server does not serves latest version, instead it displays cached copy to the visitor. How can I purge cache every 30 minutes automatically so that it shows latest version of the post at after every 30 minutes?
    I have already tried inserting this code in functions.php file but its not purging cache every 1h, instead it dies 2-3h later.

    function w3_flush_cache( ) {
    $w3_plugin_totalcache->flush_all();
    }

    // Schedule Cron Job Event

    function w3tc_cache_flush() {
    if ( ! wp_next_scheduled( ‘w3_flush_cache’ ) ) {
    wp_schedule_event( current_time( ‘timestamp’ ), ‘hourly’, ‘w3_flush_cache’ );
    }
    }

  11. Anna says

    Thanks for such an easy to follow article. I broke my website yesterday using instructions from another blog. I should have come here first!!

    I am a bit surprised by my results though. I did a Pingdom and GT Metrics test before I made all these changes and my page load time was:
    Pingdom: 8.91 secs and GT Metrix: 5.3 secs

    After I made all the changes I re-ran the tests:
    Pingdom: 9.51 secs and GT Metrix: 9.9 secs

    I thought my load times were meant to get much better – not worse!!?? What have I done wrong?

  12. Roman says

    Thank you for so great content.
    Should I enable « Page cache » option in the process of development of site or only at when I launch it?
    For me it is convenient to do this right now, but I think maybe during development it is not good as I visiting thousand times to check the progress.

  13. Jessica Braboy says

    Hi! Trying to install the W3 Total Cache Plug In, and while it says it is compatible with my version of WordPress, it says that the plug in is unavailable and says « Not allowed on our system due to performance, security or compatibility concerns. Please contact support with any questions. »
    First of all… do you know why this is no longer working? And, do you have an alternative cache plug in that you recommend? Thank you!

    • WPBeginner Support says

      Hi Jessica,

      This means that your WordPress hosting company doesn’t allow the plugin. Most probably because they have their own caching solution integrated into your hosting account which doesn’t work well with W3 total Cache. Please contact your hosting provider for more details.

      Administrateur

  14. Andy Sellers says

    Hi, I need some help please.
    I’ve followed the instructions to serve my static files through CDN (and they’re very clear, thank you) and have found the process straightforward so far- but when I log in to my site the URL still starts with ‘www.’ and not ‘cdn’ so I guess cdn is not operational yet.
    One thing I notice is that in the MAXcdn account page there is no option to ‘Update’ the Custom Domain settings as mentioned in the instructions – is this OK? I assume it now updates automatically?
    But my main problem is that, assuming I now have to do this, I don’t know how to specify the static files in the custom files list in the custom setting of W3Total Cache. Help please. How should I fill in this Advanced panel – it’s now getting a bit too techie for me? Thank you.

    • WPBeginner Support says

      Hi Andy,

      You will login to your WordPress site using the normal URL. CDN only serves static files via their network not the whole website.

      MaxCDN settings may have changed, but you would still need to setup your domain. Please contact their support and they will be able to guide you.

      Administrateur

  15. sazia kazia says

    Hi Very helpful and useful article. I set w3 total cache as per above instructions and could see it improved my website speed in good level. I ‘ll use MaxCDN instructions …Thank you so much

  16. Amit Jain says

    Hello Team! I am following your blog since long now and trust have learnt a lot. Thanks.

    I need a little bit of help – Mine is a startup site, but have started with Cloud VPS Server with Data Centre located in Mumbai, India. 2.80*4 CPU and 8GB Ram is the part of Server Configuration. For better Site Security and Performance what should i use – Cloudflare (If cloudflare then free or paid plan) or Sucuri, W3Total Cache, WP Super Cache, Varnish Cache or Some other plugin/software.

  17. 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…

  18. 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!

  19. 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?

  20. 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.

  21. 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 :)

  22. Utkarsh says

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

  23. 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.

  24. 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.

      Administrateur

  25. 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

  26. 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!

  27. 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 ?

  28. 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

  29. 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 :-)

  30. 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

  31. 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.

      Administrateur

  32. sojib says

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

  33. 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.

      Administrateur

      • 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

  34. 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.

  35. 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

  36. Keami says

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

  37. 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

  38. 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

  39. 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.

  40. 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!

  41. 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?

  42. 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

  43. 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) ?

Laisser une réponse

Merci d'avoir choisi de laisser un commentaire. Veuillez garder à l'esprit que tous les commentaires sont modérés selon notre politique de commentaires, et votre adresse e-mail ne sera PAS publiée. Veuillez NE PAS utiliser de mots-clés dans le champ du nom. Ayons une conversation personnelle et significative.