Hello @ldallara,
It seems that you have a plugin that creates sessions for your pages:
set-cookie: PHPSESSID=33bda28c02b31f410cb20da3fed453c3; path=/
so the following header is also set:
cache-control: no-store, no-cache, must-revalidate
There is not much our developers can do in such cases. Sessions should never be cached and I would recommend you to discuss the matter further with your local website developer.
Regards,
Vladimir
Vladimir Thanks for looking.
I will remove this plugin called GDPR Cookie Consent was successfully deleted
and test it.
The plug is required by EU Law.
Lou
@vtrandev Hello
I can’t find any of the code you found.
The provided data contains the headers of the page. You can obtain those headers from the browser’s network tab by reviewing the initial request’s response headers. We recommend checking the case further with the assistance of a developer as this investigation is out of our scope.
Best Regards,
Dimitar Petrov
I am a developer and have already done what you have suggested.
I have disabled the plugin as it doesn’t add any speed to the site.
Furthermore, I will look at the CDN next