Results 1 to 4 of 4

 

Thread: redirect

  1. #1
    babrees's Avatar
    Registered User

    Status
    Offline
    Join Date
    Feb 2007
    Location
    Norfolk
    Posts
    1,588
    Thanks
    142
    Thanked 101 Times in 89 Posts


    I am changing my html pages to php and obviously don't want to lose on search engines. I know I can redirect them but don't know how.

  2. #2
    Registered User

    Status
    Offline
    Join Date
    Jun 2007
    Posts
    12
    Thanks
    0
    Thanked 4 Times in 4 Posts
    It's actually a very simple and easy thing to do. You need to do 301 redirects for your old pages to your new ones using an htaccess file.

    Here is a tutorial to help you out.

    How to Redirect a Web Page Using a 301 Redirect

    I hope that helps.

  3. The Following User Says Thank You to style for home For This Useful Post:

    babrees (05-12-08)

  4. #3
    Registered User

    Status
    Online
    Join Date
    Oct 2008
    Location
    Harrow
    Posts
    85
    Thanks
    3
    Thanked 12 Times in 12 Posts
    You could also keep the html pages and just have them processed as a php page by adding this in your .htaccess, otherwise redirect as suggested by style for home.

    PHP Code:
    AddType application/x-httpd-php .htm
    AddType application
    /x-httpd-php .html 

  5. #4
    babrees's Avatar
    Registered User

    Status
    Offline
    Join Date
    Feb 2007
    Location
    Norfolk
    Posts
    1,588
    Thanks
    142
    Thanked 101 Times in 89 Posts
    Thanks! - went the route of style for home and works a treat



Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. What is a 301 redirect?
    By Dazza30 in forum Affiliate Marketing Lounge
    Replies: 17
    Last Post: 15-06-11, 03:46 AM
  2. Anybody a 301 redirect expert
    By andylink in forum Programming
    Replies: 8
    Last Post: 24-07-08, 10:42 PM
  3. Redirect in .htaccess for dynamic urls
    By Travel Pixel in forum Programming
    Replies: 0
    Last Post: 07-05-08, 04:53 PM
  4. Replies: 2
    Last Post: 23-04-08, 01:26 PM
  5. redirect pages / scripts
    By Dazza30 in forum Affiliate Marketing Lounge
    Replies: 33
    Last Post: 30-09-07, 11:19 AM

Bookmarks

Posting Permissions

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

Content Relevant URLs by vBSEO 3.5.0 RC2