Quote:
Originally Posted by BareBacked
Would you be so kind as to paste the htacces code here?
I am guessing google doesnt like it to much?
|
Haven't seen any issues with the big G.
Code:
RewriteEngine on
#redirect mobile browsers
RewriteCond %{HTTP_USER_AGENT} ^.*iphone|ipod|ipad|blackberry|android|sgh|sonyericsson|psp|mot|htc|lg|nokia|palm|treo|j2me|webos|smartphone|symbian.*$ [NC]
RewriteRule ^(.*)$ http://www.URL.com [R=302,L]