Meta Tag
<meta name="robots" content="index, follow" />Directives đã chọn
Vị trí đặt tag
<head> <meta name="robots" content="index, follow" /> <title>...</title> </head>
Meta Tag
<meta name="robots" content="index, follow" />Directives đã chọn
Vị trí đặt tag
<head> <meta name="robots" content="index, follow" /> <title>...</title> </head>
Robots Meta Tag Generator giúp bạn tạo thẻ meta robots để kiểm soát hành vi của search engine bots ở mức độ từng trang. Khác với robots.txt, meta robots cho phép kiểm soát chi tiết hơn.
Page-level control
Kiểm soát index/follow từng trang riêng lẻ, không phải toàn site.
noindex specific pages
Ngăn search engine index trang thank-you, login, checkout mà không cần robots.txt.
nofollow links
Không truyền PageRank qua các link trên trang (affiliate, user-generated).
Canonical alternative
Kết hợp với canonical tag để quản lý duplicate content hiệu quả.
01
Chọn directives
Tick các directives phù hợp với mục đích của trang.
02
Chọn bots
Áp dụng cho tất cả bots hay chỉ Googlebot?
03
Xem HTML output
Preview meta tag và copy HTML để paste vào <head>.
04
Verify
Test bằng Google Search Console sau khi deploy.
noindex
Không index trang này. Search engine không hiển thị trang trong kết quả.
nofollow
Không follow links trên trang. Không truyền PageRank qua các link.
noarchive
Không hiển thị link "Cached" trong SERP.
nosnippet
Không hiển thị meta description hoặc rich snippet trong SERP.
noimageindex
Không index ảnh trên trang này trong Google Image Search.
SEO Specialist
Quản lý indexation strategy ở mức page level một cách chính xác.
Developer
Copy meta tag đúng cú pháp mà không cần nhớ syntax.
E-commerce
Noindex các trang filter, search results, pagination để tránh crawl waste.