Skip to content

Commit

Permalink
Update robots.txt (#300)
Browse files Browse the repository at this point in the history
* Update robots.txt

Block CCBot, OpenAI, ChatGPT and GoogleBot other from crawling our site.

* Update robots.txt

Remove GoogleBot other from our block list because unclear if it's actually related to Bard and don't want to rock the indexing boat right now.
  • Loading branch information
sguzik authored Aug 2, 2023
1 parent bbb4329 commit 8523e21
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions public/robots-prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,14 @@ User-agent: *
Disallow: /mt/
Disallow: /profile/

User-agent: CCBot
Disallow: /

User-agent: ChatGPT
Disallow: /

User-agent: OpenAI
Disallow: /

Sitemap: https://gothamist.com/sitemap.xml
Sitemap: https://gothamist.com/sitemap-news.xml
2 changes: 1 addition & 1 deletion public/robots.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ Disallow: /mt/
Disallow: /profile/

Sitemap: https://gothamist.com/sitemap.xml
Sitemap: https://gothamist.com/sitemap-news.xml
Sitemap: https://gothamist.com/sitemap-news.xml

0 comments on commit 8523e21

Please sign in to comment.