Bonsoir,
je reviens apres quelques semaine car j'ai des erreurs d exploration de la part de google:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
|
<?php
http://www.catiprint.fr/cherchez-catiprint-machine-imprimerie-es.html?lang=es
404 (Introuvable) 2 pages 9 juil. 2011
http://www.catiprint.fr/accueil-catiprint-machine-imprimerie-es.html?lang=en
404 (Introuvable) 2 pages 8 juil. 2011
http://www.catiprint.fr/pages/produits-catiprint.php?lang=es
404 (Introuvable) 10 pages 6 juil. 2011
http://www.catiprint.fr/pages/vendez-machine-imprimerie-catiprint.php?lang=es
404 (Introuvable) 3 pages 6 juil. 2011
http://www.catiprint.fr/pages/produits-machine-imprimerie-catiprint.php?lang=es
404 (Introuvable) 3 pages 6 juil. 2011
http://www.catiprint.fr/pages/contact-machine-imprimerie-catiprint.php?lang=fr
404 (Introuvable) 3 pages 5 juil. 2011
http://www.catiprint.fr/vendez-catiprint-machine-imprimerie-fr.html
404 (Introuvable) 2 pages 5 juil. 2011
http://www.catiprint.fr/pages/contact-machine-imprimerie-catiprint.php?lang=es
404 (Introuvable) 3 pages 5 juil. 2011
http://www.catiprint.fr/pages/produits-machine-imprimerie-catiprint.php?lang=en
404 (Introuvable) 3 pages 4 juil. 2011
http://www.catiprint.fr/cherchez-catiprint-machine-imprimerie-fr.html?lang=en
404 (Introuvable) 2 pages 4 juil. 2011
http://www.catiprint.fr/cherchez-catiprint-machine-imprimerie-en.html?lang=es
404 (Introuvable) 2 pages 4 juil. 2011
http://www.catiprint.fr/pages/vendez-catiprint.php?lang=fr
404 (Introuvable) 3 pages 4 juil. 2011
http://www.catiprint.fr/vendez-catiprint-machine-imprimerie-en.html?lang=es
404 (Introuvable) 2 pages 4 juil. 2011
http://www.catiprint.fr/produits-catiprint-machine-imprimerie-en.html?lang=es
404 (Introuvable) 2 pages 4 juil. 2011
http://www.catiprint.fr/contact-catiprint-machine-imprimerie-es.html?lang=fr
404 (Introuvable) 2 pages 4 juil. 2011
http://www.catiprint.fr/contact-catiprint-machine-imprimerie-es.html?lang=es
404 (Introuvable) 2 pages 3 juil. 2011
http://www.catiprint.fr/pages/produits-catiprint.php?lang=fr
404 (Introuvable) 10 pages 3 juil. 2011
http://www.catiprint.fr/cherchez-catiprint-machine-imprimerie-en.html
404 (Introuvable) 2 pages 3 juil. 2011
http://www.catiprint.fr/accueil-catiprint-machine-imprimerie-es.html?lang=fr
404 (Introuvable) 2 pages 3 juil. 2011
http://www.catiprint.fr/pages/contact-machine-imprimerie-catiprint.php?lang=en
404 (Introuvable) 3 pages 3 juil. 2011
http://www.catiprint.fr/pages/produits-catiprint.php?lang=en
404 (Introuvable) 10 pages 3 juil. 2011
http://www.catiprint.fr/produits-catiprint-machine-imprimerie-es.html?lang=en
404 (Introuvable) 2 pages 3 juil. 2011
http://www.catiprint.fr/cherchez-catiprint-machine-imprimerie-es.html
404 (Introuvable) 2 pages 3 juil. 2011
http://www.catiprint.fr/pages/contact-catiprint.php?lang=fr
404 (Introuvable) 3 pages 3 juil. 2011
..
1 à 100 sur 103 Suivante?> |
ET VOICI mon .haccess:
1 2 3 4 5 6 7 8 9 10 11 12 13
| RewriteRule ^machine-imprimerie-accueil-catiprint-([a-z]+).html ./index.php?lang=$1 [QSA]
RewriteRule ^machine-imprimerie-produits-catiprint-([a-z]+).html ./pages/machine-imprimerie-produits-catiprint.php?lang=$1 [QSA]
RewriteRule ^machine-imprimerie-cherchez-catiprint-([a-z]+).html ./pages/machine-imprimerie-cherchez-catiprint.php?lang=$1 [QSA]
RewriteRule ^machine-imprimerie-vendez-catiprint-([a-z]+).html ./pages/machine-imprimerie-vendez-catiprint.php?&lang=$1 [QSA]
RewriteRule ^machine-imprimerie-contact-catiprint-([a-z]+).html ./pages/machine-imprimerie-contact-catiprint.php?&lang=$1 [QSA]
RewriteRule ^machine-imprimerie-accueil-catiprint-([a-z]+).html ./?lang=$1 [QSA]
RewriteRule ^machine-imprimerie-plan-site.html ./machine-imprimerie-plan-site.php [L] |
et cela rentis je pense mon referencement si quelque peut m'aider.
voici mon menu:
1 2 3 4 5 6 7
|
<li><a href="<?php echo RACINE ?>machine-imprimerie-accueil-catiprint-<?php echo $_SESSION['lang']; ?>.html"><?php echo _MenuPresentation ?></a></li>
<li><a href="<?php echo RACINE ?>machine-imprimerie-produits-catiprint-<?php echo $_SESSION['lang']; ?>.html"><?php echo _MenuMachinesDispo ?></a></li>
<li><a href="<?php echo RACINE ?>machine-imprimerie-cherchez-catiprint-<?php echo $_SESSION['lang']; ?>.html"><?php echo _MenuVousCherchez ?></a></li>
<li><a href="<?php echo RACINE ?>machine-imprimerie-vendez-catiprint-<?php echo $_SESSION['lang']; ?>.html"><?php echo _MenuVousVendez ?></a></li>
<li><a href="<?php echo RACINE ?>machine-imprimerie-contact-catiprint-<?php echo $_SESSION['lang']; ?>.html"><?php echo _MenuContact ?></a></li> |
et voici mes lien sur mes drapeau je crois que c est la que ca cloche:
<
1 2 3
| a href="<?php $_SERVER['DOCUMENT_ROOT']?>?lang=fr" title="machine imprimerie catiprint"><img src="<?php echo RACINE ?>images/machine-imprimerie-drapeau-france.gif" alt="machine d'imprimerie, machine d'impression"/></a>
<a href="<?php $_SERVER['DOCUMENT_ROOT']?>?lang=en" title="machine imprimerie catiprint"><img src="<?php echo RACINE ?>images/machine-imprimerie-drapeau-anglais.gif" alt="machine d'imprimerie, machine d'impression"/></a>
<a href="<?php $_SERVER['DOCUMENT_ROOT']?>?lang=es" title="machine imprimerie catiprint"><img src="<?php echo RACINE ?>images/machine-imprimerie-drapeau-espagne.gif" alt="machine d'imprimerie, machine d'impression"/></a> |
mais en fessant comme test:
"<?php $_SERVER['DOCUMENT_ROOT']?>-<?php echo $_SESSION['lang']; ?>.html"
ca ne marche pas et document root me renvoie pas a la page ou je suis.
j'ai error 404.
merci
Partager