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 WP Super 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 cherchez un moyen de configurer WP Super Cache sur votre site WordPress ?

Les moteurs de recherche comme Google considèrent désormais la vitesse du site comme un facteur de classement important. WP Super Cache peut rendre votre site plus rapide, booster le référencement de votre site, et améliorer l’expérience des utilisateurs/utilisatrices de votre site.

Dans cet article, nous allons vous afficher comment installer et configurer WP Super Cache sur votre site.

How to Install and Setup WP Super Cache

Qu’est-ce que WP Super Cache et pourquoi l’utiliser ?

WP Super Cache est l’une des extensions de mise en cache WordPress les plus populaires et les plus performantes. C’est une extension gratuite et elle compte plus de 2 millions d’installations activées.

WP Super Cache fait une copie de chaque page de votre site sous le formulaire d’un fichier HTML statique. Ainsi, lorsque quelqu’un visite votre site, il reçoit rapidement la version copiée au lieu de générer l’intégralité du site à partir de zéro.

En conséquence, la vitesse et les performances de votre site WordPress s’améliorent considérablement. Le plugin de mise en cache passe de nombreuses étapes en coulisses pour s’assurer que vos internautes n’ont pas à attendre que la page s’ouvre.

Avec un site à chargement rapide, vous pouvez voir un coup de pouce dans votre référencement WordPress et dans le classement des moteurs de recherche. Google donne un avantage significatif aux sites plus rapides, car il utilise la vitesse du site comme facteur de classement.

En outre, vous améliorerez l’expérience des internautes sur votre site. Un site qui se charge rapidement incite les gens à le visiter plus souvent. Ainsi, vous obtenez plus d’engagement et de conversions car les utilisateurs/utilisatrices passent plus de temps sur les pages.

Êtes-vous prêt à configurer WP Super Cache sur votre site ? Découvrons-le.

Réglages de WP Super Cache – la méthode la plus simple

La première chose à faire est d’installer et d’activer le plugin WP Super Cache sur votre site. Pour plus de détails, vous pouvez suivre notre guide sur l’installation d’une extension WordPress.

Dès qu’il est activé, WP Super Cache vous informe que la mise en cache n’est pas activée sur votre site pour le moment.

Pour activer le cache, allez dans Réglages  » WP Super Cache. Ensuite, sous l’onglet Facile, allez-y et cliquez sur l’option  » Mise en cache activée « . Une fois que vous avez fait cela, cliquez sur le bouton  » Mettre à jour l’état « .

Enable caching in WP Super Cache

Après avoir activé le cache, vous devez défiler vers le bas jusqu’à la section Cache Tester.

Une fois arrivé, vous devez cliquer sur le bouton « Tester le cache » pour vérifier s’il fonctionne.

Test the cache

WP Super Cache va chercher votre site WordPress deux fois et comparer les horodatages des deux pages. Si les deux horodatages correspondent, cela signifie que la mise en cache fonctionne sur votre site maintenant.

WP Super Cache Advanced Setup (Configuration avancée de WP Super Cache)

WP Super Cache est une puissante extension WordPress qui est livrée avec de nombreuses options avancées. Ces options peuvent encore améliorer les performances de votre site et fournir plus de contrôle sur la façon dont le plugin mettra en cache votre site.

Activer la mise en cache

Pour configurer WP Super Cache avec des options avancées, allez dans l’onglet « Avancé » de l’extension WP Super Cache. Cliquez ensuite sur la case à cocher  » Activer la mise en cache « .

WP Super Cache advanced settings

En dessous de la mise en cache, vous trouverez des options pour la « Méthode de distribution du cache ». Nous vous recommandons d’utiliser l’option « Simple » si vous êtes débutant et n’avez pas l’habitude de modifier les fichiers de votre serveur.

Activer la compression dans WP Super Cache

La compression permet à WP Super Cache de servir les fichiers mis en cache sous forme de fichiers compressés, ce qui améliore le temps de chargement. Ces fichiers sont plus petits et peuvent être téléchargés par les navigateurs plus rapidement.

Pour activer la compression, défilez vers le bas jusqu’à la section « Divers » et cochez la case « Compresser les pages pour qu’elles soient servies plus rapidement aux internautes ».

Miscellaneous advanced cache settings

Activer la mise en cache dynamique

