Cache Issue for Mobile Users
-
I’m currently facing a serious issue with website caching. Although I have fully updated the website and configured everything properly, there’s a strange problem occurring during the caching process.
When I run the crawler (using LiteSpeed Cache), it does create cache for all the pages. However, the real problem is that those cached pages don’t perform well on mobile performance tests.
For example, if I test any post or page on PageSpeed Insights right after the crawler builds the cache, the mobile score usually remains between 50 to 60. But, if I manually visit the same post from a mobile device and then run the PageSpeed test, the score immediately jumps to 90+.
This indicates that the cache generated by the crawler doesn’t include mobile-specific optimizations or maybe mobile view isn’t being triggered properly during preloading.
So far, to get high mobile scores, I have to manually open each post/page from a mobile phone to trigger proper mobile cache, which is obviously not scalable. I’ve been trying to fix this for the past two days without any success, and it’s becoming quite frustrating.
If anyone has faced a similar issue or knows a proper workaround to force mobile-view based cache generation, your help would be highly appreciated.
The page I need help with: [log in to see the link]
The topic ‘Cache Issue for Mobile Users’ is closed to new replies.