I want to limit all mobile crawlers to a particular directory of my site and I want all other search engines to not visit that section. Is the following code correct? User-agent: Googlebot-Mobile User-agent:YahooSeeker/M1A1-R2D2 Disallow: * Allow: /mobile/ User-agent: * Disallow: /mobile/ Code (markup): Also does anyone know any other mobile crawlers? Does MSN have one?
You can use following code: User-agent: mobile crawler name Disallow: * Allow: /mobile/ User-agent: * Disallow: /mobile/