close
Warning:
Can't synchronize with repository "(default)" (The repository directory has changed, you should resynchronize the repository with: trac-admin $ENV repository resync '(default)'). Look in the Trac log for more information.
- Timestamp:
-
2021-07-11T14:17:48-07:00 (3 years ago)
- Author:
-
trac
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v3
|
v4
|
|
7 | 7 | Deleting specific versions or even complete pages can make sense to remove spam or other abusive submissions. |
8 | 8 | |
9 | | However, if you want to delete a page because you re-created a new page with the same content but a different name, it is recommended to keep the page and use it as a redirection page instead of completely deleting it. This will avoid frustrating the visitor with broken links, particularly when coming to the site from a search engine. |
| 9 | However, if you want to delete a page because you re-created a new page with the same content but a different name, it is recommended to keep the page and use it as a redirection page instead of completely deleting it. This will avoid frustrating the visitor with broken links, particularly when coming to the site from a search engine. |
10 | 10 | |
11 | | In this situation, chances are that you actually wanted to [[WikiNewPage#renaming|rename]] the page instead of doing a copy and delete. |
| 11 | In this situation, chances are that you actually wanted to [[WikiNewPage#renaming|rename]] the page instead of doing a copy and delete. |
12 | 12 | The //Rename// operation offers you the possibility to create a redirection page. |
13 | | A redirection page is a short page that contains a link such as “See !SomeOtherPage”. |
| 13 | A redirection page is a short page that contains a link such as “See !SomeOtherPage”. |
14 | 14 | |
15 | 15 | ---- |