SEOTechnical SEOUpdated 2026.04.28

X-Robots-Tag

Also known asX-RobotsX-Robots 헤더

In one line

X-Robots-Tag is the HTTP response header version of the meta robots directive — useful when you need to control indexing for non-HTML assets like PDFs, images and other binaries.

Going deeper

X-Robots-Tag delivers directives like noindex and nofollow through the HTTP response header instead of an in-page <meta> tag. The big difference is scope: you can apply indexing rules to non-HTML assets — PDFs, images, video, sitemap files — that meta robots cannot reach.

Common real-world patterns include noindexing all PDFs in a directory, nofollowing a whole subtree, or applying different rules per crawler. Because the header can be set at the server or CDN layer, it is often less effort to maintain than per-page meta tags.

One gotcha: when X-Robots and meta robots conflict, the more restrictive directive wins. To avoid ambiguity, pick one location as the source of truth and let the other follow — chasing 'meta says index, header says noindex' bugs through a CDN config is not a good time.

Related terms

How does your brand show up in AI answers?

Get a free audit