🤖

Meta Robots Tag Generator

Build robots meta tags with a visual toggle builder. Generate noindex, nofollow, noarchive, nosnippet, max-snippet & other directives.

Robots Directives

Toggle the directives you want. Default (no tag) = index, follow — pages are indexed and links followed.

Generated Meta Tag

💡 Directives

What Each Does

  • noindex: Don't show this page in search results.
  • nofollow: Don't follow any links on this page.
  • noarchive: Don't show a cached copy.
  • nosnippet: Don't show any text snippet.
  • noimageindex: Don't index images on this page.
📖 When to Use

Practical Examples

  • Thank you pages: noindex (low-value).
  • Paginated archives: noindex, follow.
  • Internal search: noindex (thin content).
  • Login/admin: noindex, nofollow.
🎯 Watch Out

Important Notes

  • Don't combine noindex with canonical — contradictory.
  • noindex removes from search but crawlers still visit.
  • To block crawling entirely, use robots.txt.
  • nofollow on meta affects ALL links on the page.