Skip to content
This repository was archived by the owner on Mar 26, 2018. It is now read-only.

fix(app): Add Disallow: to robots.txt #1059

Merged
merged 1 commit into from
Apr 13, 2015
Merged

Conversation

arthurvr
Copy link
Member

The robots.txt standard:

" The record starts with one or more User-agent lines, followed by one or
more Disallow lines, as detailed below. "

Ref yeoman/generator-webapp#220
h5bp/html5-boilerplate#1487
http://www.robotstxt.org/orig.html

According to the robots.txt standard:
  " The record starts with one or more User-agent lines, followed by one or
     more Disallow lines, as detailed below. "

This is also encouraged by the major search engines.
      - Baidu:  http://www.baidu.com/search/robots_english.html
      - Google: https://developers.google.com/webmasters/control-crawl-index/docs/getting_started
                      http://www.youtube.com/watch?v=P7GY1fE5JQQ
      - Yandex: help.yandex.com/webmaster/controlling-robot/robots-txt.xml

Ref yeoman/generator-webapp#220
      h5bp/html5-boilerplate#1487
      http://www.robotstxt.org/orig.html
kevva added a commit that referenced this pull request Apr 13, 2015
fix(app): Add `Disallow:` to robots.txt
@kevva kevva merged commit f7a7ee4 into yeoman:master Apr 13, 2015
@arthurvr arthurvr deleted the patch-1 branch April 13, 2015 13:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants