Hi have noticed perfomance issue with soledad on wordpress.com.
It seems to be due to 2 main reason :
1- session_id cookie prevents caching of pages (they say : In order for edge cache to be working, we would need for logged out requests to have no cookies sent.)
2 - CSS optimization takes a lot of time :
I am still seeing the theme's custom CSS processing taking around 700ms per uncached request (soledad_theme/custom_css action), even after you turned off some settings.
The session_id cookie is created by WordPress core. In this case, please clear your browser cache and try checking again in private/incognito mode.
Regarding the critical CSS issue: when you enable this option, you should install and activate a caching plugin to prevent the critical CSS process from running every time a user visits your site.
1/ Regarding the session_id cookie, please wait while I double-check this issue on another site. However, during my testing on a sample site, I did not encounter this issue.
2/ If your server doesn’t support installing third-party caching plugins, it’s recommended not to use the Penci Shortcode and Optimize plugin for site optimization.
Hi have noticed perfomance issue with soledad on wordpress.com.
It seems to be due to 2 main reason :
1- session_id cookie prevents caching of pages (they say : In order for edge cache to be working, we would need for logged out requests to have no cookies sent.)
2 - CSS optimization takes a lot of time :
I am still seeing the theme's custom CSS processing taking around 700ms per uncached request (soledad_theme/custom_css action), even after you turned off some settings.
How can I fix it ?
Best Regards,
Attached files: Capture d’écran 2024-11-27 à 23.01.21.png
Hi,
For this case, please send me your WordPress admin account in a PRIVATE reply.
I'll log in and try to help you check this problem.
Regards,
PenciDesign.
Hi,
I've checked your site:
Hi,
Thank you for your answer but this cookie desappear when I change my theme.
For the critical CSS issue , my host has cache at server side so it should not be processed every time a user visits my website.
Hi,
1/ Regarding the session_id cookie, please wait while I double-check this issue on another site. However, during my testing on a sample site, I did not encounter this issue.
2/ If your server doesn’t support installing third-party caching plugins, it’s recommended not to use the Penci Shortcode and Optimize plugin for site optimization.
Regards,
PenciDesign.
Thanks ,
When I deinstall shortcode and Optimize plugin, shortcodes and translations are not taken in account.
Is there a plugin only for shortcodes and translations ?
Regards