MediaWiki: Difference between revisions
No edit summary |
|||
| Line 64: | Line 64: | ||
==Maintenance== | ==Maintenance== | ||
* The MediaWiki manual has good information scattered through it; check the [http://www.mediawiki.org/wiki/Manual:System_administration system administration page] for sure | |||
* Most everything can be done via the [[Special:Specialpages|Special Pages]] page; learn it | * Most everything can be done via the [[Special:Specialpages|Special Pages]] page; learn it | ||
* Check the [[Special:Lonelypages]] list to watch for orphaned pages; these pages are unreachable from any other page. | * Check the [[Special:Lonelypages]] list to watch for orphaned pages; these pages are unreachable from any other page. | ||
| Line 72: | Line 73: | ||
** See if the page can't be combined with another one, or if more info isn't sensible to add | ** See if the page can't be combined with another one, or if more info isn't sensible to add | ||
* How to check for dead external links? '''FIXME''' | * How to check for dead external links? '''FIXME''' | ||
* Use the [http://www.mediawiki.org/wiki/Manual:GenerateSitemap.php generateSitemap.php] maintenance script to generate [http://www.sitemaps.org/ sitemaps]; these can be registered with search services. | |||
==Extensions== | ==Extensions== | ||