Si vous souhaitez conserver certaines parties d’une page web dynamiques pendant la mise en cache, WP Super Cache propose une option à cet effet.

Pour activer cette option, vous pouvez vous rendre dans la section « Avancé » et cliquer sur la case à cocher « Activer la mise en cache dynamique ».

Enable dynamic caching

L’activation de la mise en cache dynamique est utile dans certaines modifications, en particulier pour les pages dont le contenu change fréquemment. Par exemple, vous pouvez accélérer les pages contenant des publicités en permettant la mise en cache dynamique.

Configurer le délai d’expiration et le ramassage des déchets

WP Super Cache vous permet de configurer le délai d’expiration et la fréquence de suppression des pages mises en cache sur votre serveur.

Pour commencer, il suffit de défiler jusqu’à la section  » Délai d’expiration et collecte de déchets  » sous l’onglet Avancé pour la configurer.

Set up Expiry time and garbage collection

Le délai de mise en cache indique à l’extension de retirer la page mise en cache et de procéder à une nouvelle mise en cache. L’extension le définira à 1800 secondes par défaut, ce qui est idéal pour un site à fort trafic.

Cependant, si vous avez un site nouveau qui n’est pas très fréquenté, 3600 secondes est un bon point de départ.

En outre, vous pouvez planifier une heure à laquelle l’extension vérifiera la présence de fichiers mis en cache périmés et les supprimera.

Spécifiez les pages que vous ne souhaitez pas voir mises en cache

Par défaut, l’extension met en cache toutes les pages de votre site. Cela peut augmenter la taille de vos fichiers de cache et utiliser plus de ressources. Cependant, WP Super Cache vous permet d’ajouter des pages que vous ne souhaitez pas voir mises en cache.

Vous pouvez défiler vers le bas jusqu’à la section ‘Chaînes d’URL rejetées’ dans l’onglet Avancé pour commencer. Dans la zone de texte, saisissez la chaîne d’URL des pages que vous ne souhaitez pas que le plugin mette en cache.

Par exemple, si vous avez un magasin e-commerce, alors vous pouvez exclure les pages que les internautes ne visitent pas souvent et enregistrer les ressources du serveur. Il peut s’agir de la page de commande, de la page de compte et de la page de remerciement.

Add page URLs to remove from caching

Lorsque vous avez terminé, n’oubliez pas de cliquer sur le bouton « Enregistrer les chaînes ».

Configurer un CDN avec WP Super Cache

La plupart des sites à contenu servent un grand nombre de fichiers statiques à chaque demande de page.

Cela inclut les fichiers JavaScript, les images, les feuilles de style, et plus encore. Contrairement à vos publications WordPress qui sont générées dynamiquement par PHP, ces fichiers peuvent être servis à l’aide d’un service de réseau de diffusion de contenu (CDN).

Un CDN est un réseau de serveurs répartis géographiquement qui aident à diffuser rapidement du contenu à vos internautes. Pour plus de détails, consultez notre infographie sur les raisons pour lesquelles vous avez besoin d’un CDN.

Note: Réglages d’un CDN avec WP Super Cache est un peu technique et nécessitera une certaine expérience avec les CDN. Si vous préférez une méthode plus simple, alors CloudFlare est un fournisseur CDN gratuit qui est facile à configurer. Consultez notre Réglage sur la façon de configurer le CDN gratuit de CloudFlare sur votre site WordPress.

Pour configurer le CDN avec WP Super Cache, cliquez sur l’onglet CDN et cochez la case à côté de l’option ‘Enable CDN Support’.

Saisissez maintenant votre URL hors site, qui sera l’URL de votre zone d’extraction. Une zone d’extraction indique au CDN où trouver vos fichiers et comment les servir à vos utilisateurs/utilisatrices. Par exemple, vous pouvez saisir ce qui suit : https://cdn.wpbeginner.com

Enable CDN support

Dans le champ CNAMEs supplémentaires, saisissez les autres CNAMEs que vous avez créés pour votre zone pull. Par exemple, http://cdn1.wpbeginner.com, http://cdn2.wpbeginner.com, http://cdn3.wpbeginner.com.

Vous pouvez laisser les autres réglages par défaut. Dernier point, cochez la case « Passer à/au les URL https pour éviter les erreurs de « contenu mixte » » et enregistrez les modifications.

