The X-Robots-Tag noindex flag shows whether a page or file includes a noindex directive in its HTTP response headers. This is a high-impact signal because it tells search engines not to index that resource, even if the content itself looks perfectly normal. Unlike a meta robots tag in the page HTML, this instruction is delivered […]
X-Robots-Tag raw value
The X-Robots-Tag raw value is the exact indexing and crawling instruction sent in the HTTP response header rather than in the page HTML. It can control whether search engines index a page, follow its links, or apply other restrictions before they even process the visible content. Because this is a header-level signal, it is especially […]
Meta robots nofollow flag
The meta robots nofollow flag shows whether a page includes a nofollow directive in its robots meta tag. This directive tells search engines not to follow links found on that page in the normal way. That makes it an important signal to monitor. A page may still be live, indexable, and visible to users, yet […]
Meta robots noindex flag
The meta robots noindex flag shows whether a page includes a noindex directive in its robots meta tag. This is one of the most important page-level indexing signals because it tells search engines not to keep that page in their search results. When this value changes, it deserves close attention. A page can still load […]
Meta robots raw value
The meta robots raw value is the exact instruction set placed in a page’s robots meta tag. It tells search engines how the page should be treated, including whether it should be indexed, whether links should be followed, and whether certain search features are allowed. Because this check stores the full raw string, it helps […]
Redirect target URL
The redirect target URL is the final destination a page sends users and search engines to when that page redirects. Monitoring that destination is especially important during migrations, URL changes, and site restructuring, because even a small change in the target can send traffic to the wrong place. This matters for SEO because redirects are […]
Redirect chain
A redirect chain is the full sequence of URLs a request passes through before it reaches the final destination. Instead of going straight from the requested page to the live content, the browser or crawler may be sent through several redirect steps first. That matters because redirects are not just a yes-or-no issue. The exact […]
Redirect present
A redirect present check tells you whether a page request reaches the content directly or passes through one or more redirects first. That may sound like a small technical detail, but it can have a major effect on crawling, indexing, page speed, and user experience. A change here is important because it shows that the […]
HTTP status code
An HTTP status code tells browsers and search engines what happened when they requested a page. It is one of the clearest technical signals a server can return. When that code changes unexpectedly, it can affect whether a page is accessible, crawlable, and eligible to appear in search results. Because this check applies to all […]
Final resolved URL
The final resolved URL is the address a page actually ends up on after any redirects have been followed. A visitor might request one URL, but the browser or search engine can be sent elsewhere before the page loads. Monitoring that final destination helps you spot changes to slugs, folders, or even entire domains that […]
