From c921ba109a25b917acf5f90684933bb80cd4cc7f Mon Sep 17 00:00:00 2001 From: ines Date: Mon, 5 Jun 2017 20:07:52 +0200 Subject: [PATCH] Fix robots and meta --- website/_harp.json | 6 +++--- website/robots.txt.jade | 6 +++++- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/website/_harp.json b/website/_harp.json index 07afcbaa2..5c6759fbf 100644 --- a/website/_harp.json +++ b/website/_harp.json @@ -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": { diff --git a/website/robots.txt.jade b/website/robots.txt.jade index 5cf47fdf0..437b98c30 100644 --- a/website/robots.txt.jade +++ b/website/robots.txt.jade @@ -1,5 +1,9 @@ //- 💫 ROBOTS.TXT -if environment != "deploy" || ALPHA +if environment != "deploy" | User-agent: * | Disallow: / + +if ALPHA + | User-agent: Googlebot + | Disallow: /