mdd01
11-23-2004, 05:42 PM
Here is my question. I have set up a PHP script to dynamically track URLs as users click on them. I place the URL at the end of the PHP script and auto record the click, then I do a redirect to the site using header("Location: " . $RD);. By doing this type of redirect, will Google or other Search Engines think that I am cloaking or anything that may get my site banned?
h ttp://www.mysite.com/track.php?h ttp://www.anothersite.org/
Any feedback is welcome!
h ttp://www.mysite.com/track.php?h ttp://www.anothersite.org/
Any feedback is welcome!