Forum Moderators: coopster
directory3
directory3/file.php
...
directory4
directory4/file.php
...
links
link/sitename.php
... <?php
echo '<a rel="nofollow" href="http://www.domain.com/link/sitenameA.php" target="_blank"><span>Site Name</span></a>
<a rel="nofollow" href="http://www.domain.com/link/sitenameB.php" target="_blank"><span>Site Name</span></a>
<a rel="nofollow" href="http://www.domain.com/link/sitenameC.php" target="_blank"><span>Site Name</span></a>';
?> <?
Header( "HTTP/1.1 301 Moved Permanently" );
Header( "Location: http://affdomain.com/?id=code" );
?> <a rel="nofollow" href="http://www.domain.com/link/sitenameA.php" target="_blank"><span>Site Name</span></a> <a rel="nofollow" href="http://affdomain.com/?id=code" target="_blank"><span>Site Name</span></a> http://affdomain.com/?id=code http://www.domain.com/link/sitenameA.php [edited by: phranque at 11:09 pm (utc) on Oct 30, 2013]
[edit reason] unlinked url [/edit]
Need a programmer
this thread doesn't even sound like a programming related task
I have thousands of files to edit in my serverthat seem to have very similar content ?