MFS-99: How To Create Redirect Files

How to Create "ASP and "PHP" Redirects

Take a look at the following links:

  1. http://www.jamesmaduk.com/rd/nichedb.php

It looks like you”ll be visiting a site on http://www.jamesmaduk.com doesn’t it?

After you’ve clicked each of the links read the text below and I’ll show you what’s really there

Let’s start with #3 the ASP page.

Here’s the actual text that makes up the page 1shopping.asp.


 



If you want to make an ASP page that simply redirects someone to another page follow these steps:

  1. Create a brand new page in front page
  2. Switch the page view from layout/design to code view
  3. Delete all of the existing html code and text
  4. Replace it by copying and then pasting in the above code
  5. Replace the URL in the Response.Redirect line with the url that you want to send the person to
  6. Select "Save As" from the Frontpage File menu to save the file making sure to save it with the .asp extension and not the html extension.
  7. Test the link in your browser.

Here’s the PHP version:

Here’s the actual text that makes up the 1shopping.php file


< ?php
header( ‘Location: http://www.1shoppingcart.com/app?pr=1&id=57040′ ) ;
?>


Follow the same instructions as above except replace the existing URL with your URL after the text header(‘Location: Of course this one must be saved as a PHP file.

I"m also assuming that your host allows you to run PHP or ASP files 🙂

Find Out How Deliver and Sell Courses Online In Less Than a Day …

Even If You're Pressed For Time & Hate Technology

FREE

Sell Your Courses Online

Your Step-by-Step Guide

FREE

Leave a Comment

Start Selling Courses Online

James Maduk

Build Your Own Training Site With WordPress!
Let Me Show You How To Create Your Own Training Site and Be Selling Courses Online In Less Than A Day... Even if you hate technology!

WPGrow