Hi,
I spend a lot of time to optimize my page for speed.
When you see my screenshot I have reached a 98 Page Speed for Desktop. Because I use a lot of different Plugins and I have many photo galleries in my post, I think this is pretty good.
On the other hand, the situation is completely different on mobile. The PageSpeed is very poor there. It is the completely same page with even much less content. For example, the mobiel view has no sidebar, etc.
Nevertheless, the PageSpeed for mobile is very bad.
What can be the reason for this? Is the X Theme not really mobile friendly?
I don´t need a documentation how to optimize Speed. I already use Memcached, WP Rocket, Image Optimization, a CDN. So I’ve already done a lot there. Still, I can’t explain why the mobile view is so much worse?
Is there a possibility that I can use another Theme for my mobile view to test this?
For mobile I exclude foir example some content via [visibility type=“hidden-phone”]. Is this shortcode just like a “display:none” in CSS for not showing content in the frontend, but still needs to be loaded in the code? Or does the shortcode really exclude the code from being loaded on mobile at all?