Page is a not externally linkable
fahad_direct - 9:46 am on Jan 7, 2011 (gmt 0)
What if i use php header redirect:
header("Location: $lowercase_url", true, 301);
Does it make difference to Google if we are doing 301 redirects by .htaccess or by header? Will it transfer PR link juice exactly the same way?