Changes

Jump to navigation Jump to search
{{pp-vandalism|small=yes}}
{{Redirect|WP:R|[[Wikipedia:WikiProject Redirect|WikiProject Redirect]]|WP:RE|reliable sources|WP:RELY|relevance|WP:REL}}
{{Redirect|WP:RDR|centralized dispute resolution requests|Wikipedia:Requesting dispute resolution}}
<noinclude>{{Subcat guideline|editing guideline|Redirect|WP:R|WP:REDIR}}</noinclude>
{{Nutshell|Redirects aid navigation and searching by allowing a page to be reached under alternative titles.}}

[[File:EnWiki redirect - Pichilemo.png|thumb|right|300px|A screenshot of Wikipedia showing a redirect from [[Pichilemo]] to [[Pichilemu]].]]

A '''redirect''' is a page which automatically sends visitors to another page, usually an article or section of an article. For example, if you type "UK" in the search box or click on the wikilink [[UK]], you will be taken to the article [[United Kingdom]] with a note at the top of the page: "<span style="font-size: 84%; line-height: 1.2em; color: rgb(84, 84, 84);">(Redirected from {{noredirect|UK}})</span>". This is because the page {{Noredirect|UK}} contains special wikitext which defines it as a redirect page and indicates the target article. It is also possible to redirect to a specific [[Help:Section|section]] of the target page, using more advanced syntax.

Redirect pages can contain other content below the redirect, such as [[:Template:R template index|redirect category templates]], and category links (which provide a way to list article sections in categories).

