- Mar 7, 2021
- 529
- 94
Chatgpt has launched a new model Alpha that can crawl a live website and scan everything on the website which is not good for website owners.
So in order to stop chatgpt from crawling we need to update our robots.txt file.
So Please add this in your robots.txt file-
User-agent: ChatGPT-User
Disallow:/
By adding this text to robots file it blocks chatgpt from crawling the website.
Looking forward to more suggestions as well
So in order to stop chatgpt from crawling we need to update our robots.txt file.
So Please add this in your robots.txt file-
User-agent: ChatGPT-User
Disallow:/
By adding this text to robots file it blocks chatgpt from crawling the website.
Looking forward to more suggestions as well