Skip to content
ZeroServer.tools

Robots Meta Tag Generator

Build HTML meta robots tags and X-Robots-Tag headers for search engines and social bots.

Configure crawler directives:

index

Allow search engines to index this page

on

follow

Follow links on this page

on

noarchive

Do not cache/archive this page

off

nosnippet

Do not show text snippet in results

off

noimageindex

Do not index images on this page

off

notranslate

Do not offer translation of this page

off
HTML meta tag
<meta name="robots" content="index, follow">
HTTP header equivalent
X-Robots-Tag: index, follow

Robots meta tags vs robots.txt

The <meta name="robots"> tag tells search engine crawlers how to handle a specific page. Unlike robots.txt (which controls crawling), meta robots tags control indexing and snippet behaviour — they are read after the page is fetched. Use noindex to remove a page from search results, and nofollow to prevent link equity from passing to external links. You can also target individual bots like googlebot or bingbot.

For whole-site crawl rules, use the Robots.txt Generator. For HTTP security headers, see the Security Header Generator.

Private & free — this tool runs entirely in your browser.

Recommended: Namecheap Register a domain for your next project — from $1.98/yr.affiliate

Related Web & SEO tools