Submit Your Article Forum Rules

Results 1 to 3 of 3

Thread: How do I redirect pages?

  1. #1
    Member
    Join Date
    Jul 2003
    Posts
    38

    How do I redirect pages?

    Hello All,

    I need some help. I have a bunch of pages that are php and indexed already. I have since changed to a new format and would like the old pages to redirect to the new pages. Can anyone please tell me the proceedure I need to follow to accomplish this task? I would be very appreciative!!

    thank you in advance.

    PS - yes I have checked the forum and there are snippets of conversations but unfortunately not specific enough for me to follow.

  2. #2
    WebProWorld MVP
    Join Date
    May 2004
    Posts
    1,656
    To redirect specific pages (one old page to the new location), you'll need to use a 301 Permanent Redirect.

    If you're on a Unix web server, you'll need to use the .htaccess file.
    Follow me on Twitter, I'm bhartzer or like my page on Facebook.

  3. #3
    Read this:
    http://no2.php.net/header

    Also, you can use this script:
    http://www.edoceo.com/creo/php-redirect.php

    I think what is best, is to make your own redirect function, which is custom to your needs.
    Olav Alexander Mjelde
    Olav-x AT volvo-power.net

    http://www.volvo-power.net
    Admin & Webmaster

Similar Threads

  1. Old pages, no need to 301 redirect, right?
    By rjjj111 in forum eCommerce Discussion Forum
    Replies: 9
    Last Post: 06-29-2009, 10:37 PM
  2. 301 Redirect of many pages on IIS
    By SEMMatt in forum Search Engine Optimization Forum
    Replies: 3
    Last Post: 08-13-2008, 11:57 PM
  3. HTML Redirect Pages
    By bobitza in forum Search Engine Optimization Forum
    Replies: 2
    Last Post: 04-20-2006, 05:04 PM
  4. Using 301 Redirect for only a few pages - impact?
    By nnowakow in forum Search Engine Optimization Forum
    Replies: 4
    Last Post: 01-15-2005, 09:22 AM
  5. Redirect pages
    By MichelH in forum Search Engine Optimization Forum
    Replies: 6
    Last Post: 12-14-2004, 05:50 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •