How to fix cache miss header on litespeed? - wordpress

can some one help me please fix this issue ? iam using wordpress with openlitespeed and cyberpanel
litespeed headers
Thanks
i'm expecting to see cache hit

Related

Nginx - Enabling Browser Caching

I'm no expert on this subject and the server isn't managed by myself but I've tried to setup W3 Total Cache on a WordPress site which is running via Nginx.
W3 Total Cache has created an nginx.conf file in the following location:
/var/www/domain.com/public/nginx.conf
Nginx has been restarted but the browser caching rules don't seem to be applying.
Can anyone shed any light on why this isn't working or what I'd need to look for?
Any advice would be greatly appreciated. If you have any questions or need further clarification on anything, please let me know.
Thanks in advance!

Wordpress sitre redirect issue

The website I am developing is acting up weirdly.
We have just transferred from local host to the actual server. However, when we tried to access it via the URL it automatically redirect from http://www.divinedcc.com to http://www.www.divinedcc.com
which I have inspected in DB, .htaccess and wp-config.php, nothing seems wrong there.
Has anybody had this issue before? what's the best solution?
Thank you.

Wordpress post stay in draft (cPanel)

Im try to publish a post in wordpress but my post stay in draft status
before my wordpress (and all of the WordPress sites on the server) was OK !
but now all have this problem
i think this is my server config ! (cPanel)
Where is my problem? :(
My Server : cPanel - Litespeed
Sorry for my bad English :(
Are you getting any error while publishing your post through wp-admin panel ?
Also I will suggest you please try to disable your all plugins and check it. If you are still getting same issues then you will have to contact your hosting provider to check this.

Wordpress Site Homepage Not Showing Ads

I am using Wordpress on my Domain CBSE Result 2014
I am facing an issue on it. All the post and pages are showing the ads while the homepage is blank and is not showing any ads on it. Please if you know about these kind of isse then do reply. Also, tell me that is this a Wordpress Issue or Server issue on which the domain is hosted.
I have got the solution of mine. This was a server issue as the server of mine was hacked and after hacking the Wordpress Charset was set to UTF-7 due to which I was facing this issue but thanks to admin of New Year Greetings who helped me a lot to get out of this issue. The issue was only due to utf-7 which should be utf-8 for wordpress as it is recommended.

Post redirect to 404 page from admin side in wordpress

I faced a strange issue in my blog. when i publish new articles from admin almost 75% of time it redirect to www.maydomain.com/wp-admin/post.php (Page not found) and nothing saving on the DB.I checked the wordpress forum for this issue they mentioned few things like
1) Disable all the plugins
2) Adding htaccess section
# BEGIN 404 Fix
<IfModule mod_env.c>
#SetEnv MODSEC_ENABLE Off
#PassEnv MODSEC_ENABLE
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
#END 404 Fix
3) Increase the memory limits and maximum size on wp-setting.php
All this i have done but the problem remains. Another strange thing i found is this will happen only on server my localhost xampp its working fine.On server sometime its works fine wordpress version is 3.5.2 and plugin are used only recaptcha and seo yoast
I am using meetgaverwp frame work and theme is there any fix for this problem ?
The whole day i stuck with this ! :(
Now that you did the fix, you probably need to login using a different browser. Redirects are cached for a while.
If your new browser works, clear the cache in your main browser and try again.
Finally I solved this issue.
The issue with old post update or adding new.
First of all I figure out why its happen .The post contain some php variables like session_start() , $_SERVER[] etc is blocked by server.
In some host it will works by disabling mod_security in htacces file.
But on shared host its not works that is why its happen to my blog.
The Solution is Just ask for Hosting Provider and ask to fix with disabling mod_security for your account. The issue fixed Works like charm .. :)

Resources