Click the skip HTTPS URLs option

Votre site est désormais prêt à diffuser du contenu statique à partir d’un CDN.

Servir un site statique avec WP Super Cache

Le mode de préchargement dans WP Super Cache vous permet de créer des fichiers statiques super cache pour toutes vos publications et pages et de servir un site statique. De cette façon, votre contenu se chargera rapidement chaque fois que quelqu’un visitera votre site.

Un fichier statique en super cache aide à conserver les ressources du serveur, à servir un ancien site qui n’est plus mis à jour et à améliorer la vitesse du site en servant uniquement du contenu statique.

Pour commencer, rendez-vous dans l’onglet ‘Preload’ de l’extension WP Super Cache. Ensuite, vous pouvez définir le temps d’actualisation des fichiers du cache de préchargement.

Par défaut, l’extension le définit à 600 minutes, mais vous pouvez diminuer le temps si vous publiez plusieurs articles chaque jour.

N’oubliez pas que le préchargement de l’ensemble de votre site WordPress prend un certain temps et consomme beaucoup de ressources sur votre serveur. Vous pouvez le laisser à 0 si vous ne voulez pas que vos fichiers statiques expirent jamais à moins que vous n’actualisiez manuellement le cache.

Preload super cache file

Confirmez ensuite que vous avez coché la case « Mode de préchargement (ramassage des ordures désactivé, recommandé) ». Vous pouvez également activer les préchargements pour différents identifiés, catégories et autres taxonomies sur votre site.

L’extension offre également une option pour recevoir des alertes par e-mail chaque fois que vos fichiers sont actualisés. Par défaut, il utilisera le réglage  » Aucun E-mail « , mais vous pouvez le modifier en choisissant une option dans le menu déroulant.

Lorsque vous avez terminé, enregistrez vos réglages, puis cliquez sur le bouton « Précharger le cache maintenant ».

Guides d’experts sur la mise en cache de WordPress

Maintenant que vous savez comment configurer WP Super Cache, vous pouvez consulter d’autres articles similaires à la mise en cache de WordPress.

Nous espérons que ce guide vous a aidé à configurer WP Super Cache sur votre blog WordPress. Vous pouvez également consulter notre guide sur la façon de déplacer un site WordPress de HTTP à HTTPS ou notre choix d’experts des meilleurs fournisseurs d’hébergement pour accélérer votre site.

Si vous avez aimé cet article, veuillez alors vous abonner à notre chaîne YouTube pour obtenir des tutoriels vidéo sur WordPress. Vous pouvez également nous trouver sur Twitter et 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

