ウェブサイトのスピードは、ユーザーエクスペリエンス、SEO、コンバージョンにとって非常に重要です。遅いウェブサイトは訪問者をイライラさせ、コンテンツに触れる前にサイトを放棄させてしまいます。そのため、弊社ではキャッシュプラグインを使用し、ウェブサイトの高速化を図っています。
W3 Total Cacheは、あなたのウェブサイトのパフォーマンスを劇的に向上させることができる人気のある強力なWordPressキャッシュプラグインです。ページの静的なバージョンを作成し、サーバーの負荷を軽減し、より速く訪問者にコンテンツを提供します。
この初心者向けガイドでは、WordPress ウェブサイトに W3 Total Cache をインストールし、設定する手順をステップバイステップで説明します。主な機能と設定について説明しますので、サイトの速度を最適化し、ユーザーによりスムーズで楽しいエクスペリエンスを提供することができます。
編集者注:私たちのウェブサイトでは、もはやW3 Total Cacheを使用せず、プレミアムキャッシュプラグインであるWP Rocketに切り替えました。W3 Total Cacheは今でも十分に機能する素晴らしいソリューションです。
W3 Total Cacheとは?
W3 Total Cacheは、WordPressのパフォーマンスと速度を簡単に向上させることができる最高のWordPressキャッシュプラグインの一つです。
初期設定では、WordPressはユーザーからのリクエストに応じてPHPを使用してサイトの各ページを動的に生成します。
PHPはサーバーサイドのプログラミング言語です。つまり、ユーザーのリクエストごとにサーバーへの負荷が増加します。これはサイトのパフォーマンス、ユーザーエクスペリエンス、SEOに影響します。
WordPressのキャッシュプラグインは、PHPをスキップし、Webページのキャッシュコピーを提供することによって、この問題を軽減するのに役立ちます。
また、ウェブサイトをCDN(コンテンツデリバリーネットワーク)に簡単に接続し、ウェブサイトのパフォーマンスをさらに向上させることができます。
WordPressにW3 Total Cacheをインストールする
WordPressにW3 Total Cacheプラグインをインストールする前に、サイト上の他のキャッシュプラグインを無効化しておく必要があります。これにより、サーバーリソースを節約し、プラグインの競合を防ぐことができます。
その後、W3 Total Cacheプラグインをインストールして有効化します。詳しくは、WordPressプラグインのインストール方法のステップバイステップガイドをご覧ください。
有効化すると、W3 Total CacheはWordPressの管理サイドバーにパフォーマンスというラベルの新しいメニュー項目を追加します。それをクリックすると、プラグインのセットアップウィザードが起動します。
次へ」ボタンをクリックしてください。
まず、ページキャッシュをオンにするかどうか尋ねられます。ページキャッシュのテストボタンをクリックしてください。
W3 Total Cacheは異なるストレージエンジンのオプションを表示します。最も時間を節約できるものを選ぶ必要があります。通常、それは ‘Disk:ほとんどの共有ホスティングサービスプラットフォームでは、’拡張’オプションになります。
Nextボタンをクリックして次に進む。
ここで、データベースキャッシュをテストするオプションが表示されます。Noneを選択することをお勧めします。ほとんどの小規模から中規模のサイトでは、MySQLサーバーはデータベースキャッシュよりも高速にデータを取得することができます。
Nextボタンをクリックして次のステップに進みます。
オブジェクトキャッシュのセクションに移動します。オブジェクトキャッシュにより、W3 Total Cacheは動的ページのデータベースクエリーを保存し、パフォーマンスを向上させるために再利用することができます。
テスト結果が数ミリ秒の差しか示さない場合は、「なし」を選択すればよい。
次のボタンをクリックして続ける。
その後、Test Browser Cacheボタンをクリックし、テスト結果の下にある「有効化」オプションを選択します。
このオプションは、ウェブページのコピーを一定期間保存するよう、ユーザーのブラウザーに要求します。ウェブサーバーのキャッシュからページを読み込むよりも、ブラウザーキャッシュからページを読み込む方がはるかに高速です。
次のステップに進むには、nextボタンをクリックしてください。
最後に、セットアップウィザードが、画像の遅延読み込みを有効化するかどうかを尋ねます。
現在、WordPressには画像の遅延読み込み機能がビルトインされています。しかし、一部の古いブラウザーではこの機能がサポートされていない場合があります。
W3 Total Cacheは、JavaScriptを使用して画像の遅延読み込みを追加し、さらに高速で効率的にすることができます。
その後、セットアップウィザードを終了し、W3 Total Cacheダッシュボードを表示するには、[次へ]ボタンをクリックします。
W3 Total Cacheの高度なキャッシュ設定オプション
基本的な設定であれば、ほとんどのサイトに対応できるだろう。しかし、さらにパフォーマンスを向上させるために設定できる多くの高度なオプションがあります。
最も重要なものを見てみよう。
W3 Total CacheでJavaScriptとCSSを最小化する
ミニファイ」というキーワードは、サイトのファイルサイズを小さくする方法を表すのに使われます。これは、ソースコードから空白、行、不要な文字を削除することによって行われます。
注意:JSファイルとCSSファイルを最小化すると、サイトが壊れる可能性があります。もしこれを有効にしてサイトが正しく表示されない場合は、これらのオプションを無効化してください。
W3 Total Cacheでは、JavaScript、CSS、HTMLのソースコードも簡単に最小化することができます。ただし、JavaScript と CSS ファイルだけを最小化することをお勧めします。
パフォーマンス ” Minifyのページに行き、JSセクションまでスクロールダウンするだけです。
JS minify settings」にチェックを入れて有効化する。
次に、CSSセクションまでスクロールダウンし、同じ方法でCSSのminify設定を有効化する。
設定を保存するには、「すべての設定を保存」ボタンをクリックすることをお忘れなく。
別の方法については、WordPressでJavaScriptとCSSファイルを最小化する方法をご覧ください。
W3 Total CacheでCDNサポートを有効にする
CDNまたはコンテンツデリバリーネットワークは、画像、CSS、JavaScriptなどの静的ファイルをサーバーのグローバルネットワークから提供することで、サイトのパフォーマンスをさらに向上させるのに役立ちます。
これにより、WordPressホスティングサービスのサーバーへの負荷が軽減され、ページの読み込み速度が向上します。
W3 Total Cacheは様々なCDNプラットフォームをビルトインでサポートしています。
私たちは、市場で最高のCDNソリューションであるBunny.netを使用することをお勧めします。これは、私たちのOptinMonsterサイトに使用しているものです。
まず、Bunny.netアカウントにサインアップする必要があります。サインアップ後、サイトのPull Zoneを作成する必要があります。
プルゾーンは、Bunny.net CDNにホスト名を追加します。このホスト名は、あなたのサイトの静的ファイルを提供するために使用されます。
プルゾーンの名前を追加し、サイトのドメイン名を入力します。
プルゾーンを追加した後、パフォーマンス ” 一般設定のページにアクセスする必要があります。
次に、CDNのセクションまでスクロールダウンしてください。
CDNオプションの横にある有効化ボックスをチェックし、CDNタイプオプションの横にあるジェネリックミラーを選択します。
Save All Changesボタンをクリックして、設定を保存することを忘れないでください。
次に、パフォーマンス ” CDNページにアクセスし、コンフィギュレーションまでスクロールダウンする必要があります:オブジェクト」セクションまでスクロールダウンします。
ここから、pullzoneに先ほど作成したホスト名を追加し、test mirrorボタンをクリックします。
W3 Total Cacheは、あなたのホスト名の可用性をチェックし、それが成功したときにTest Passedメッセージを表示します。
Save All Changes(すべての変更を保存)ボタンをクリックして、設定を保存することができます。
W3 Total CacheはCDNサーバーから静的リソースの提供を開始します。
W3 Total CacheはCloudflareの無料CDNとも相性が良い。また、CDNサービスがビルトインされた最高のサイトファイアウォールサービスであるSucuriと併用することもできます。
W3 Total Cacheのトラブルシューティング
W3 Total Cacheを適切に設定すれば、バックグラウンドでシームレスに動作し、WordPressのスピードとパフォーマンスを向上させることができます。
時折、サイトに加えた変更がすぐに表示されなかったり、プラグインが正しく動作しないといった問題に遭遇することがあります。
これらの問題の最も一般的な原因は、おそらくサイトの古いキャッシュバージョンが表示されていることです。
WordPressのキャッシュをクリアすることで簡単に修正できます。
上部にあるパフォーマンスメニューをクリックし、すべてのキャッシュを消去オプションを選択します。W3 Total Cacheはサイト上のすべてのキャッシュコンテンツをクリアします。
まだ古いバージョンのサイトが表示されている場合は、ブラウザーキャッシュもクリアしてみてください。
この記事がWordPressのW3 Total Cacheのインストールとセットアップのお役に立てば幸いです。また、WPBeginnerのページ読み込み速度を向上させる方法についてのガイドと、あなたのウェブサイトを高速化するための最高のWordPressキャッシュプラグインの専門家のピックアップもご覧ください。
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.
Francis
Good and Quality tutorial
thanks Syed Balkhi.
this really helped me
Raj singh
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…
Derek C
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!
Huu
Thanks Bro! ^^
Pronob
thanks a lot for this article.i was searching for this.
Amit
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?
Rahul Rampal
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.
Dinuka
What is ‘server response time’? And how to reduce it?
Mody Star
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
Utkarsh
I did the settings of W3 total cache plugin and the favicon of my website stopped appearing. Can you please check it
Jon
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.
Ian Smith
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
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.
管理者
Himanshu Grewal
MAXCDN is free ir not??
WPBeginner Support
No it is a paid service.
管理者
Ian
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
WPBeginner Support
Yes, we still use and recommend MaxCDN.
管理者
Bart Percy
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!
ROSANNA
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 ?
Anant
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
TJ
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
Rahul
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
Jewel
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
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.
管理者
sojib
I am not using this cace plugin anymore. Using now wpfc two of my site. simple and faster then other plugins.
Tea
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
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.
管理者
Tea
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
Lifa
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.
Penelope
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
Keami
When I check the box for enable for page cache and click save all setting it doesn’t stay checked. Help please?
reza
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
deepa tiwari
Thanks for sharing . I tried to install W3 total cache showing Error not Available for you. How to fix it. Please help me
Manu
i always come back for W3 Super Cache settings after messing-up with the plugin and i never back or restore its settings because i know where to look for it.
Thanks Wpbeginner for this awesome tutorial.
tracey sharp
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!
Hasnain Abid Khanzada
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?
Muhammad Imran
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
Tristian
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) ?
Ali Emami
Hi
When I Click on “Specify it here” link, W3 Total Cache does not take me to the CDN page
I go to this address:
http://example.com/#configuration
What should I do?
Help me please
Thank You
WPBeginner Support
Please contact W3 Total Cache support
管理者
Nabeel
This page is at 91 score on pingdom
WPBeginner Support
Yes it is, thanks for noticing.
管理者
Sacha
Thank you! I was having a lot of trouble with this plugin and now I have it working perfectly!
Abhishek
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!
Sandy
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
Palla Sridhar
How do I use Cloudflare with W3TC. Is there no support for it.
Morgan Cole
I also need integration with Cloudflare. Please Help!
Lynne Adams
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?
Debbie Bridge
Just wondering does it matter if your site is a wordpress.com rather than a wordpress.org for this plugin?
WPBeginner Support
You cannot install plugins on WordPress.com. Please see our guide on the difference between WordPress.com vs WordPress.org.
管理者
Lyheang IBell
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 ?
Julian
I think this post needs an update.
D
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.
WPBeginner Support
We try our best to provide help and advice. However, sometimes questions fall out of our site’s scope. Please see our guide on how to properly ask for WordPress support and get it.
管理者
Arsalan Mughal
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
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.
管理者
Kate
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
Adam Thomas
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!
WPBeginner Staff
Please contact MaxCDN support.
Mathieu
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.
Richelle
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…
stooni
show where there are linked, check the File Rigts!
—- stooni