Why would someone want to redirect one page to another? There are a few reasons. You may want someone to be able to jump directly to a section deep within your site, you may have many pages with similar (or even the same) content, and instead of maintaining it in several places, you could redirect them all to one master page.
To "redirect" one page of your site to another is simple with QuickwebPro, you can use the "Redirect This Page" pull-down to select the page.
But, what if you want to send someone to another site automatically? To do this you can use this custom tag.
[redirect_url:'
http://www.example.com/']
Place this within the Page Body of QuickwebPro, and set the Page format to Complex HTML. You should modify the web site address to whatever web site you want to send the visitor to. When someone hits this QWP page, they will instantly be sent to your new address.