108 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. Greg says

    Hi, I’d like to know whether your guidance to choose mod_rewrite to serve cache files still stands as opposed to using PHP or Legacy Caching. I notice since you published your article, WP Super Cache have changed their own recommendation from mod_rewrite to PHP.

    Thanks in advance!

    Greg

  3. Dillon says

    Hi there. I’ve followed this tutorial to a T, and for the most part, everything works correctly, but I’m having two problems. First, when I make changes, they don’t appear on the site if I’m logged in. If I log out, they appear just fine. Second, I’m working on a WPMU network, and I only have the plugin installed on one site. But it’s caching the other sites on the network as well. How do I stop it from doing that? Thanks!

  4. Sarah says

    Hi,
    I followed your steps because my site was taking over 5s to load but after setting up the WP Super Cache my site wouldn’t load. At all. It was basic HTML – no content, no pictures, just the header…
    So, I guess I’m wondering if there’s a laymen’s guide to literally all the terms you use cause I don’t understand websites or programming and I have a website for a start-up NGO so can’t really pay for any help at this point.
    Or maybe you could direct me somewhere that will help me understand all this better? I’m a complete novice and confused easily!
    Help!

  5. Pedro Moreira says

    Hello,

    I have a « conceptual doubt » about WP Super Cache, that I didn´t see answered neither in your site neither in other sites.

    The question is: the structure of my site is finished. In basic terms, it is mainly a site of videos of football, which means that from this day on I will gradually add posts (that include the videos that I refered) and pages (of the teams).

    Since that this will be a long and permanent process, I need right now to speed up my site because nowadays is very slow.

    My doubt is: when I install and configue this plugin, what does that mean in terms of the updates that I will do in my site (post and pages that I add)?

    I mean, if I cache the site today and tomorrow I add a new page or post, what do I have to do in order that these pages or posts will be also cached? – do I just have to require an update of the plugin? If so, how do I do that, is it possible to define that the plugin will update the cache for example once a week?

    Thank you!

    Best regards.

  6. Herman says

    I’m getting an error on the first step where you need to click on caching on and update. You mentioned the following in your article:
    « WP Super Cache will fetch your WordPress site twice and will compare the time stamps of both pages. If the both time stamps match then this means that caching is working on your site now. »

    This is the place where I get the error. I get a message that says:
    Fetching to prime cache: OK

    Fetching first copy of FAILED

    Fetching second copy of : FAILED

    I would be glad if you could help me out.

  7. Teddy says

    My site is a coupon site, so code is included on the coupon so it prints out by itself without lots of other junk that is on the page. If I use WP Super Cache, will that code be lost because it’s now a static page? Will people still be able to click on the coupon to print just the coupon?

  8. Alex says

    Thanks so much for the the help. Do i have to create a cname record to use the CDN service in WP super cache. Thanks

  9. Stefan Andonov says

    Hi,
    How to preload for several languages, I am using qtranslate, that seems impossible, right?
    10x
    Stefan

  10. John Johnson says

    This is an ecommerce site using Exchange from iThemes. With WP Super Cache activated certain pages that need to be refreshed don’t get refreshed i.e. Empty Cart. When you Empty Cart it comes back with the same content or in other words it appears unemptied.
    When I deactivate WP Super Cache the problem disappears. It was suggested that I Whitelist the pages that shouldn’t be cached. I am uncertain about how to do that. Any help would be appreciated.
    Regards,
    John

  11. Dajuan says

    WP Beginner Staff, when a theme update is applied, or when other plugin updates are made, is WP Super Cache alerted to create new cached versions? Or does the plugin wait until « Expiry Time & Garbage Collection » or a manual cache deletion?

  12. Iosif says

    Hello,

    I am using WP Super Cache, but it seems that my images don’t get cached. Any ideas on how to configure this?

    I did have a lazy load plug-in, but it conflicted with my theme, so I deactivated it…

  13. shubhendu says

    I have just install wp super cache plugin by reading your article but nor js,css and image is not loading at my blog…plz help my site address is

    If you dont want to publish is comment because i include my site link PLEASE reply to my email id.

    Thanks.

  14. madhavi jha says

    hi , i am regular reader of your site , i have setup WP Super Cache plugin as you guide in your blog , but its not working its show only 20/100

    please guide me ,i have been tried to solve this problem since last 2 days , please guide me .

  15. nitai roy says

    Hi,

    I followed as you mentioned here. Everything has done perfectly but I could not find this option: « Enable Compression in WP Super Cache: »
    Where is it please?

    Also, Now how can I know whether it is working perfectly or not?

    Thank you very much.

  16. kurakaniz says

    after updating the plugin it says « .htaccess file may need to be moved » and this error too

    A difference between the rules in your .htaccess file and the plugin rewrite rules has been found. This could be simple whitespace differences but you should compare the rules in the file with those below as soon as possible. Click the ’Update Mod_Rewrite Rules’ button to update the rules.

    what to do please help

  17. stephen says

    I installed everything just as you said but I am still getting 52sec load time and if I tried using gtmetrix I get an error saying the URL does not appear to be an HTML.home page . please help site is

  18. Megan Good says

    This article was very helpful, and I was able to troubleshoot my issues based on your suggested settings. Thank you for the info!

  19. Omprakash Jaiswal says

    wp super cache does not work
    Permlink Structure Error

    A custom url or permalink structure is required for this plugin to work correctly. Please go to the Permalinks Options Page to configure your permalinks.

  20. Hammad says

    Thank you for your suggestions, I’m trying to apply these settings on my website now. Can you please advise if wp super cache supports minify settings.

    I had wp3 total cache and had a score of 97/81 on gtmetrix, after installing wp super cache my score decreased to 82/68.

  21. Imran says

    Was looking for some great guide for super cache plugin. Now I will try it on my test site.
    Thanks for such a nice tutorial

  22. efiga says

    Hi
    i have a little question , when using this plugin to cashe pages , the google adsense ads will be cashed too ? ,it will show the same ads ?
    thank you in advance

  23. avisdupublic.net says

    Hi, Thank you for this outstandly good article. However, I am facing several issues with WP S. Cache.
    The website is : avisdupublic.net

    1°) My Home page is a static one. However, when a new article is published, the /home must be changed (new article in the slider and so on). However, it is no the case! Moreover, when I just « update » this static page, by a strange miracle (not so strange because with the update, the cache-page is flushed), the /home becomes « normal ».

    2°) From 1°), I decided to tick the Pages, Front page, Is_home in the rejected ones. However no changes appeared in the /home.

    Do you have an idea where could be the problem ?

    Bests,

    (sorry for the poor english)

  24. Farcas Gelu Danut says

    I’m sorry for my poor English language.
    I use now WP Total Cache, CDN is Cloudflare, shared hosting.
    Specialists working at hosting company I recommend using wp super cache to replace the WPTotal Cache. What is your opinion?
    WP Total Cache internet is recommended, considered superior WP Super Cache.
    I use Google translate for this comment. Is OK?

  25. Nguyen Duc says

    Thanks for post, but i have a problem below:
    Warning! Could not update /home/d2c45a95/public_html/wp-config.php! WPCACHEHOME must be set in config file.
    Warning! /home/d2c45a95/public_html/wp-content/advanced-cache.php does not exist or cannot be updated.

    1. If it already exists please delete the file first.
    2. Make /home/d2c45a95/public_html/wp-content writable using the chmod command through your ftp or server software. (chmod 777 /home/d2c45a95/public_html/wp-content) and refresh this page. This is only a temporary measure and you’ll have to make it read only afterwards again. (Change 777 to 755 in the previous command)
    3. Refresh this page to update /home/d2c45a95/public_html/wp-content/advanced-cache.php

    If that doesn’t work, make sure the file /home/d2c45a95/public_html/wp-content/advanced-cache.php doesn’t exist:

    1. Open /home/d2c45a95/public_html/wp-content/plugins/wp-super-cache/advanced-cache.php$wp_cache_file in a text editor.
    2. Change the text CACHEHOME to /home/d2c45a95/public_html/wp-content/plugins/wp-super-cache/
    3. Save the file and copy it to /home/d2c45a95/public_html/wp-content/advanced-cache.php and refresh this page.
    How to fix it, bro

  26. Joe Capone says

    I have Super Cache working…the contents show all of the pages in the cache. It has increased our site speed.

    the site is insuringincome.com

    For some reason, when I enter additional cnames and use http://content1.insuringincome.com,….
    Comma separated from content1-content10 (confirmed that all cnames are created in CloudFront districution)….I get a 404 error when saving.

    I have tried many different settings…nothing prevents the 404 from trying to save with additional cnames.

    Thoughts?

  27. Borislav says

    Hi Guys!
    First sorry my English, because it is not very good!
    I use wordpress and Boozurk theme version 2.02.
    I have a little problem and i want little help!
    The problem is: when i use my phone and surfing my site, sometimes the theme not switch to mobile view and everything in my site is with wrong view.

    I also use WP super cashe plugin. When i activate the cashe and continue surf the site, then the theme not switch to mobile view and show me a desktop view of the site.

    When i deactivate WP super cashe plugin and delete the cashe the view of the site on my phone is perfect. The theme switch to mobile view.

    Is there any settings of WP super cashe plugin that i have to make, and when i make them the people who surf my site with mobile phones or tablets,
    to surf mobile view of the site, not the cashe page of desktop view.

    I hope you will understand me! Thank you!

    • WPBeginner Support says

      Borislav, it seems that your theme uses php to detect mobile users and then switches the theme. When you are using WP Super Cache, it displays the standard theme from the cache, so the part where your theme detects and displays mobile theme is not executed. Your theme’s developer can help you better in this regard, or you can also try WP Super Cache’s support tab.

      Administrateur

  28. pipdig says

    Really useful, thanks! We managed to get one of our website’s loading time down from 6+ seconds to 0.8 using a combination of WP super Cache and Cloudlfare’s Rocketloader. Amazing!

  29. Thomas Frenkiel says

    I wanted to use mod-rewrite for a website that has WordPress installed in a subdirectory.
    This seemed to cause a problem (only homepage was showing). What kind of thing is best to do in this case? Is there a way to use mod_rewrite on a sub directory?

    Thanks in advance.

    • WPBeginner Support says

      There could be various reasons. There could be a conflict with .htaccess file in the parent directory or a comment missing # sign in your .htaccess file. You better post in plugin’s page under support tab.

      Administrateur

  30. Shantanu says

    Hi Sir ,
    Thanks for the post. I have a question , When i update or publish a post or page it does not appear on the homepage. This happens due to Wp Super Cache. Please help !

  31. Sandra says

    Hey guys,

    Thanks for the great blog. I just found it and I am definitely saving this one in my favorites! Keep up the good work.

    Here’s my question:

    When I try to access the WP Super Cache Settings I get the following message:

    Permalink Structure Error

    A custom url or permalink structure is required for this plugin to work correctly. Please go to the Permalinks Options Page to configure your permalinks.

    I used these 2 methods to access the Settings:

    1. Plugins -> WP Super Cache -> Settings
    2. Settings -> WP Super Cache

    But I still get the error message.

    How can I access the Settings to install the plugin?

    Your help would be greatly appreciated,
    Sandra

  32. george says

    hi ,

    i tried to use w3 total cache in my website as in all websites it was suggested as the best , but when i put in my site http://www.foodintolerance.gr everything went wrong!!!! i had a white blank screen everywhere site and admin panel , lost my mind until my provider had to make some changes to the .htaccess. i would recommend really big attention . will i have the same problems with the super cache for beginners??
    thank you

  33. Romeo Rjas says

    Can I use WP super cache for wp blog that host on VPS? My friend said that WP super cache can cause some problem when it’s installed in wp site on VPS hosted. Thank you

  34. Tomé Mendes says

    Hi there,

    I used W3 Total Cache in the past, but for some reason I started having problems with it. Maybe the reason was a miss-configuration of the Plugin.

    Anyway, I decided to allocate all the images and files of my website in a subdomain like files.domain.tld

    So now I just want to know something. After applying this steps to my website it will create a cache of the main content of my domain. Posts, Categories, etc…

    What about the files in the subdomain, how can I reduce load time of them? Should I apply CloudFlare only on the subdomain or whole website?

    The website is: http://www.ridfick.com (if possible take a look of what can be done)

    Thanks

    • Editorial Staff says

      The plugin will create a cache of your page content. However, browser caching won’t be setup properly because you have media files in a subdomain.

      We don’t use cloudflare, so baring that in mind it would make sense to apply it to the whole site.

      Administrateur

  35. Qasim says

    Hi,

    Thank you so much for this great tutorial, I am just confused on WP super cache CDN settings. Do you need a CDN network like MaxCDN to be used with WP super cache or WP CDN works alone, where you will get the CNAMEs URLs. Also do you recommend using the plugin with cloudflare.

    • Editorial Staff says

      The whole purpose of having CDNs is to utilize third-party cloud servers to reduce the load on your main server. Simply creating cname records on your main server won’t do much good. We don’t use Cloudflare, but you can if you like.

      Administrateur

  36. Abdullah Salisu says

    I don’t av any cache plugin installed on my blog. that explains why my blog load’s slow.
    Now i know. WP Super Cache is gonne be my next plugin to install on my blog…

    Thanks and kudos to the ceo.

  37. Robert Anderson says

    Hi Guys thanks for the plugin but its way out of my league to install. It does show me just how much I have to learn . I keep all your emails so I wll have a go at this once I gain a bit more know-how. Keep up the great work lads.
    Robert

  38. Suresh Khanal says

    Hi Geremy,

    I did everything except CDN, but whenever I enable WP Super Cache, the post content is not displayed. It displays only the title and comments. If I disable caching everything is fine again. I’m troubled with this problem and could not find any solution yet.

  39. Jeremy Myers says

    I love WP Super Cache. I use pretty much the same settings you do to get my blog to load in less than 2 seconds. Still working on getting it down to less than 1 second, but that requires further tweaks…

  40. Edward Black says

    Maybe you can describe in a few sentences, what the difference between WP Super Cache and W3 Total Cache is?

    I use W3 Total Cache since my first WP-Project and it works ok. I started with only the basic settings and later I installed server modules like memcache… but a thing that never worked for me is the minification of css. It breaks every theme I ever used.

    Edward

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.