How do I redirect my Web site's visitors to my value application?

You can use JavaScript to redirect visitors to a value application that is not installed in your website's root directory.

To Redirect Visitors To Your Value Application

  1. In your preferred editor, open your site's default page.
  2. At the top of the file, add the following code, where "coolexample.com" is your domain name and "directory" is the directory in which your value application resides:
  3. Save the file, and then upload (FTP) it to your hosting account.