Template:NOINDEX/doc
This is a documentation subpage for Template:NOINDEX. It contains usage information, categories and other content that is not part of the original Template page. |
This template is used on many pages. To avoid large-scale disruption and unnecessary server load, any changes to this template should first be tested in its /sandbox or /testcases subpages or in your own user subpage. The tested changes can then be added to this page in one single edit. Please consider discussing any changes on the talk page before implementing them. |
Usage
This template adds __NOINDEX__
, which may remove the page from some external search engines and automatically categorizes pages in Category:Noindexed pages. This is sometimes done administratively , but may also be done voluntarily by users to their own pages.
By default, the template displays no content.
- {{NOINDEX}}
or
- {{NOINDEX|visible=yes}}
Parameters:
|visible = yes
– makes the template display a line of plain text to inform editors that the page is excluded from search engine indexing:|text =
– customise the display text; defaults to "This page has been removed from search engines' indexes."
Effects in different namespaces
This template has no effect in the main (article) namespace unless the article is less than 90 days old. This is to prevent abuse. All articles which include this template are assigned to Category:Noindexed articles regardless of their age (and whether they are actually noindexed or not).
This template has no effect in the Draft:
or Draft Talk:
namespaces, both of which are automatically noindexed via a software setting.
Warnings
Note: to avoid unexpected results or unnecessary duplication, read Wikipedia:Controlling search engine indexing to make sure you are familiar with the different ways noindexing is done.
This template should not be used in articles. If an article is bad enough that search engines shouldn't index it, it should be nominated for deletion. __NOINDEX__
is disabled in article space and this template consequently has no effect there.
Note: major search engines should respect the NOINDEX tag, but it may take days or even weeks for content already indexed to be removed from them.
TemplateData
This is the TemplateData documentation for this template used by VisualEditor and other tools.
NOINDEX
This template adds __NOINDEX__ to a page, a search engine tag that prevents indexing
Parameter | Description | Type | Status | |
---|---|---|---|---|
Visible | visible | When set to 'yes', the template will display a message stating that the page is not indexed. | String | optional |
See also