Fix robots and meta

This commit is contained in:
ines 2017-06-05 20:07:52 +02:00
parent fd9ae0f0e0
commit c921ba109a
2 changed files with 8 additions and 4 deletions

View File

@ -5,7 +5,7 @@
"SITENAME": "spaCy",
"SLOGAN": "Industrial-strength Natural Language Processing in Python",
"SITE_URL": "https://spacy.io",
"SITE_URL": "https://alpha.spacy.io",
"EMAIL": "contact@explosion.ai",
"COMPANY": "Explosion AI",
@ -14,8 +14,8 @@
"SPACY_VERSION": "1.8",
"LATEST_NEWS": {
"url": "https://survey.spacy.io/",
"title": "Take the spaCy user survey and help us improve the library!"
"url": "https://github.com/explosion/spaCy/releases/tag/v2.0.0-alpha",
"title": "Test spaCy v2.0.0 alpha!"
},
"SOCIAL": {

View File

@ -1,5 +1,9 @@
//- 💫 ROBOTS.TXT
if environment != "deploy" || ALPHA
if environment != "deploy"
| User-agent: *
| Disallow: /
if ALPHA
| User-agent: Googlebot
| Disallow: /