Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

I have a website running on wordpress and i have installed W3 total cache plugin on it the problem i am facing is the site home page load in around 10 to 12 seconds when user is logged in. The home page performance is fine when user is not logged in. is there any other plugin i have to use or do i have to make modifications in the W3 total cache plugin.

Any help would be appreciated.

Thanks

share|improve this question
Do you have caching enabled for logged in users? – m0r7if3r Jan 22 '12 at 13:53
yes i enabled the caching but some time what happen is sometimes anonymous user see the cached version of logged in user page for example in post detail page when user is logged in a message is shown in the comment section and a logout link but any anonymous user view the same post detail page he is able to c the same message and logout link any solution for this? – riaz Jan 22 '12 at 15:40
Are you doing any additional script loading for logged in users? – m0r7if3r Jan 22 '12 at 16:34
no i am only facing problem in post detail page – riaz Jan 22 '12 at 16:44
So users who are logged in and who aren't logged in see the exact same thing? – m0r7if3r Jan 22 '12 at 16:56
show 2 more comments

closed as too localized by toscho Dec 24 '12 at 21:55

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

1 Answer

Try using a different cache program and see if it solves your issue. I've had the issue before where the cacheing just wasn't compatible with the site and it led to strange issues for whatever reason.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.