If you want to redirect a page with PHP simple create a blank PHP file (example.php) and only include the following line:

<?php
header( ‘Location: http://www.example.com/new_page.html’ ) ;
?>

If you want to redirect an entire directory simply name this file index.php

NOTE: If you want a permanent redirect because you have moved your website and wish to keep your linkbacks from google and other search-engines and sites, follow the directions here.

  • Share/Bookmark

Leave a Reply

Archives
Statistics
  • Pages displayed : 25720
  • Unique visitors : 14216
  • Pages displayed in last 24 hours : 58
  • Unique visitors in last 24 hours : 32
FireStats icon Powered by FireStats

Bad Behavior has blocked 86 access attempts in the last 7 days.

FireStats icon Powered by FireStats