Technical Setup

Robots.txt, headers, sitemaps, and crawler configuration

24 articles in this category

guide

XML Sitemap Best Practices for AI Discovery

Learn how to create and optimize XML sitemaps for AI crawler discovery. Covers proper format, lastmod dates, priority signals, sitemap generators, submission to search engines, and common mistakes that hurt AI visibility.

8 min read2026-03-22
Read
guide

X-Robots-Tag: Advanced Crawler Control

Learn how to use the X-Robots-Tag HTTP header to control AI crawler indexing at the server level. Covers noindex, nofollow, nosnippet, and custom directives for GPTBot, PerplexityBot, and other AI bots.

10 min read2026-03-22
Read
guide

WAF and Bot Protection: Don't Accidentally Block AI

Web Application Firewalls and bot protection tools often block AI crawlers like GPTBot and PerplexityBot by mistake. Learn how to configure your WAF to protect your site without sacrificing AI visibility.

11 min read2026-03-22
Read
guide

How to Verify AI Crawlers Can Access Your Site

Learn how to test and verify that AI crawlers like GPTBot, PerplexityBot, and ChatGPT-User can actually access and read your website content. Step-by-step testing methods using curl, log analysis, and online tools.

10 min read2026-03-22
Read
guide

SSR vs Client-Side Rendering: Impact on AI

Understand how server-side rendering (SSR) and client-side rendering (CSR) affect AI crawler access. Learn why SSR is critical for AI visibility and how to implement it for Next.js, Nuxt, and other frameworks.

11 min read2026-03-22
Read
guide

Single-Page Applications and AI Crawling

Single-page applications (SPAs) built with React, Vue, or Angular face unique challenges with AI crawlers. Learn how to make your SPA content visible to ChatGPT, Perplexity, and other AI search tools.

11 min read2026-03-22
Read
guide

Sitemap Lastmod Dates: Why They Matter for AI

Learn why accurate lastmod dates in your XML sitemap are critical for AI crawler prioritization. Covers proper implementation, common mistakes, automation, and the impact of content freshness on AI citation.

10 min read2026-03-22
Read
pillar

Semantic HTML5: The Language AI Understands

Semantic HTML5 tells AI models what your content means, not just what it looks like. Learn every key semantic element, see before/after code examples, and audit your site for AI-readable structure.

12 min read2026-03-22
Read
guide

Search Bots vs Training Bots: Which AI Crawlers to Allow and Block

Learn the difference between AI search bots, user-triggered fetchers, and training crawlers. A clear decision framework for your robots.txt — allow what drives traffic, block what does not.

9 min read2026-03-22
Read
pillar

Configuring robots.txt for AI Crawlers: The Complete Guide

Learn how to configure your robots.txt file to allow AI search bots like GPTBot, OAI-SearchBot, ClaudeBot, and PerplexityBot while optionally blocking training crawlers. Includes full code examples, common mistakes, and testing methods.

14 min read2026-03-22
Read
guide

Redirect Chains: How They Hurt AI Crawling

Redirect chains slow down and break AI crawler access. Learn how to identify, fix, and prevent redirect chains to ensure GPTBot, PerplexityBot, and other AI crawlers reach your content efficiently.

10 min read2026-03-22
Read
guide

Meta Robots Tag: Noindex, Nofollow, and AI

Learn how the meta robots tag affects AI crawlers like GPTBot, PerplexityBot, and ClaudeBot. Covers noindex, nofollow, nosnippet, max-snippet, and bot-specific meta directives for AI SEO.

10 min read2026-03-22
Read
explainer

The llms.txt Specification Explained: A New Standard for AI

Learn what llms.txt is, how to create one, and why this emerging standard helps AI models like ChatGPT, Gemini, and Claude understand your website. Complete format guide with examples.

9 min read2026-03-22
Read
guide

llms-full.txt: Extended AI Instructions for Your Site

Learn how to create and optimize llms-full.txt — the extended companion to llms.txt that provides comprehensive site content to AI models. Covers format, structure, content strategy, and implementation for maximum AI visibility.

11 min read2026-03-22
Read
guide

JavaScript Rendering and AI Crawlers: What You Need to Know

Understand which AI crawlers execute JavaScript and which do not. Learn why server-side rendering matters for AI visibility, how to test your pages, and how to ensure your content is always accessible without JS.

9 min read2026-03-22
Read
guide

IndexNow: Instant Indexing for Bing and Copilot

Learn how to implement IndexNow for instant page indexing by Bing, Yandex, and Microsoft Copilot. Step-by-step setup guide covering API integration, CMS plugins, and verification for AI search visibility.

10 min read2026-03-22
Read
guide

HTTPS and Security: Trust Signals for AI

Learn how HTTPS, SSL/TLS certificates, and security headers serve as trust signals for AI models. Understand why secure sites are more likely to be cited by ChatGPT, Gemini, and Perplexity.

10 min read2026-03-22
Read
guide

HTTP Headers That Affect AI Indexing: X-Robots-Tag, Cache-Control, and More

Learn which HTTP headers control how AI crawlers index your content. Covers X-Robots-Tag, Cache-Control, Content-Type, Last-Modified, ETag, and server configuration for Apache, Nginx, Vercel, and Cloudflare.

9 min read2026-03-22
Read
explainer

GPTBot vs OAI-SearchBot vs ChatGPT-User: What's the Difference?

OpenAI operates three separate bots — GPTBot, OAI-SearchBot, and ChatGPT-User — each with a different purpose. Learn exactly what each one does, when it visits your site, and how to configure robots.txt to control them individually.

8 min read2026-03-22
Read
guide

Cookie Consent Banners and AI: Why DOM Order Matters

Learn why cookie consent banners that load first in the DOM can make AI crawlers see cookie text instead of your actual content. Understand how to check DOM order, fix CMP configuration, and test that AI crawlers read your content first.

7 min read2026-03-22
Read
guide

Cloudflare Settings for AI Crawler Access

Step-by-step guide to configuring Cloudflare so AI crawlers like GPTBot, PerplexityBot, and ClaudeBot can access your website. Covers Bot Fight Mode, WAF rules, AI Audit, caching, and Security Level settings.

11 min read2026-03-22
Read
guide

CDN Configuration for AI Bot Access

Learn how to configure your CDN — Cloudflare, Fastly, Vercel, AWS CloudFront, and others — so AI crawlers like GPTBot and PerplexityBot can access your site without being blocked or challenged.

11 min read2026-03-22
Read
guide

Cache-Control Headers and AI Crawlers

Learn how Cache-Control HTTP headers affect AI crawlers and how to optimize caching for GPTBot, PerplexityBot, and other AI bots. Covers max-age, s-maxage, no-cache, stale-while-revalidate, and CDN caching strategies.

10 min read2026-03-22
Read
reference

Complete List of AI Crawler Bots (2026): Every Bot You Need to Know

A comprehensive, regularly updated reference of every AI crawler bot in 2026 — including User-Agent strings, owners, purposes, and robots.txt recommendations for search bots, user-triggered fetchers, and training crawlers.

10 min read2026-03-22
Read