# robots.txt for http://www.qmuky.com # 允许所有搜索引擎抓取 User-agent: * Allow: / Disallow: /yalong/ Disallow: /api/ Disallow: /static/ Disallow: /*?* # 百度蜘蛛 User-agent: Baiduspider Allow: / Disallow: /yalong/ Disallow: /api/ Disallow: /static/ # Google 蜘蛛 User-agent: Googlebot Allow: / Disallow: /yalong/ Disallow: /api/ Disallow: /static/ # Sitemap Sitemap: http://www.qmuky.com/sitemap.xml