# All robots will spider the domain User-agent: * Disallow: User-agent: googlebot Allow: / # REDIRECT 404 MOBILE REQUESTS RewriteCond %{REQUEST_URI} /iphone/?$ [NC,OR] RewriteCond %{REQUEST_URI} /mobile/?$ [NC,OR] RewriteCond %{REQUEST_URI} /mobi/?$ [NC,OR] RewriteCond %{REQUEST_URI} /m/?$ [NC] RewriteRule (.*) http://www.shmdesign.com/ [R=301,L]