About this tool
Build a <meta name="robots"> tag by toggling indexing and crawling directives; the tag is generated locally in your browser.
Frequently asked questions
What is the difference between noindex and nofollow?
noindex tells search engines not to show the page in results, while nofollow tells them not to follow the links on the page. They are independent and can be combined.
Where do I put this tag?
Place it inside the <head> section of the page's HTML. It only affects that single page.