Difference between revisions of "Manual:Redirects"
[quality revision] | [quality revision] |
(Changed categories.) |
m (Tag: Visual edit) |
Contents
What is a redirect?[edit | edit source]
A redirect is a technique to automatically forward users from one page to another. If you redirect a page that has content, the user will not see the content of the redirected page, but only the content of the target page.
When to use a redirect[edit | edit source]
Pages are usually redirected in the following cases:
- abbreviations
- synonyms
- duplicate content
- spelling variants
- plural/singular
- renaming/moving a page
How to redirect a page[edit | edit source]
With Visual editing[edit | edit source]
-
Go to Page settings:
-
In the dialog window, activate the checkbox "Redirect this page to" and enter the name of the target page:
- Click "Apply changes"
With Source editing[edit | edit source]
At the beginning of the page, insert the redirect instruction:
#REDIRECT [[pagename of target page]]
There is no need to delete the content of the page. The content is simply no longer visible to readers as long as the redirect is included on the page. If you remove the code for redirecting the page, the original content will be loaded again.
Managing page redirects[edit | edit source]
All redirected pages on the wiki are listed on the special page Special:ListRedirects
. In addition, there are pages for broken redirects as well as double redirects in the maintenance reports on the Special pages.
You can navigate to them from Global actions > Special pages.
To maintain the quality of your wiki, you should review these pages on a regular pages and fix any broken and double redirects.
Related info
== What is a redirect? == A redirect is a technique to automatically forward users from one page to another. If you redirect a page that has content, the user will not see the content of the redirected page, but only the content of the target page. ==When to use a redirect== Pages are usually redirected in the following cases: *abbreviations *synonyms *duplicate content *spelling variants *plural/singular *renaming/moving a page == How to redirect a page == === == ===With Visual editing === # Go === #Go to Page settings: [[File:VE-category.png|link=https://en.wiki.bluespice.com/wiki/File:VE-category.png]]<br /> # In #In the dialog window, activate the checkbox "Redirect this page to" and enter the name of the target page: [[File:VE-redirect-dialog.png|link=https://en.wiki.bluespice.com/wiki/File:VE-redirect-dialog.png|500x500px]] # Click #Click "Apply changes" === With Source editing === At the beginning of the page, insert the redirect instruction: <pre>#REDIRECT [[pagename of target page]]</pre> There is no need to delete the content of the page. The content is simply no longer visible to readers as long as the redirect is included on the page. If you remove the code for redirecting the page, the original content will be loaded again. == Managing page redirects == All redirected pages on the wiki are listed on the special page <code>Special:ListRedirects</code>. In addition, there are pages for broken redirects as well as double redirects in the maintenance reports on the Special pages. You can navigate to them from ''Global actions > Special pages''. To maintain the quality of your wiki, you should review these pages on a regular pages and fix any broken and double redirects. <br />{{Box_Links-en | Topic1 =[[Rename_and_move_pages|Rename and move pages]] | Topic2 =[[Delete_article|Delete an article]] | Topic3 =[[Subpage|Creating subpages]] | Topic4 = [https://www.mediawiki.org/wiki/Help:Redirects https://www.mediawiki.org/wiki/Help:Redirects]}} [[en:{{FULLPAGENAME}}]] [[de:Weiterleitungen]] [[Category:Quality]] [[Category:Concept]]
Line 1: | Line 1: | ||
− | == What is a redirect? == | + | ==What is a redirect?== |
A redirect is a technique to automatically forward users from one page to another. If you redirect a page that has content, the user will not see the content of the redirected page, but only the content of the target page. | A redirect is a technique to automatically forward users from one page to another. If you redirect a page that has content, the user will not see the content of the redirected page, but only the content of the target page. | ||
Line 12: | Line 12: | ||
*renaming/moving a page | *renaming/moving a page | ||
− | == | + | ==How to redirect a page== |
− | === With Visual editing === | + | ===With Visual editing=== |
− | # Go to Page settings: [[File:VE-category.png|link=https://en.wiki.bluespice.com/wiki/File:VE-category.png]]<br /> | + | #Go to Page settings: [[File:VE-category.png|link=https://en.wiki.bluespice.com/wiki/File:VE-category.png]]<br /> |
− | # In the dialog window, activate the checkbox "Redirect this page to" and enter the name of the target page: [[File:VE-redirect-dialog.png|link=https://en.wiki.bluespice.com/wiki/File:VE-redirect-dialog.png|500x500px]] | + | #In the dialog window, activate the checkbox "Redirect this page to" and enter the name of the target page: [[File:VE-redirect-dialog.png|link=https://en.wiki.bluespice.com/wiki/File:VE-redirect-dialog.png|500x500px]] |
− | # Click "Apply changes" | + | #Click "Apply changes" |
− | === With Source editing === | + | ===With Source editing=== |
At the beginning of the page, insert the redirect instruction: | At the beginning of the page, insert the redirect instruction: | ||
Line 27: | Line 27: | ||
There is no need to delete the content of the page. The content is simply no longer visible to readers as long as the redirect is included on the page. If you remove the code for redirecting the page, the original content will be loaded again. | There is no need to delete the content of the page. The content is simply no longer visible to readers as long as the redirect is included on the page. If you remove the code for redirecting the page, the original content will be loaded again. | ||
− | == Managing page redirects == | + | ==Managing page redirects== |
All redirected pages on the wiki are listed on the special page <code>Special:ListRedirects</code>. In addition, there are pages for broken redirects as well as double redirects in the maintenance reports on the Special pages. | All redirected pages on the wiki are listed on the special page <code>Special:ListRedirects</code>. In addition, there are pages for broken redirects as well as double redirects in the maintenance reports on the Special pages. | ||
Line 33: | Line 33: | ||
To maintain the quality of your wiki, you should review these pages on a regular pages and fix any broken and double redirects. | To maintain the quality of your wiki, you should review these pages on a regular pages and fix any broken and double redirects. | ||
− | <br />{{Box_Links-en | Topic1 =[[Rename_and_move_pages|Rename and move pages]] | Topic2 =[[Delete_article|Delete an article]] | Topic3 =[[Subpage|Creating subpages]] | Topic4 = }} | + | <br />{{Box_Links-en | Topic1 =[[Rename_and_move_pages|Rename and move pages]] | Topic2 =[[Delete_article|Delete an article]] | Topic3 =[[Subpage|Creating subpages]] | Topic4 =[https://www.mediawiki.org/wiki/Help:Redirects https://www.mediawiki.org/wiki/Help:Redirects]}} |
[[en:{{FULLPAGENAME}}]] | [[en:{{FULLPAGENAME}}]] | ||
[[de:Weiterleitungen]] | [[de:Weiterleitungen]] | ||
[[Category:Quality]] | [[Category:Quality]] | ||
[[Category:Concept]] | [[Category:Concept]] |