I'm trying to add rel="nofollow" for my site but i have some problems.
Here are some examples :
{
$url = 'index.php?task=profile&id='.$_COOKIE['ava_userid'].'';
$message_url = 'index.php?task=messages';
}How to add rel="nofollow" for this php code and not receive any errors ?echo '<strong><a href="'.$site_url.'/index.php?task=login">'.LOGIN.'</a> | <a href="'.$site_url.'/index.php?task=register">'.REGISTER.'</a></strong>';


LinkBack URL
About LinkBacks
Reply With Quote







, Thanks for the answers.


Bookmarks