ok so I got accepted to A4D, and i'm anxiously awaiting my next step. once again, thank you mike for the help
Actually mighta be a good tool to try and teach myself php/ajax and things that I've never got round to doing. A nice web based keyowrd manipulation tool would be cool.
<a href="php-redirect.php">Link</a>
<?php
header( 'Location: http://Your-Link-Goes-Here.tld' ) ;
?>
Hey Mike, I got a question for you. How do you go about "expanding" you keyword list after you figure out which ones are working? Do you just try to think of some keywords that are similar, or fit the trends of the keywords that are working?
Haven't got to this point yet, but I figured I should ask early.
I was using the tracking202pro redirect code
<? header("location: http://myaffiliateurl.com?subid=" . $_COOKIE['t202proSubid']); ?>
zeekr:Is there anyone trying to push something with SEO? Any hints when going that route with A4D offers?
Maybe there's no such cookie set.Im pretty sure i have exactly that
<? header('location: http://affiliate.a4dtracker.com/rd/r.php?sid=1xxxxxxxxxxxxxxxxxxxxxxxxxxxx' . $_COOKIE['t202proSubid']); ?>
<? header('location: [URL="http://www.wickedfire.com/redirect.php?url=http%3A%2F%2Faffiliate.a4dtracker.com%2Frd%2Fr.php%3Fsid%3D1xxxxxxxxxxxxxxxxxxxxxxxxxxxx"]http://affiliate.a4dtracker.com/rd/r...xxxxxxxxxxxxxx[/URL]' . @$_COOKIE['t202proSubid']); exit; ?>