Opencart 3.0.3.1
Journal 3.0.46
LiteSpeed cache 1.3.1
https://www.priazha-shop.com
in .htaccess uncommented
in Opencart LiteSpeed cache module installed, enabled and separate Mobile View sets.
on desktop show full version view
on mobile show mobile version
but..... Google Search Console says: bad Mobility usability
why!?!?!?!?!
30.04.2020 first attempt use LiteSpeed cache, but foget uncomment Rules in .htaccess
04.05.2020 disable LiteSpeed cache and wait until errors in Google Search Console gone
14.05.2020 again enable LiteSpeed cache, uncomment Rules in .htaccess and again errors in Google Search Console
Journal 3.0.46
LiteSpeed cache 1.3.1
https://www.priazha-shop.com
in .htaccess uncommented
Code:
### LITESPEED_CACHE_START - Do not remove this line
<IfModule LiteSpeed>
CacheLookup on
## Uncomment the following directives if you has a separate mobile view
RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} "iPhone|iPod|BlackBerry|Palm|Googlebot-Mobile|Mobile|mobile|mobi|Windows Mobile|Safari Mobile|Android|Opera Mini" [NC] RewriteRule .* - [E=Cache-Control:vary=ismobile]
</IfModule>
### LITESPEED_CACHE_END
in Opencart LiteSpeed cache module installed, enabled and separate Mobile View sets.
on desktop show full version view
on mobile show mobile version
but..... Google Search Console says: bad Mobility usability
why!?!?!?!?!
30.04.2020 first attempt use LiteSpeed cache, but foget uncomment Rules in .htaccess
04.05.2020 disable LiteSpeed cache and wait until errors in Google Search Console gone
14.05.2020 again enable LiteSpeed cache, uncomment Rules in .htaccess and again errors in Google Search Console
Attachments
-
157.2 KB Views: 20
-
134.5 KB Views: 20
Last edited: