FranNE Posted October 18, 2012 Share Posted October 18, 2012 (edited) Hola hablando con mi Hosting por los porblemas en el redireccionamiento me comenta que existe un conflicto entre varios. Les copio mi htaccess para ver si me podeis encontrar el conflicto entre redireccionamiento. Esta causa es la que hace que no se lleve correctamente los redireccionamiento. Un saludo y gracias # .htaccess automaticaly generated by PrestaShop e-commerce open-source solution # http://www.prestashop.com - http://www.prestashop.com/forums # URL rewriting rules RewriteRule ^([a-z0-9]+)\-([a-z0-9]+)(\-[_a-zA-Z0-9-]*)/([_a-zA-Z0-9-]*)\.jpg$ /img/p/$1-$2$3.jpg [QSA,L,E] RewriteRule ^([0-9]+)\-([0-9]+)/([_a-zA-Z0-9-]*)\.jpg$ /img/p/$1-$2.jpg [QSA,L,E] RewriteRule ^([0-9]+)(\-[_a-zA-Z0-9-]*)/([_a-zA-Z0-9-]*)\.jpg$ /img/c/$1$2.jpg [QSA,L,E] RewriteRule ^lang-([a-z]{2})/([a-zA-Z0-9-]*)/([0-9]+)\-([a-zA-Z0-9-]*)\.html(.*)$ /product.php?id_product=$3&isolang=$1$5 [QSA,L,E] RewriteRule ^lang-([a-z]{2})/([0-9]+)\-([a-zA-Z0-9-]*)\.html(.*)$ /product.php?id_product=$2&isolang=$1$4 [QSA,L,E] RewriteRule ^lang-([a-z]{2})/([0-9]+)\-([a-zA-Z0-9-]*)(.*)$ /category.php?id_category=$2&isolang=$1 [QSA,L,E] RewriteRule ^([a-zA-Z0-9-]*)/([0-9]+)\-([a-zA-Z0-9-]*)\.html(.*)$ /product.php?id_product=$2$4 [QSA,L,E] RewriteRule ^([0-9]+)\-([a-zA-Z0-9-]*)\.html(.*)$ /product.php?id_product=$1$3 [QSA,L,E] RewriteRule ^([0-9]+)\-([a-zA-Z0-9-]*)(.*)$ /category.php?id_category=$1 [QSA,L,E] RewriteRule ^content/([0-9]+)\-([a-zA-Z0-9-]*)(.*)$ /cms.php?id_cms=$1 [QSA,L,E] RewriteRule ^([0-9]+)__([a-zA-Z0-9-]*)(.*)$ /supplier.php?id_supplier=$1$3 [QSA,L,E] RewriteRule ^([0-9]+)_([a-zA-Z0-9-]*)(.*)$ /manufacturer.php?id_manufacturer=$1$3 [QSA,L,E] RewriteRule ^lang-([a-z]{2})/(.*)$ /$2?isolang=$1 [QSA,L,E] # Catch 404 errors ErrorDocument 404 /404.php RewriteRule ^lang-([a-z]{2})/(.*)$ /$1/$2 [R=301,NC] Redirect 301 /?attest=true http://www.yourprint.es Redirect 301 /fr/content/10-manual http://www.yourprint...al-de-imprenta- Redirect 301 /en/content/10-manual http://www.yourprint...al-de-imprenta- Redirect 301 /it/talonarios/116-talonarios-21x10cm-en-juegos-de-100-hojas-linea-de-corte-doble-numerador-matriz-y-original-1-tinta.html http://www.yourprint...al-1-tinta.html Redirect 301 /pt/casa/100-carpeta-sin-solapas-a4-impresion-exterior-e-interior.html http://www.yourprint...e-interior.html Redirect 301 /pt/casa/103-carteles-a2.html http://www.yourprint...arteles-a2.html Redirect 301 /it/?Q=www.yourprint.es http://www.yourprint.es/it/ Redirect 301 /pt/?Q=www.yourprint.es http://www.yourprint.es/pt/ Redirect 301 /pt/?attest=true http://www.yourprint.es/pt/ Redirect 301 /es/content/7-quienes-somos http://www.yourprint...imprenta-online Redirect 301 /en/lo-mas-vendido-en-yourprint-imprenta-online?attest=true http://www.yourprint...imprenta-online Redirect 301 /en/lo-mas-vendido-en-yourprint-imprenta-online?attest=true&p=2 http://www.yourprint...enta-online?p=2 Redirect 301 /en/lo-mas-vendido-en-yourprint-imprenta-online?attest=true&p=3 http://www.yourprint...enta-online?p=3 Redirect 301 /en/lo-mas-vendido-en-yourprint-imprenta-online?attest=true&p=4 http://www.yourprint...enta-online?p=4 Redirect 301 /fr/producto-mas-vendido-en-yourprint-imprenta-online-imprenta-rapida?attest=true&p=2 http://www.yourprint...enta-rapida?p=2 Redirect 301 /fr/producto-mas-vendido-en-yourprint-imprenta-online-imprenta-rapida?attest=true&p=3 http://www.yourprint...enta-rapida?p=3 Redirect 301 /fr/producto-mas-vendido-en-yourprint-imprenta-online-imprenta-rapida?attest=true&p=4 http://www.yourprint...enta-rapida?p=4 Redirect 301 /it/talonarios/116-talonarios-21x10cm-en-juegos-de-100-hojas-linea-de-corte-doble-numerador-matriz-y-original-1-tinta.html http://www.yourprint...al-1-tinta.html Redirect 301 /pt/casa/100-carpeta-sin-solapas-a4-impresion-exterior-e-interior.html http://www.yourprint...e-interior.html Redirect 301 /pt/casa/103-carteles-a2.html http://www.yourprint...arteles-a2.html Redirect 301 /it/?Q=www.yourprint.es http://www.yourprint.es/it/ Redirect 301 /pt/?Q=www.yourprint.es http://www.yourprint.es/pt/ Redirect 301 /pt/?attest=true http://www.yourprint.es/pt/ Redirect 301 /es/content/7-quienes-somos http://www.yourprint...imprenta-online Edited October 18, 2012 by Yourprint (see edit history) Link to comment Share on other sites More sharing options...
FranNE Posted October 19, 2012 Author Share Posted October 19, 2012 ninguna ayuda??? Link to comment Share on other sites More sharing options...
Recommended Posts