OpenAI recently created an opt-out option for websites that choose not to be crawled to train their LLM. It simply requires adding this string to our robot.txt preferences:
User-agent: ChatGPT-User
Disallow: /
I know it’s rather a reverse integration, but how can we achieve this if we are hosted on Ghost?