ultranaut + web   33

The anatomy of a server sided redirect: 301, 302 and 307 illuminated SEO wise
@header("HTTP/1.1 301 Moved Permanently", TRUE, 301);
@header("Location: $newLocation");
web  seo 
august 2011 by ultranaut

Copy this bookmark:



description:


tags: