Redirection 302 ou pas?

WRInaute discret
pour les mots clés suivant"occasion instruments à vent" mon site "lamidesvents.com" apparait en quatrieme position ds google mais avec
l'annuaire bonweb
quelq'un peut il me dire s'il s'agit d'une redirection 302?
j'ai envoye un email pour faire supprimer mon site de l'annuaire mais je n'ai pas de reponse
mon site a disparu des premieres pages et je ne sais pas quoi faire!
 
WRInaute occasionnel
slt

pour webmasterr hub

URL: http://www.bonweb.com/infosite.php?sit=b28978&org=bw
HTTP/1.1 200 OK
Date: Mon, 04 Apr 2005 10:27:49 GMT
Server: Apache/2.0.53 (Unix) PHP/5.0.3
X-Powered-By: PHP/5.0.3
Content-Encoding: gzip
Vary: Accept-Encoding
Connection: close
Content-Type: text/html

pour wri
HTTP/1.1 200 OK
Date: Mon, 04 Apr 2005 10:29:24 GMT
Server: Apache/2.0.53 (Unix) PHP/5.0.3
X-Powered-By: PHP/5.0.3
Connection: close
Content-Type: text/html


donc tout bon

dh
 
Olivier Duffez (admin)
Membre du personnel
WRInaute accro
e-kiwi a dit:
Webrankinfo>

j ai testé ton lien https://www.webrankinfo.com/outils/header.php qui me sort une redirection 302 sur mon site, alors que en interrogeant le serveur il me sort bien une redirection 301

(je fais un "header 301 move permanently" suivi d un "header location" en php)

a quoi est ce dû ?
Bonjour e-kiwi,

Si j'ai bien vu, l'annuaire de ton site en www fait des liens avec un nofollow : 8O
Code:
<a href="http://www.-------.---/" target="_blank" rel="nofollow">--------</a>
C'est quoi le but ?

Jean-Luc
 
WRInaute accro
jeanluc> si tu as bien regardé, en www il n y a plus d annuaire :) l annuaire est mon avatar, et les liens sont en dur et ans nofollow :)

>> probleme deja soulevé ici
oui mais pas résolu :)
 
WRInaute discret
Code:
<?php
    header("HTTP/1.1 301 Moved Permanently");
    header("Location: http://www.tapage.php/");
    header("Connection: close");
    exit;
?>
 
WRInaute accro
e-kiwi a dit:
jeanluc> si tu as bien regardé, en www il n y a plus d annuaire :) l annuaire est mon avatar, et les liens sont en dur et ans nofollow :)

???

Sur la page : -http://www.e-kiwi.net/fr/annuaire-13-Achats.html

Code par firefox a dit:
<a href="-http://www.trois-***.com" target="_blank" rel="nofollow">Trois ***</a></b><br>Trois
***<br><a href="-http://www.trois-***.com" target="_blank" class="lien_site" rel="nofollow">-http://www.trois-***</a></div>
 
Discussions similaires
Haut