georg
Forum Replies Created
-
Thank you.
Forum: Plugins
In reply to: [LiteSpeed Cache] Exclude RSSI cannot see nocache instances for this URL in the debug log.
Forum: Plugins
In reply to: [LiteSpeed Cache] Exclude RSSI just purged the cache. How would I check if LiteSpeed_Cache_API::set_nocache runs inside the condition?
Forum: Plugins
In reply to: [LiteSpeed Cache] Exclude RSSHi @stanleylitespeed
thank you so much for the code snippet.
I putif ( method_exists( 'LiteSpeed_Cache_API', 'set_nocache' ) ) { $actual_link = "https://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]"; if ( $actual_link === 'https://news.fertila.de/' ) { LiteSpeed_Cache_API::set_nocache( 'Disable root URL from cache' ) ; } }in my functions.php. However this does not seem to work. Anything else I might have to consider?
Georg
Forum: Plugins
In reply to: [LiteSpeed Cache] Exclude RSSHi Shivam,
thanks a lot for the reply and the hint.
I had a look in the documentation already and tried to exclude ^news.fertila.de/feed/
However this does not work. The only way I could see is to exclude my home, which I do not want.
Any other ideas?
Best regards
Georgwill do. Thanks a lot.
No, I never turned the backup off. Would not make sense for me.
I have the same problem. I seems not all available original image files are written in the backup folder. Is there a possibility to regenerate the backup?
Forum: Plugins
In reply to: [Markup (JSON-LD) structured in schema.org] SpeakableHey,
great plugin. However, settings are set back after a few hours automatically. Maybe a cache problem. I use a setup with wp rocket, cloudflare and gonzales.
Would be glad, if you could fix this.
Thanks πForum: Plugins
In reply to: [Visualizer: Tables and Charts Manager for WordPress] Airtable ConnectWill try. Thanks a lot.
Forum: Plugins
In reply to: [Airpress] Create a href with shortcode@chetmac Thank you very much for the solution.
Best, Georg