WRInaute impliqué
bonjour
je me pose une question au sujet des mes liens d'affiliations:
doit on utiliser ceci
ou ceci:
(avec bien entendu un joli noffolow pointant vers ces fichiers)
quel est votre avis svp?
bonne journée pluvieuse...
je me pose une question au sujet des mes liens d'affiliations:
doit on utiliser ceci
Code:
<html>
<head>
<meta name="robots" content="noindex,nofollow">
<meta http-equiv="refresh" content="0; URL=http://www.MON-LIEN-AFFILIATION.com?blablabla">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title></title>
</head>
</html>
ou ceci:
Code:
<?php Header( "Location: http://www.MON-LIEN-AFFILIATION.com?blablabla" ); ?>
<html>
<head>
<meta name="robots" content="noindex,nofollow">
<title></title>
</head>
</html>
(avec bien entendu un joli noffolow pointant vers ces fichiers)
quel est votre avis svp?
bonne journée pluvieuse...