Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+2 votes
701 views
in Plugins by
The plugin which will cache the html file in folder. This will reduce the server response time. And it should be available only for non logged in users .
by
What is "high"? Are you just slightly above the 600ms the page mentions as the test threshold? In that case your website is probably still fine. Or are you at a couple seconds or more? Then you may want to look at setting up memcache. See this answer: https://www.question2answer.org/qa/70940/
by
I am getting this error "The Memcached PHP extension is not installed."
But the Memcached  PHP extension is already installed.
by
And also please have a look at this plugin : https://github.com/mrzeeshanplus/q2apro-caching
by
I know nothing about the environment you're using to run Q2A, so I could only guess why you're getting that error. Which I'm not going to do. Please provide more information if you want people to help with that (preferably in a new question). Also, "have a look at this plugin" for what exactly?

1 Answer

0 votes
by
I tried nitro pack on website https://www.mymotifs.com. Intially it helped to improve google page speed but later the script started breaking messing with website layout.
...