Redirects are used to help people arrive more quickly at the page they want to read; this page contains guidance on how to use them properly. For technical help relating to how redirects work, see '''[[Help:Redirect]]'''. Other relevant pages are [[Wikipedia:Double redirects]], [[Wikipedia:Hatnote#Redirect|Wikipedia:Hatnote §&nbsp;Redirect]] and [[Wikipedia:WikiProject Redirect|WikiProject Redirect]].

== Purposes of redirects ==
{{Anchor|reasons|What do we use redirects for?}}{{Shortcut|WP:POFR|WP:RPURPOSE}}

Reasons for creating and maintaining redirects include:
* Alternative names redirect to the [[Wikipedia:Article titles|most appropriate article title]] (for example, [[Edison Arantes do Nascimento]] redirects to [[Pelé]]).
* Plurals (for example, [[Greenhouse gases]] redirects to [[Greenhouse gas]]).
* Closely related words (for example, [[Symbiont]] redirects to [[Symbiosis]]).
* Adjectives or adverbs point to noun forms (e.g., [[Treasonous]] redirects to [[Treason]])
* Less specific forms of names, for which the article subject is still the [[WP:PRIMARYTOPIC|primary topic]]. For example, [[Einstein]] redirects to [[Albert Einstein]], whereas [[Johnson]] is a disambiguation page rather than a redirect, since no Johnson is regarded as the primary topic for that name.
* More specific forms of names (for example, [[Articles of Confederation and Perpetual Union]] redirects to [[Articles of Confederation]]).
* Abbreviations and initialisms (for example, [[DSM-IV]] redirects to [[Diagnostic and Statistical Manual of Mental Disorders]]). But often an abbreviation will have multiple meanings, none of which is a [[WP:PRIMARYTOPIC|primary topic]]—in that case a [[WP:Disambiguation|disambiguation]] page should be created rather than a redirect.
* Alternative spellings or punctuation. For example, [[Colour]] redirects to [[Color]], and [[Al-Jazeera]] redirects to [[Al Jazeera]].
* Punctuation issues—titles containing [[en dash|dashes]] should have redirects using [[hyphen-minus|hyphens]].
* Representations using ASCII characters, that is, common transliterations (for example, [[Pele]] also redirects to [[Pelé]] while [[Kurt Goedel]] and [[Kurt Godel]] redirect to [[Kurt Gödel]]).
* Likely misspellings (for example, [[Condoleeza Rice]] redirects to [[Condoleezza Rice]]).
* Likely alternative capitalizations (for example, [[Natural Selection]] redirects to [[Natural selection]]). This is not necessary for user searches made via Wikipedia's search engine, but may aid linking from other articles and external sites, as well as direct URL entry.
* To comply with the maintenance of nontrivial edit history, pursuant to [[Wikipedia:Merging#PROMERGE]] for copyright licensing requirements.
* Sub-topics or other topics which are described or listed within a wider article. (Such redirects are often targeted to a particular section of the article.)
* Redirects to disambiguation pages that do not contain "(disambiguation)" in the title (for example, [[Durham (disambiguation)]] redirects to [[Durham]]). These help maintenance by allowing deliberate links to disambiguation pages to be distinguished from links that need to be disambiguated.
* [[WP:Shortcut|Shortcuts]] (for example, [[Wikipedia:V]] redirects to [[Wikipedia:Verifiability]]). This is commonly done in [[WP:Project namespace|project space]], but not in article space.
* Old-style [[Wikipedia:CamelCase and Wikipedia|CamelCase]] links (if already in existence) ([[AnnaKournikova]] redirects to [[Anna Kournikova]]).
* Links auto-generated from [[Exchangeable image file format]] information ([[Adobe Photoshop CS Windows]] redirects to [[Adobe Photoshop]]).
* Finding [[Help:What links here#Limitations|what links to a section]], when links are made to the redirect rather than the section.

There are [[Wikipedia:Template messages/Redirect pages|redirect templates]] to explain the [[Wikipedia:Redirect#PLA|reason]] for a redirect.

Note that redirects to other Wikimedia projects, other websites, or [[Special:SpecialPages|special pages]] do not work. These should be avoided or replaced with a {{Tl|soft redirect}} template. Soft redirects are also used in [[Help:Category|category space]] (using the {{Tl|category redirect}} template). Redirects from list articles to categories (e.g. a redirect from <nowiki>[[List of things]]</nowiki> to <nowiki>[[Category:Things]]</nowiki> are highly discouraged.

== How to make a redirect ==
{{main|Help:Redirect}}
<!-- <div class="notice" style="background:#def; border:1px solid #468; padding:0.5em; margin:0.5em auto; background-color:#EBFFEB;"><center>Note: For a [[Wikipedia:Autoconfirmed article creation trial|trial period]] from September 14, 2017 to at least March 14, 2018, users will not be able to create pages, including redirects, directly in the [[Wikipedia:What is an article?#Namespace|article mainspace]] until their accounts are [[Wikipedia:User access levels#Autoconfirmed and confirmed users|autoconfirmed]] – an editing threshold passed when a user's account is at least 4 days (96 hours) old, and has made more than ten edits. Non-autoconfirmed users can request creation of redirects at [[Wikipedia:Articles for creation/Redirects]].</center></div> -->

=== Editing the source directly ===
To create a basic redirect using the source editor, type <code><nowiki>#REDIRECT&nbsp;[[target page name here]]</nowiki></code> as the only text on the page. The capitalization of the word <code>REDIRECT</code> doesn't matter. For instance, if you were redirecting from "{{Noredirect|UK}}" to "[[United Kingdom]]", this would be the entire body of {{Noredirect|UK|the "UK" page}}:

<code><nowiki>#REDIRECT&nbsp;[[United Kingdom]]</nowiki></code>

=== Using VisualEditor ===
To create a redirect using the [[Wikipedia:VisualEditor|VisualEditor]]:
# Open the "page options" menu (icon with three parallel horizontal bars) at the top right of the editor
# Select "Page settings"
# Check the box marked "Redirect this page to"
# Enter the name of the target page in the text box below the checkbox
# Click on the blue "Apply changes" button
# Save the page. You may enter an edit summary, or an automatic summary will be generated.

=== When moving a page ===
Redirects can also be automatically created when you [[Wikipedia:MOVE|move (rename) an existing page]].

== How to edit a redirect or convert it into an article ==
{{shortcut|WP:EDRED|WP:RTOA}}
Sometimes an existing redirect should really be handled by a full article, per [[:Category:Redirects with possibilities]]. For example, the name of a notable musician (who does not yet have an article) may instead be a redirect to an existing article about a band of which the musician is a member. In this case, you may edit the redirect to make it into an article. Also, if an existing redirect points to the wrong page, you may edit the redirect to point to a different page.

If you want to edit a redirect page you must use a special technique in order to get to the redirect page itself. This is because when you try to go straight to the redirect page and edit it, the redirect page will automatically redirect you to its target page (because this is what a redirect page is meant to do). Below is an example of why you might need to go to a redirect page itself (to do a small edit) and how to actually get there.

For example, say [[Trygve Halvdan Lie]] did not have his own article, and so this link was a redirect to the page [[Secretary-General of the United Nations]]. If, later on, the page [[Trygve Lie]] was created as a biography, the page [[Trygve Halvdan Lie]] should be changed to redirect to [[Trygve Lie]] per [[WP:COMMONNAME]]. To do this, go to the redirect page by clicking the existing redirect note on the target page, which in this case would read "(Redirected from [[Trygve Halvdan Lie]])". Once there, you may click the "Edit" tab, and change the page from

<code><nowiki>#REDIRECT&nbsp;[[Secretary-General of the United Nations]]</nowiki></code>
:to
<code><nowiki>#REDIRECT&nbsp;[[Trygve Lie]]</nowiki></code>

When adding or changing a redirect, always verify the links that already point there. For instance, if another person named Trygve Lie becomes very well known, it would make sense to make [[Trygve Lie]] a redirect to his page (after renaming the existing [[Trygve Lie]] page). Such a change cannot be made without changing all the preexisting links to [[Trygve Lie]]; these links can be found by clicking on [[Special:WhatLinksHere/Trygve_Lie|What links here]] in the left hand menu.

== Targeted and untargeted redirects ==
{{Shortcut|WP:TARGET|WP:RSECT}}
{{see also|MOS:LINK2SECT }}

Most redirects are ''untargeted'', i.e. they lead simply to a page, not to any specific section of the page. This is usually done when there is more than one possible name under which an article might be sought (for example, [[Cellphone]] redirects to the article [[Mobile phone]]). For deciding which should be the actual title of the article, see [[WP:Article titles|Article titles]].

It is also possible to create a ''targeted redirect'', i.e. a redirect to a particular point on the target page—either a [[Help:Section|section header]] or an [[Help:Anchor|anchor]]. For example, the page [[Malia Obama]] contains the code <code><nowiki>#REDIRECT&nbsp;[[Family of Barack Obama#Malia and Sasha Obama]]</nowiki></code>, which redirects to the [[Family of Barack Obama#Malia and Sasha Obama|Malia and Sasha Obama]] section in the article [[Family of Barack Obama]]. Therefore, entering "''Malia Obama''" will bring the searcher straight to the content that deals with "Malia and Sasha Obama".

Consider that when the target page is displayed, it is likely that the top of the page will not be shown, so the user may not see the helpful "(redirected from... )" text unless they know to scroll back to the top. This is less likely to cause confusion if the redirect is to a heading with the same name as the redirect.

The text given in the link on a targeted redirect page must exactly match the target section heading or anchor text, including capitalization and punctuation. (While spaces and underscores are interchangeable in the current implementation of the Wikimedia software, it is generally good practice and aids maintenance to use exactly the same spelling in links as is used in the corresponding targets also for these characters.) (In the absence of a match, the reader will simply be taken to the top of the target page.) It is often helpful to leave a [[WP:HIDDEN|hidden comment]] in the target text, to inform other editors that a section title is linked, so that if the title is altered, the redirect can be changed. For example:

<pre><nowiki>
==Vaccine overload==
<!-- linked from redirect [[Vaccine overload]] -->
</nowiki></pre>

To ensure that a redirect will not break if a section title gets altered, or to create a redirect to a point on the page other than a section heading, create an explicit target anchor in the page, e.g., by using the {{Tl|anchor}} template. Alternative anchors for section headings are ideally placed directly in front of the text of the heading:
{{nowrap|<code><nowiki>=={{Anchor|anchor name}}Section title==</nowiki></code>}}).

The anchor text will not be visible (unless the {{Tl|Visible anchor}} template is used), but it will serve as a permanent marker of that place on the page. Editors should generally not remove or alter such anchors without checking all incoming links and redirects. If several logically independent aspects of a topic are discussed under a single section header and should be linked to, it is sometimes useful to define separate anchors for them, if the current amount of information doesn't justify a division into multiple sections already. This makes it easier to rearrange contents on a page as it develops since those anchors can be moved with their corresponding contents without a need to fix up incoming links.

For example, in the [[Google search]] article, the text <code><nowiki>{{Anchor|calculator}}</nowiki></code> is placed at the point where ''Google Calculator'' is described. The title [[Google Calculator]] can then be redirected to [[Google search#calculator]].

=== Warning ===
# Don't give an anchor the same name as a section heading&nbsp;– this creates invalid code, as [http://www.w3.org/TR/xhtml1/#C_8 anchor names must be unique].
# Be careful with anchor capitalization&nbsp;– [http://www.w3.org/TR/html4/struct/links.html#h-12.2.1 section redirects are case-sensitive in standards-compliant browsers].<!-- (XHTML standard is the same) -->

== Double redirects ==
{{Main|Wikipedia:Double redirects}}

The software will not follow chains of more than one redirect – this is called a double redirect. A redirect should not be left pointing to another redirect page.

Double redirects often arise after a page is [[WP:MOVE|moved]] (renamed) – after moving a page, check whether there are any redirects to the old title (using the link on the move result page, or using [[WP:WHATLINKSHERE|"What links here"]]), and change them to redirect straight to the new title. Double redirects are usually fixed by a [[Wikipedia:Bots|bot]] in a few days; however, an editor should not leave behind any self-created double redirects.

== Linking to a redirect ==
{{Main|Wikipedia:Manual of Style (linking)#Redirects|l1=MoS linking redirects}}

You can link to a redirect page just as you can [[Help:Link|link]] to an article page by placing the redirect page name within a set of double brackets, such as: <div style="margin-left: 2em"><code><nowiki>[[</nowiki>''Redirect page name''<nowiki>]]</nowiki></code></div> replacing ''Redirect page name'' with the name of the redirect page to link.

To link to a redirect page without following the underlying redirect, use: {{tlx|No redirect|''Redirect page name''}} replacing ''Redirect page name'' with the name of the redirect page to link. Clicking on a no-redirect link will send the reader to the redirect page rather than the final redirect destination.

== Categorizing redirect pages ==
{{Main|Wikipedia:Categorizing redirects}}

Most redirect pages are not placed in article [[WP:Categorization|categories]]. There are three types of redirect categorization that are helpful and useful:
* Maintenance categories are in use for particular types of redirects, such as [[:Category:Redirects from initialisms]], in which a redirect page may be sorted using the {{Tl|R from initialism}} template. One major use of these categories is to determine which redirects are fit for inclusion in a [[WP:Printability|printed subset]] of Wikipedia. See [[Wikipedia:Template messages/Redirect pages]] for functional and alphabetical lists of these templates. A brief functional list of redirect category ([[WP:RCAT|rcat]]) templates is also found in the {{Tl|R template index}} navbar.
* Sometimes a redirect is placed in an article category because the form of the redirected title is more appropriate to the context of that category, e.g. {{noredirect|Honey Lantree}}. (Redirects appear in italics in category listings.)
* Discussion pages. If a discussion/talk page exists for a redirect, please ensure (1) that the talk page's Wikiproject banners are tagged with the "class=Redirect" parameter and (2) that the talk page is tagged at the TOP with the {{Tl|Talk page of redirect}} template. If the discussion page is a redirect, then it may be tagged with appropriate redirect categorization templates (rcats).

=== Redirects from moves ===
When a page is renamed/moved, a redirect that is titled with the replaced page name is created and is automatically tagged with the {{Tl|R from move}} template. This sorts the redirect into [[:Category:Redirects from moves]].

== When should we delete a redirect? ==
{{Anchor|CRD|crd|Criteria for redirect deletion}}{{Shortcut|WP:R#CRD}}

To delete a redirect '''without replacing it with a new article''', list it on [[Wikipedia:Redirects for discussion|redirects for discussion]]. See the [[Wikipedia:Deletion policy|deletion policy]] for details on how to nominate pages for deletion.

Listing is not necessary if you just want to replace a redirect with an article, or change where it points: see [[meta:Help:Redirect#Changing a redirect|these instructions]] for help doing this. If you want to ''swap'' a redirect and an article, but are not able to move the article to the location of the redirect please use [[Wikipedia:Requested moves]] to request help from an [[Wikipedia:Administrators|admin]] in doing that.

{{Wikipedia:Redirect/Deletion reasons}}

{{Anchor|PLA|pla|ASTONISH|SURPRISE}}

== What needs to be done on pages that are targets of redirects? ==
{{Shortcut|WP:R#PLA|WP:R#ASTONISH}}
{{Further|Wikipedia:Manual of Style/Text formatting#Other uses}}

Wikipedia follows the "[[Wikipedia:Guide to writing better articles#Principle of least astonishment|principle of least astonishment]]"; after following a redirect, the reader's first question is likely to be: "Hang on ... I wanted to read about ''this''. Why has the link taken me to ''that''?" Make it clear to the reader that they ''have'' arrived in the right place.

Normally, we try to make sure that all "inbound redirects" other than misspellings or other obvious close variants of the article title are mentioned in the first couple of paragraphs of the article or section to which the redirect goes. It will often be appropriate to '''bold''' the redirected term. For example:
* '''James Tiptree Jr.''' (August&nbsp;24,&nbsp;1915&nbsp;–&nbsp;May&nbsp;19,&nbsp;1987) was the pen name of American science fiction author '''Alice Bradley Sheldon''' ...
** [[James Tiptree Jr.]], redirects from [[Alice Sheldon]]

But insignificant or minor redirects can skip this:
* [[Density of water]] redirects to [[Properties of water]]. There is no need to insert a bolded '''density of water''' sentence in the lead section; it is a minor subtopic of the article.

If the redirected term could have other meanings, a [[WP:Hatnote|hatnote]] ([[Wikipedia:HATTEST#Redirect|examples]]) should be placed at the top of the target article or targeted section that will direct readers to the other meanings or to a relevant [[WP:DAB|disambiguation]] page. This is usually done using one of the [[:Template:Redirect#"… redirects here. For other uses, see …"|redirect disambiguation templates]] ([[Wikipedia:HATTEST#Redirect|examples]]).

It may also be helpful to [[Help:Searching|search]] the [[Help:Category#Listing all categories|List of Categories]] for [[Wikipedia:FAQ/Categories#Can I specify categories when searching?|related terms]]; adding a [[WP:HATNOTE|hatnote]] and a [[Help:Category|category link]] to the old term will make related pages easier to locate.

== Redirects that replace previous articles ==
{{Short|WP:BLANKANDREDIRECT|WP:BLAR}}
{{See also|Wikipedia:Redirect#Reasons for not deleting|Wikipedia:Deletion policy#Redirection}}

[[WP:BLANK|Removing all content]] in a problematic article and replacing it with a redirect is common practice, known as '''blank-and-redirect'''. If other editors [[WP:BRD|disagree]] with this blanking, its contents can be recovered from [[Help:page history|page history]], as the article has not been formally [[WP:DEL|deleted]]. If editors cannot agree, the content issues should be discussed at the relevant talk page, and other methods of [[Wikipedia:Resolving disputes|dispute resolution]] should be used, such as restoring the article and nominating the article for [[Wikipedia:Articles for deletion]] or listing on [[Wikipedia:Requests for comment]]s for further input.

To make it easier for other editors to find the history of the blanked article, it's good practice to add a short notice at the talk page of the target article, even if no content has been [[Wikipedia:Merging|merged]] there. This is specially useful if the blanked article had few visits and infrequent edits. If the redirect is replacing an article that had been deleted by an [[Wikipedia:Administrators|administrator]], this notice is the only way for editors to know that a previous version of the article existed at all.

=== Content of the replaced article ===
If the topic of the article can be reasonably thought to describe a [[WP:N|notable]] topic, mark the redirect with the template
{{Tl|Redirect with possibilities}} to indicate that [[Wikipedia:Redirect#How to edit a redirect or convert it into an article|it could be expanded in the future]]. You may also consider [[Wikipedia:Stubbing#Stubbing existing articles|turning the article into a stub]] by removing all unsourced content and keeping the valid references, instead of blanking it.

Note that certain forms of blanking are not allowed. [[Wikipedia:Vandalism#Blanking, illegitimate|Illegitimate blanking]] of valid content without reason is considered [[WP:vandalism|vandalism]], a form of [[Wikipedia:disruptive editing|disruptive editing]]. Other forms of blank-and-redirect, although not vandalism, are still undesirable. If you want to [[WP:CUTPASTE|rename the article by cutting and pasting text]] to a new article with a different title, you should instead [[Wikipedia:Moving a page|move the page]] with the ''Move'' option. If you want to keep some content from the blanked article and add it to the target article, you should follow the instructions at {{section link|Wikipedia:Merging|How to merge}}. Both processes will create proper links to the edit history, which is required by the [[Wikipedia:Copyrights|Wikipedia license]] for legal reasons to [[Wikipedia:Copying within Wikipedia|preserve attribution of content to its authors]].

== Do not "fix" links to redirects that are not broken ==
{{Anchor|NOTBROKEN|notbroken}}{{Shortcut|WP:NOTBROKEN|WP:DONOTFIXIT}}
{{Redirect|WP:NOTBROKE|text=You may be looking for {{section link|Wikipedia:Typo Team|Typos that do not need to be corrected}} or [[Wikipedia:If it ain't broke, don't fix it]]}}
{{Further|Wikipedia:Manual of Style/Linking#MOS:NOPIPE}}

There is usually nothing wrong with linking to redirects to articles. Some editors are tempted, upon finding a link to a redirect page, to bypass the redirect and point the link directly at the target page. However, changing to a piped link is beneficial only in a few cases. Piping links solely to avoid redirects is generally a time-wasting exercise that can actually be detrimental. It is almost never helpful to replace <code><nowiki>[[redirect]]</nowiki></code> with <code><nowiki>[[target|redirect]]</nowiki></code>.

That is, editors should not change, for instance, <code><nowiki>[[Franklin Roosevelt]]</nowiki></code> to <code><nowiki>[[Franklin D. Roosevelt]]</nowiki></code> or <code><nowiki>[[Franklin D. Roosevelt|Franklin Roosevelt]]</nowiki></code> ''just'' to "fix a redirect". However, it is perfectly acceptable to change it to <code><nowiki>[[Franklin D. Roosevelt]]</nowiki></code> if for some reason it is preferred that "Franklin D. Roosevelt" actually appear in the visible text.

Reasons ''not'' to bypass redirects include:
* Redirects can indicate [[:Category:Redirects with possibilities|possible future articles]] (see {{Tl|R with possibilities}}).
* Introducing unnecessary invisible text makes the article more difficult to read in page source form.
* Non-piped links make better use of the "what links here" tool, making it easier to track how articles are linked and helping with large-scale changes to links.
* Shortcuts or redirects to embedded anchors or sections of articles or of [[Wikipedia:Policies and guidelines|Wikipedia's advice pages]] should never be bypassed, as the anchors or section headings on the page may change over time. Updating one redirect is far more efficient than updating dozens of piped links. (The [[toollabs:dispenser/cgi-bin/rdcheck.py|Rdcheck]] tool is extremely useful in such cases for finding which redirects need to be changed after an article is updated.)
* Intentional links to [[Wikipedia:Disambiguation|disambiguation pages]] always use the title with "(disambiguation)", even if that is a redirect.
* If editors persistently use a redirect instead of an article title, it may be that the article needs to be moved rather than the redirect changed. As such the systematic "fixing of redirects" may eradicate useful information which can be used to help decide on the "best" article title.

{{Anchor|Bypass redirects in navigational templates|template link fix|template linkfix|templatelinkfix|TLF}}Good reasons to bypass redirects include:{{Shortcut|WP:BRINT}}
* It is usually preferable not to use redirected links in navigational templates, such as those found at the bottom of many articles (e.g., {{Tl|US Presidents}} at the end of [[George Washington]]). When the template is placed on an article and contains a ''direct'' link to the same article (rather than a redirect), the direct link will display in '''bold''' (and not as a link), making it easier to navigate through a series of articles using the template. There are exceptions to this exception: where a redirect represents a distinct sub-topic within a larger article and is not merely a variant name, it is preferable to leave the redirect in the template.
* It may be appropriate to make this kind of change if the hint that appears when a user hovers over the link is misleading.
* Spelling errors and other mistakes should be corrected. Don't link to a misspelled redirect. This does not necessarily mean that the misspelled redirect should be deleted (see {{tl|R from misspelling}}).
* Links on disambiguation pages. See {{section link|Wikipedia:Manual of Style/Disambiguation pages|Piping and redirects}} for rationale and exceptions.
* Radio and TV station call letters, since call letters given up by one station can be used later by a different station.
* In other namespaces, particularly the template and portal namespaces in which [[WP:Subpages|subpages]] are common, any link or transclusion to a former page title that has become a redirect following a page move is to be updated to the new title for naming consistency.

=== Self-redirects ===
{{Shortcut|WP:SELFRED}}
{{See also|Help:Self link}}

Avoid linking to titles that redirect straight back to the page on which the link is found. This situation may arise if a redirect is created from a red link on the page, or if the title was once a separate page but was merged.

However, linking to a title that redirects to a section or anchor within the article (redirects with {{Tl|R to section}} or {{Tl|R to anchor}}) is acceptable, as it facilitates navigation in particular on long articles that cannot be viewed all at once on an average-sized computer screen. In addition to readability benefits, when such redirects are marked with {{Tl|R with possibilities}}, they have the potential to become independent articles in the future. However, consider using [[Wikipedia:Manual of Style/Linking#Section links|Section links]] instead, when such redirects do not already exist.

==Template redirects== <!-- Wikipedia:AutoWikiBrowser/General fixes links here -->
A template can be redirected to another template in the same way, e.g., by entering the following markup at the top of a template T2:
<pre>
#REDIRECT [[Template:T1]]
</pre>
This allows the template name T2 to be used instead of the actual template name T1. All the parameters of T1 will be respected by T2.

A redirect categorisation ([[Wikipedia:Categorizing redirects|rcat]]) template such as {{Tl|R from move}} may be added to T2 (on the third line below the <code><nowiki>#REDIRECT</nowiki></code> line) as follows:
<pre>
#REDIRECT [[Template:T1]]

{{Redirect category shell|
{{R from move}}
}}
</pre>
While template shortcut/alias redirects are common, they may infrequently cause confusion and make updating template calls more complicated. For example, if calls to T1 are to be changed to some new template NT1, articles must be searched for {{code|<nowiki>{{T1}}</nowiki>}} and a separate search must also be made for each of its aliases (including T2 in this example). Moreover, changes to syntax, corrections, scans and other processes (for example tag dating) must take into account ''all'' applicable redirects.

== Redirect protection ==
{{anchor|protection}}{{Shortcut|WP:REDIRECTPROTECTION|WP:RPROTECTION}}
Sometimes, a redirect to an article pertaining to a very controversial topic will be fully or, more rarely, semi-protected indefinitely. This is done when:
#There is no reason for it to be edited
#It is frequently expanded into whole articles
#It is an obvious vandalism target
#It redirects and/or refers to a very controversial topic
#Any combination of the above.

Redirects that are fully protected include [[Obama]], [[Hitler]], and [[9/11]]. '''[[WP:SRD|Soft redirects]]''' that are fully protected include obvious vandalism targets like [[dumbass]] and [[fatass]].

Redirects in other namespaces may be protected for technical reasons or are protected under existing guidelines. For example, a template redirect (shorthand) used thousands of times qualifies it as a [[Wikipedia:High-risk template|highly visible template]], eligible for [[WP:TEMP-P|template protection]].

== Category redirects ==
{{Anchor|CATEGORY|category}}

{{Shortcut|WP:R#CATEGORY}}

{{About|technical issue on category redirects|making "soft" category redirects|Wikipedia:Categories for discussion#Redirecting categories}}

Do ''not'' create inter-[[Help:Category|category]] redirects, by adding a line <code>#REDIRECT [[<nowiki />:Category:''target category'']]</code> to a category page. Articles added to a "redirected" category do not show up in the target category, preventing proper categorization. What's worse, since redirected categories do not become "red links", editors won't be aware even when they add an article to a redirected category.

For an attempt to fix this issue in [[MediaWiki]], see {{Phab|T5311}}.

Instead, [[WP:soft redirect|"soft" redirects]] are used. It can be created by placing {{Tlx|Category redirect|target}} in the category page. See [[Wikipedia:Categories for discussion#Redirecting categories]].

== Suppressing redirects ==
{{Anchor|SUPPRESS}}{{Shortcut|WP:R#SUPPRESS}}

When a page is moved, a redirect is automatically left behind. Some groups of users (those who possess a <code>suppressredirect</code> [[Special:ListGroupRights|right]]) have the ability to prevent the redirect being created, by unchecking the box labelled "{{MediaWiki:Move-leave-redirect}}." Currently these groups are [[Wikipedia:Administrators|administrators]], [[Wikipedia:Bots|bots]], [[Wikipedia:Page mover|page movers]], and [[meta:Global rollback|global rollbackers]]. In some circumstances, a page should be moved, but a redirect from its current name is inappropriate, such as reverting [[Wikipedia:Vandalism#Page-move vandalism|page-move vandalism]]. Suppressing the redirect can avoid an extra action (page removal) and save time in these cases.

However, in general, the redirect will be a useful entry in the history, and it is best to leave it behind, unless there is a good reason to suppress the redirect, such as vandalism, [[Wikipedia:Userfication|userfying]] ''recently created'' malplaced items or freeing a title to be occupied immediately by another page (e.g., moving <u>term</u> to <u>accurate term</u> and <u>term (disambiguation)</u> to <u>term</u>). Redirects leave a trail to help readers find the old article, in case a new article is created at its previous location, and to prevent [[Wikipedia:Linkrot|linkrot]]. Therefore, we usually neither suppress nor [[#When should we delete a redirect?|delete]] redirects. As Brion Vibber [[phab:T17842#205934|said]], "Not breaking links helps everyone, ''especially us first and foremost''". He also [[phab:T17842#205878|said]] that the removal of (file) redirects is "extremely user-hostile and makes the project less useful".

== Technical notes ==
A Wikipedia redirect is not the same as an [[HTTP redirect]] — it does not generate an [[HTTP 302]] (or other 30''x'') response. Instead, a page with almost the same content as the target of the redirect is generated by the MediaWiki software, differing in that a small-text note appears below the title of the page, identifying the name of the redirect used to get there (and linking to it in such a way that it can be accessed without the redirect, e.g. so it can be changed). When a user clicks on a redirect such as [[housecat]], the page URL initially will be https://en.wikipedia.org/wiki/Housecat, but the URL shown by the browser will change to https://en.wikipedia.org/wiki/Cat after the page loads.

On one hand, this allows links like [[housecat#Anatomy]] to work as expected, but it also requires redirects to anchors to be implemented as a piece of JavaScript that jumps to an appropriate section after the page has loaded. For example, [[second-stage boot loader]], which is rendered as the URL https://en.wikipedia.org/wiki/Second-stage_boot_loader, is a page defined as a #REDIRECT to [[Booting#SECOND-STAGE]]. "SECOND-STAGE", in this case, is a manually defined anchor (using the markup "<nowiki>=== {{anchor|SECOND-STAGE}}Second-stage boot loader ===</nowiki>") which will persist even if the section is renamed. However, whether a redirect points to a manually defined anchor, or an anchor defined implicitly via a section name, the behavior will be the same: the page will automatically be scrolled down to the pointed-to anchor only after the page finishes loading (at which point the URL bar will also change to reflect the redirected-to URL, including "#''anchor''" portion, rather than the redirected-from URL).

== See also ==
{{Wikipedia glossary}}
{{Commonscat|MediaWiki redirects}}
* [[:Category:Redirect templates]]
* [[:Category:Wikipedia redirects]]
* [[Wikipedia:Moving a page]]
* [[Help:Redirect]]
* [[Special:ListRedirects]]
* [[Special:BrokenRedirects]]
* [[Special:DoubleRedirects]]
* [[Template:Redirect]]
* [[Template:No redirect]]
* [[Wikipedia:Articles for creation/Redirects]], to suggest a missing redirect
* [[Wikipedia:Hatnote]] (see [[Wikipedia:Redirect#What needs to be done on pages that are targets of redirects?|above]])
* [[Wikipedia:Redirects for discussion]]
* [[Wikipedia:Soft redirect]]
* [[Wikipedia:WikiProject Redirect]]
** [[Wikipedia:WikiProject Redirect/Style guide]]
* [[Wikipedia:Database reports/Page count by namespace]] and by non-redirects/redirects
* [[Wikipedia:Deletion by redirection]]
* [[User:Kephir/gadgets/sagittarius|Sagittarius]], a Wikipedia gadget for redirecting

{{R template index}}

[[Category:Wikipedia editing guidelines]]
[[Category:Wikipedia redirecting| ]]
Anonymous user

Navigation menu