When I moved my wordpress websites from an ubuntu server to a microsoft server my backend was all grey. Just a menu and a lot of nothing.
Disabling WP Super Cache solved this problem. But of course you can’t run a wordpress website without caching. You won’t be able to serve many visitors and your users will get impatient.
How to disable a Plugin if you can’t access the backend
Just delete (or move) the files of the plugin from the folder wp-content/plugins of your wordpress installation and reload the backend. The plugin will be disabled even if you restore the files.
I researched many options. And tried all of the “solutions” I found online.
- Changing the web.config
- Adding a web.config to the cache directory
- Different alterations to the WP Super Cache plugin
Sadly I didn’t get it to work.
W3 Total Cache on the other hand supports IIS greater than version 5 out of the box.
I like WP Super Cache very much and chose it in the past over W3 Total Cache. It has less features and options and is therefore easier to set up.
That beeing said I was very happy when my website was again beeing deliverd in under 200ms. If you are running wordpress on windows check out W3 Total Cache.
If you would like a tutorial about the setup and configuration of W3 Total Cache, write your questions in the comments.
Hello, I would like to receive a tutorial of w3 total cache for windows for dummys
have you made any changes in web.config for W3 Total cache?
Yes, there is quiete a lot of things u have to do manually which W3 Total Cache does automatically on Linux Servers. Like for example the client-side caching or the compression.
Hello,
I would like to receive the tutorial!
Can I request a tutorial as well?
Hi,
Did you made any changes in web.config in w3 total cache?
Total cache is also not working in my website.
Yes I did a few. What version of IIS are you running? What are the symptoms of not working on your website?
Hi,
I would like to receive the tutorial.
Is the tutorional coming?