This is the DKI code from SpeedPPC. Will this also work for NON-PPC, i.e. regular SEO if someone types the search term Google, Yahoo, MSN?
<?php echo str_replace('-', ' ', $_GET['seed'])?>
Also does it require me to place any PHP at the top of the page?
<?php echo str_replace('-', ' ', $_GET['seed'])?>
Also does it require me to place any PHP at the top of the page?