Linktrack

The Best Link Tracker and Ad Tracker Ever.

Skip to content
  • Home
  • Our Blog
  • Pricing
  • Features
  • Contact Us
Linktrack

301 Redirect Explained

An excellent explanation of the 301 redirect and how to implement it in a variety of systems.  Linktrack uses a variant of the PHP Redirect:

PHP Redirect

<?
Header( “HTTP/1.1 301 Moved Permanently” );
Header( “Location: http://www.new-url.com” );
?>

Want to double check our work?  Try the Search Engine Friendly Redirect Checker.

This entry was posted in Uncategorized on November 2, 2009 by admin.

Post navigation

← Why is My Link Invalid? Google AdWords: Video – Write better ads to attract more customers →
Proudly powered by WordPress