Redirect Module
Description
The Redirect module performs a "301" redirect from a page with optional URL mapping.
Attributes
attribute | required | allowed values | default | description |
---|---|---|---|---|
destination | yes | a URL, or the name of a page on your wiki | none | the page or URL to which the user will be redirected |
Examples
Redirect to a page in your wiki
[[module Redirect destination="myWikiPage"]]
Redirect to a URL
[[module Redirect destination="http://www.google.com"]]
page revision: 0, last edited: 06 Jan 2009 02:08