惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - Franky
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
有赞技术团队
有赞技术团队
aimingoo的专栏
aimingoo的专栏
WordPress大学
WordPress大学
人人都是产品经理
人人都是产品经理
酷 壳 – CoolShell
酷 壳 – CoolShell
L
LangChain Blog
Blog — PlanetScale
Blog — PlanetScale
阮一峰的网络日志
阮一峰的网络日志
Microsoft Azure Blog
Microsoft Azure Blog
云风的 BLOG
云风的 BLOG
Google DeepMind News
Google DeepMind News
T
The Blog of Author Tim Ferriss
G
Google Developers Blog
Hugging Face - Blog
Hugging Face - Blog
Y
Y Combinator Blog
D
DataBreaches.Net
Engineering at Meta
Engineering at Meta
MyScale Blog
MyScale Blog
大猫的无限游戏
大猫的无限游戏
S
SegmentFault 最新的问题
The GitHub Blog
The GitHub Blog
Recent Announcements
Recent Announcements

Compliance Solutions for Websites, Apps and Organizations | iubenda

AI can build your website. It can't manage your consent. | iubenda Browser signals and machine-readable consent: what they are and what the EU’s Digital Omnibus could change California Consumer Privacy Act (CCPA): Complete Guide How to increase your cookie banner opt-in rates: 5 mistakes to fix today | iubenda DPO Newsletter: Global Data Protection & Privacy News (issue #153) Why your consent management setup is a marketing performance question Everything you need to know about GDPR The redesigned cookie banner and configurator What nobody tells you about handing over the company you built European marketers are betting on retention. Privacy could be the edge they’re not using yet. The 5 best alternatives to Didomi in 2026: Pros, cons, pricing, and comparison Looking back on 15 years: what iubenda's founder would tell his 2011 self | iubenda The best cookie policy generator in 2026 DPO Newsletter: Global Data Protection & Privacy News (issue #152) | iubenda What publishers should expect from the EU’s Digital Omnibus proposal Uncertainty is the biggest blocker to AI adoption in marketing | iubenda Everything AI app builders need to know about vibecoding and privacy compliance | iubenda Introducing 1-Click Embedding for Google Tag Manager The Essential Small Business Terms and Conditions Template: What You Need to Know Terms of Use Template | iubenda IAB Europe Raises Concerns Over GDPR Procedural Regulation Draft Report | iubenda Learn from HelloFresh's Costly Mistake: Ensure Compliance with iubenda | iubenda Understanding the Spanish DPA Guide on Audience Measurement Cookies | iubenda The Austrian Data Protection Authority's FAQs on Cookies and Privacy | iubenda DPO Newsletter: Global Data Protection & Privacy News (issue #127) | iubenda Microsoft Ensuring European Data Stays Within the EU Cloud Boundary | iubenda Businesses Beware: ICO’s Record £14.3m in Fines for Data Misuse in 2023 Understanding the Risks and Responsibilities of Model-as-a-Service Companies in AI Development Facebook's New “Link History” Feature: A Blend of Convenience and Surveillance? | iubenda OpenAI’s Strategic Move in the EU: Aligning with Data Privacy Regulations
Block AI Crawlers: Here’s How To Stop Your Site From Bein...
Juan Ruiz · 2023-09-19 · via Compliance Solutions for Websites, Apps and Organizations | iubenda

Hey there, website owners! Do you know that search engines and other online services often use AI crawlers to check out what’s on your site? These crawlers, deployed by giants like OpenAI and Google, collect data to train their evolving artificial intelligence (AI) models.

If you wish to exercise greater control over who gets to see and use your content, read on. We’ll guide you on how to adjust your site’s robots.txt file to fend off these AI web crawlers. Keep reading; a step-by-step guide is up next. 👀

Crawlers

AI training isn’t necessarily a bad thing, but if you’re concerned about the ethical and legal implications of AI training data sourcing, the ability to block OpenAI’s and Bard web crawlers is a crucial first step. It won’t remove any content previously scraped, but it’s a starting point in a landscape increasingly concerned with data privacy and consent.

💡 Before we dive in, let’s quickly understand what a robots.txt file is. Think of it as the bouncer at the door of your website. It tells crawlers which pages they can visit and which ones they can’t. This file sits in the main folder of your site, so crawlers can find it right away.

OpenAI Crawlers

Start Here: What OpenAI’s Update Means for Your Website

OpenAI has recently announced a feature that allows website operators to block its GPTBot web crawler from scraping content to help train its language models, like GPT-3 or GPT-4. This means you can now explicitly disallow OpenAI’s crawlers in your site’s robots.txt file.

🔊 What OpenAI Says

According to OpenAI, the crawled web pages may potentially contribute to future models, although the company filters out content behind paywalls, or content known for gathering personally identifiable information (PII).

🔗

OpenAI stated:

Allowing GPTBot to access your site can help AI models become more accurate and improve their general capabilities and safety.”

However, opting out could be a significant step towards user privacy and data protection.

📌 How to Block OpenAI’s Crawler

  1. Find Your robots.txt File: This file is usually in the root directory of your website. If you can’t find it, you might need to create one.
  2. Edit the File: Open the robots.txt file with a text editor. If you’re creating a new one, you can use any plain text editor like Notepad on Windows or TextEdit on a Mac.
  3. Add the Rules: Add the following line to your robots.txt file (This will tell the OpenAI crawler to not crawl any pages on your website.):
    • User-agent: GPTBot
      Disallow: /
  4. Save and Upload: Save your changes and upload your robots.txt file back to your root directory.
  5. Refresh Google’s robots.txt cache: Googlebot will not automatically detect changes to your robots.txt file. To force Googlebot to re-crawl your site, you can use the following command in the Google Search Console:
    • https://www.google.com/webmasters/tools/robots?siteUrl=https://yourwebsite.com
  6. ✅ Once you have completed these steps, the OpenAI crawler will no longer be able to crawl your website for AI training.

Here are some additional things to keep in mind:

  • You can also use the Allow directive in your robots.txt file to allow the OpenAI crawler to access specific pages on your website.

User-agent: GPTBot
Allow: /directory-1/
Disallow: /directory-2/

  • If you have a large website, you may want to consider using a web crawler management tool to help you manage your robots.txt file.
  • You can also use other methods to prevent your website from being used for AI training, such as password protection or noindex tags.

Google Bard Crawlers

The Emergence of Google Bard

In line with AI evolution, Google Bard has its set of crawlers that venture into websites for model training. Like OpenAI, Google recognizes the importance of user privacy and offers the choice to webmasters to block its crawlers.

🔊 What Google Bard Says

Google highlights the benefits of AI in improving their products and acknowledges the feedback from web publishers seeking more control. They introduced “Google-Extended,” a new tool for publishers to manage how their sites affect Bard and Vertex AI generative APIs. They emphasize transparency, control, and their commitment to engaging with the community for better AI applications.

🔗

Google Bard stated:

We’re enhancing our products with AI and introducing Google-Extended for publishers to control their content’s role in our AI systems. Our goal is transparency and collaboration with the web and AI communities.”

📌 How to Block Google Bard’s Crawler

  1. Pinpoint Your robots.txt File: As before, it’s usually in the site’s root directory.
  2. Access and Edit: Utilize a text editor to make changes.
  3. Add the Rules: To block Google Bard, add the following line to your robots.txt file (This will tell the Google Bard crawler to not crawl any pages on your website.):
    • User-agent: Google-Extended
      Disallow: /
  4. Commit and Update: Save your modifications and replace the file in the root directory.
  5. Alert Google: As previously noted, remind Googlebot of the changes via the Search Console.
  6. ✅ Blocking Google Bard’s crawlers is now activated for your website.

Why Should You Do This?

You might wonder why you should bother doing this. Well, by updating your robots.txt file, you take control. You decide who can look at your site’s content and who can’t. This can be especially important if you have sensitive information on your site that you don’t want to be part of AI training data.

Final Thoughts

It’s your website, and the choice of who gets to crawl it should be yours. By spending just a few minutes on your robots.txt file, you can take control and prevent OpenAI’s and Google crawlers from exploring your content. It’s a simple yet effective step to protect your site.

About us

iubenda

The solution to draft, update and maintain your Terms and Conditions. Optimised for eCommerce, marketplace, SaaS, apps & more.

www.iubenda.com