redirect mobile user to amp pages
-
Hi
i use this code in htaccess but not work
RewriteEngine On RewriteCond %{REQUEST_URI} !/amp$ [NC] RewriteCond %{HTTP_USER_AGENT} (android|blackberry|googlebot\-mobile|iemobile|iphone|ipod|\#opera\ mobile|palmos|webos) [NC] RewriteRule ^([a-zA-Z0-9-]+)([\/]*)$ https://sitesuccessful.com/$1/amp [L,R=302]
How can i redirect mobile user to amp pages?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘redirect mobile user to amp pages’ is closed to new replies.