{"id":25769,"date":"2024-09-26T21:20:07","date_gmt":"2024-09-26T11:20:07","guid":{"rendered":"https:\/\/digitalnomadshq.com.au\/?post_type=glossary&#038;p=25769"},"modified":"2026-03-30T22:15:46","modified_gmt":"2026-03-30T12:15:46","slug":"noindex-tag","status":"publish","type":"glossary","link":"https:\/\/digitalnomadshq.com.au\/glossary\/noindex-tag\/","title":{"rendered":"Noindex Tag"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">What is a Noindex Tag?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">A &#8220;noindex tag&#8221; is an on-page directive that tells search engines not to index a specific page, preventing it from appearing in search results. This is one way to block search engines from indexing content on your website.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The term &#8220;tag&#8221; typically refers to the meta tag placed within the <code>&lt;head&gt;<\/code> section of an HTML page. However, you can also use the HTTP response header with the X-Robots-Tag to achieve the same result.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Here\u2019s an example of the common method, using the \u201cnoindex\u201d <a href=\"https:\/\/digitalnomadshq.com.au\/glossary\/meta-tags\/\">meta tag<\/a> within the <code>&lt;head&gt;<\/code> section:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em><code>&lt;!DOCTYPE html&gt; &lt;html&gt; &lt;head&gt; &lt;meta name=\"robots\" content=\"noindex\" \/&gt; &lt;\/head&gt; &lt;\/html&gt;<\/code><\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Alternatively, you can apply the X-Robots-Tag in the HTTP header, which is particularly useful for non-HTML files like PDFs, videos, or images:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em><code>HTTP\/1.1 200 OK X-Robots-Tag: noindex<\/code><\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This allows you to control indexing for various resources beyond standard web pages.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Importance of The Noindex Tag<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The &#8220;noindex&#8221; tag is important for keeping certain pages and resources out of search engine results. This can be helpful for pages like \u201cthank you\u201d pages, ad landing pages, thin or low-quality content, blog archives, author and tag pages, and login pages.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">However, incorrectly using the \u201cnoindex\u201d tag can negatively impact your website\u2019s visibility. For example, accidentally applying it to important pages you want to rank could prevent them from appearing in search results, harming your site&#8217;s performance.<\/p>\n\n\n\n<div style=\"height:19px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Best Practices for Using &#8220;Noindex&#8221;<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">If you\u2019ve decided that certain pages on your site should be &#8220;noindexed,&#8221; here are some best practices to follow:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Ensure the Page is Not Blocked in Robots.txt<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Search engines can still index pages blocked in the robots.txt file. While the content won\u2019t be crawled, search engines may still include the page in their index. For the &#8220;noindex&#8221; directive to work, Google must be able to crawl the page, so make sure it\u2019s accessible <a href=\"https:\/\/digitalnomadshq.com.au\/glossary\/crawler\/\">to crawlers<\/a>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Long-Term \u201cNoindex\u201d Converts to \u201cNofollow\u201d<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Over time, Google will treat pages with the &#8220;noindex&#8221; tag as &#8220;<a href=\"https:\/\/digitalnomadshq.com.au\/glossary\/nofollow\/\">nofollow,&#8221;<\/a> meaning they will no longer pass <a href=\"https:\/\/digitalnomadshq.com.au\/glossary\/link-equity\/\">link equity<\/a> to other pages. As John Mueller from Google has explained, when a page remains &#8220;noindexed&#8221; for an extended period, it is removed entirely from the index, and any links on that page are no longer crawled. This effectively makes &#8220;noindex, follow&#8221; behave the same as &#8220;noindex, nofollow&#8221; over time. The exact duration for this change is unclear and can vary.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Avoid Using \u201cNoindex\u201d for Duplicate Content<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Using &#8220;noindex&#8221; to handle duplicate content isn\u2019t ideal. Instead, use <a href=\"https:\/\/digitalnomadshq.com.au\/glossary\/canonical-tag\/\">canonical tags<\/a> to consolidate <a href=\"https:\/\/digitalnomadshq.com.au\/glossary\/duplicate-content\/\">duplicate pages<\/a>. Canonicalisation tells search engines to index only the main version of a page while consolidating link signals from other versions, boosting the authority of the canonical page.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Regularly Monitor Your Website for SEO Issues<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">It\u2019s important to regularly audit your website for SEO issues to avoid accidental &#8220;noindex&#8221; tags that could lead to traffic losses. You can use tools like Ahrefs\u2019 Site Audit or SEMrush\u2019s Site Audit to keep track of your site&#8217;s SEO health and quickly address any indexing issues.<\/p>\n","protected":false},"featured_media":0,"parent":0,"template":"","meta":{"_acf_changed":true,"content-type":""},"class_list":["post-25769","glossary","type-glossary","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/digitalnomadshq.com.au\/wp-json\/wp\/v2\/glossary\/25769","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/digitalnomadshq.com.au\/wp-json\/wp\/v2\/glossary"}],"about":[{"href":"https:\/\/digitalnomadshq.com.au\/wp-json\/wp\/v2\/types\/glossary"}],"wp:attachment":[{"href":"https:\/\/digitalnomadshq.com.au\/wp-json\/wp\/v2\/media?parent=25769"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}