MROB

Meta Robots 生成

生成页面索引控制 meta 标签

🔒 100% client-side — your data never leaves this page
Robots Directives
Meta Robots Tag
Meta robots tag will appear here
🔒 100% client-side

About this tool

通过勾选指令快速生成 meta robots 标签,支持 index、noindex、follow、nofollow 等常见配置。适合页面级索引控制、测试环境隔离和内容策略管理场景。

Frequently Asked Questions

What is the difference between noindex and nofollow?

noindex prevents indexing of the page, while nofollow tells crawlers not to follow links on that page.

Can I combine directives?

Yes. Multiple directives can be combined in a single meta robots content value.

Is meta robots same as robots.txt?

No. robots.txt controls crawl paths globally, while meta robots controls behavior at page level.