Template:NOINDEX/doc: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
Line 29: Line 29:
These templates include {{tl|NOINDEX}} together with a relevant message:
These templates include {{tl|NOINDEX}} together with a relevant message:
* {{tl|User sandbox}}, {{tl|Userspace draft}}
* {{tl|User sandbox}}, {{tl|Userspace draft}}
* {{tl|Sockpuppet}}, {{tl|Sockpuppeteer}}, {{tl|IPsock}}, {{tl|Banned user}}, {{tl|Blocked user}}
* {{tl|Sockpuppet}}, {{tl|Sockpuppeteer}}, {{tl|IPsock}}, {{tl|Banned user}}, {{tl|Blocked user}} and others
See also [[:Category:Wikipedia templates which apply NOINDEX]].
See also [[:Category:Wikipedia templates which apply NOINDEX]].

* {{tl|Uw-userspacenoindex}} provides a user warning message for inappropriate use of userspace which required noindexing.


=== See also ===
=== See also ===

Revision as of 22:28, June 6, 2011

Usage

This template adds __NOINDEX__, which may remove the page from some search engines and automatically categorizes pages in Category:Noindexed pages. By default it displays no content.

Parameters:

|visible = yes - makes the template display a line of plain text to inform editors that the page is excluded from search engine indexing:

Template:Text


__NOINDEX__ is disabled in article space and this template consequently has no effect there.[1]

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.

Namespace noindexing

On English Wikipedia the entire user talk: namespace is automatically noindexed via a software setting.[2]

Robots.txt noindexing

MediaWiki:Robots.txt noindexes sensitive or potentially sensitive pages, primarily in the Wikipedia namespace - for example deletion debates.

Biographies of Living Persons talkpage noindexing

The templates {{BLP}} and {{BLP others}} include the {{NOINDEX}} parameter. The {{BLP}} template is added automatically by the {{WikiProject Biography}} talkpage template, if given the parameter |living=yes; see the documentation of that template for more details. Pages using {{BLP}} are automatically categorised in Category:Biography articles of living people.

Related templates

These templates include {{NOINDEX}} together with a relevant message:

See also Category:Wikipedia templates which apply NOINDEX.

  • {{Uw-userspacenoindex}} provides a user warning message for inappropriate use of userspace which required noindexing.

See also

Notes

Template:Reflist


  1. ^ This is controlled by the MediaWiki software setting $wgExemptFromUserRobotsControl, which defaults to $wgContentNamespaces, which is set to main space on almost all Wikimedia projects – see here and here.
  2. ^ See Wikimedia's $wgNamespaceRobotPolicies setting for enwiki