clearing any page cache you or your host might have should do the trick venkat01 🙂
hope this helps,
frank
Tried clearing the cache using the plugin and on the server, but it didn’t fix the issue.
AO itself does not do page caching, so clearing AO’s cache will not help. Can you share your site’s URL so I can try to find out if you have different caching layers?
Here is my url. Please check this
looks OK to me at first sight (see https://imgur.com/a/QlIUPlS)
I do see however;
1. the only 2 autoptimized CSS files are preloaded but not used later on, so the preload is not needed really
2. you’re also using WP Fastest Cache, but optimizing CSS and/ or JS with 2 plugins can produce unexpected results, it would be better to disable CSS & JS optimization in either WPFC or AO?
3. seeing the references to WPFC, you like have page caching there. I also see Cloudflare, that could play a role as well (although based on the HTTP reponse headers you don’t have page caching there)
hope this helps,
frank
Ok thank you. will check the above. could you please check these network requests.
those are the 2 preloads I mentioned in the first of my 3 bullet points 🙂