Page is a not externally linkable
- Google
-- Google News Archive
---- Dupe content checker - 302's - Page Jacking - Meta Refreshes


Patrick_Taylor - 2:38 am on Sep 15, 2004 (gmt 0)


In message 45 I reported that I'm using a php redirect script for external links, like so:

<?php
$location = 'ht*p://www.somesite.com/';
header('Location: ' . $location);
?>

... though in the script I have maybe 40 links done that way. In the interests of being in a position to act responsibly I would appreciate knowing (from anyone who is technically "au fait" with these things in the light of this thread) whether I am likely doing any damage to the SERPS or SE indexing of somesite.com, or indeed to my page, and if so, what I should do - ideally I would like to retain the php redirect in some form or another.


Thread source:: http://www.webmasterworld.com/google_archive/25638.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com