5,680
edits
(new help page) |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 19: | Line 19: | ||
===Example=== | ===Example=== | ||
Instead of creating duplicate articles for [[ | Instead of creating duplicate articles for [[Big Smoke|Melvin Harris]] and [[Big Smoke]], you might want links <tt><nowiki>[[Melvin Harris]]</nowiki></tt> and <tt><nowiki>[[Big Smoke]]</nowiki></tt> to point to the same page. | ||
If you want that page title to be " | If you want that page title to be "Big Smoke", then "Melvin Harris" should be a redirect. The Melvin Harris page would contain this: | ||
:<tt><nowiki>#redirect [[Big Smoke]]</nowiki></tt> | |||
==How do I change a redirect?== | ==How do I change a redirect?== | ||
It is possible to change the | It is possible to change the Melvin Harris redirect by editing it. First, try visiting the [[Melvin Harris]] page, which redirects to the [[Big Smoke]] page. Then, below the title of the page, you will see the text: | ||
:<div class="plainlinks">(Redirected from [ | :<div class="plainlinks">(Redirected from [{{SERVER}}/index.php?title=Melvin_Harris&redirect=no Melvin Harris])</div> | ||
Click this " | Click this "Melvin Harris" link to go back to the redirect page at Melvin Harris. You can then click "edit" to alter the Melvin Harris page as usual (making the redirect point somewhere else, or replacing it with a new article) like any other wiki page. | ||
==What is a "soft redirect"?== | ==What is a "soft redirect"?== | ||
Line 40: | Line 40: | ||
==What is a "double redirect"?== | ==What is a "double redirect"?== | ||
A '''double redirect''' is a redirect page that points to ''another'' redirect page. For example, suppose that <nowiki>[[ | A '''double redirect''' is a redirect page that points to ''another'' redirect page. For example, suppose that <nowiki>[[Melvin Harris]]</nowiki> points to <nowiki>[[Big smoke]]</nowiki> (lowercase ''s'') which points to <nowiki>[[Big Smoke]]</nowiki> (uppercase ''S''). Then visits to the Melvin Harris page will be forwarded only once and stop at the <nowiki>[[Big smoke]]</nowiki> redirect. | ||
To fix this, click the (Redirected from...) link on the <nowiki>[[ | To fix this, click the (Redirected from...) link on the <nowiki>[[Big smoke]]</nowiki> redirect page, to go back to the <nowiki>[[Melvin Harris]]</nowiki> redirect. Edit Melvin Harris's redirect to point to <nowiki>[[Big Smoke]]</nowiki>. All double redirects are listed at [[Special:DoubleRedirects]] | ||
==Can I put anything else on a redirect page?== | ==Can I put anything else on a redirect page?== | ||
Line 49: | Line 49: | ||
==Where can I find more help?== | ==Where can I find more help?== | ||
See [[MetaWikiPedia:Help:Redirect]] for more detail on this feature. | See [[MetaWikiPedia:Help:Redirect]] for more detail on this feature. | ||
[[Category:Help]] |