Help:Redirecting old web site page to wiki article
From BayTeam
To redirecting an old web site page to a converted wiki article:
- Add a redirect in the root .htaccess file. Site5 makes this really easy:
- go to the bayteam.org/siteadmin page.
- click on Web Site Tools.
- click on "URL Redirects"
- enter the Redirect (from) and To urls.
- choose the redirect type (should be Permanent for this case)
- click on "Add"
- The proper .htaccess rules are automatically created.
- Move the outdated HTML file to the bayteam.org/_archived directory.
- That way only "live" files are left in the root web directory (makes it easy for everyone to know what still needs conversion).
