Hi,
I recently shifted my WordPress website to Litespeed server from Apache - Sysberto[dot]com
Issue 1:
I had changed my Permalinks from Year/Month to /Post way long and added the redirection from Yoast Permalinks Helper too but now it's not working..
"Rewrite "\/([0-9]{4})\/([0-9]{2})\/(.*)" https://www.sysberto.com/$3 permanent;"
"RedirectMatch 301 ^/([0-9]{4})/([0-9]{2})/(?!page/)(.+)$ https://www.sysberto.com/$3"
Pls help me to achieve this through .htaccess.
Issue 2:
I have configured WP- Rocket as Cache plugin as Litespeed isn't working as said.... and I have enabled Cloudflare as well where Pre-load cache and Critical CSS generation files doesn't work at all when Cloudflare is Enabled... but works when disabled...
What could be the cause? Please help me out.
I recently shifted my WordPress website to Litespeed server from Apache - Sysberto[dot]com
Issue 1:
I had changed my Permalinks from Year/Month to /Post way long and added the redirection from Yoast Permalinks Helper too but now it's not working..
"Rewrite "\/([0-9]{4})\/([0-9]{2})\/(.*)" https://www.sysberto.com/$3 permanent;"
"RedirectMatch 301 ^/([0-9]{4})/([0-9]{2})/(?!page/)(.+)$ https://www.sysberto.com/$3"
Pls help me to achieve this through .htaccess.
Issue 2:
I have configured WP- Rocket as Cache plugin as Litespeed isn't working as said.... and I have enabled Cloudflare as well where Pre-load cache and Critical CSS generation files doesn't work at all when Cloudflare is Enabled... but works when disabled...
What could be the cause? Please help me out.