Hi Fredrick,
I already put the directives on top of W3 Total Cache section…
RewriteCond %{HTTP_HOST} !^www\.hkgimages\.com$ [NC]
RewriteRule ^(.*)$ https://www.hkgimages.com/$1 [L,R=301]
# BEGIN W3 Total Cache
But it still not working, if I goto https://hkgimages.com/pic, it redirect to https://www.hkgimages.com/
I agree with befound, it not good for SEO, if redirect won’t work.
Any hints? Many thanks in advance.