Slow when logged in as admin

Hello,

I’m using the latest easyengine. I created my site using this command ee site create example.com --wpfc. My problem is my site is a little bit slow when I logged in as admin. Site is fast when logged in as subscriber . Any help please? Thanks in advance!

Hi @seyntjim

This is because there admin pages are not cached. Although for other pages we recommend using redis cache, which you can update your site to, using following command :

ee site update yoursite.com --wpredis

For more information you can refer this page.

I am closing this support topic for now. Feel free to create a new support topic if you have any queries further. :slight_smile: