melose Posted May 10, 2013 Share Posted May 10, 2013 Hola ¿Cómo se puede saber si la tienda está en modo privado o catálogo? Link to comment Share on other sites More sharing options...
Sergio Ruiz Posted May 10, 2013 Share Posted May 10, 2013 Defines que es modo privado. Para saber si esta en modo catalogo o no, mira en la pestaña Preferencias -> Producots Para ver si la tienda esta activada o desactivada, revisa en la pestaña Preferencias -> Mantenimiento Link to comment Share on other sites More sharing options...
melose Posted May 10, 2013 Author Share Posted May 10, 2013 GRacias, es que el robots.txt me está bloqueando la web y no lo entiendo Link to comment Share on other sites More sharing options...
nadie Posted May 10, 2013 Share Posted May 10, 2013 es que el robots.txt me está bloqueando la web y no lo entiendo Buenas días a todos. ¿Que contenido tiene tu fichero robots.txt ahora? Link to comment Share on other sites More sharing options...
melose Posted May 10, 2013 Author Share Posted May 10, 2013 # robots.txt automaticaly generated by PrestaShop e-commerce open-source solution # http://www.prestashop.com - http://www.prestashop.com/forums # This file is to prevent the crawling and indexing of certain parts # of your site by web crawlers and spiders run by sites like Yahoo! # and Google. By telling these "robots" where not to go on your site, # you save bandwidth and server resources. # For more information about the robots.txt standard, see: # http://www.robotstxt.org/wc/robots.html User-agent: * # Private pages Disallow: /*orderby= Disallow: /*orderway= Disallow: /*tag= Disallow: /*id_currency= Disallow: /*search_query= Disallow: /*back= Disallow: /*utm_source= Disallow: /*utm_medium= Disallow: /*utm_campaign= Disallow: /*n= Disallow: /*controller=addresses Disallow: /*controller=address Disallow: /*controller=authentication Disallow: /*controller=cart Disallow: /*controller=discount Disallow: /*controller=footer Disallow: /*controller=get-file Disallow: /*controller=header Disallow: /*controller=history Disallow: /*controller=identity Disallow: /*controller=images.inc Disallow: /*controller=init Disallow: /*controller=my-account Disallow: /*controller=order Disallow: /*controller=order-opc Disallow: /*controller=order-slip Disallow: /*controller=order-detail Disallow: /*controller=order-follow Disallow: /*controller=order-return Disallow: /*controller=order-confirmation Disallow: /*controller=pagination Disallow: /*controller=password Disallow: /*controller=pdf-invoice Disallow: /*controller=pdf-order-return Disallow: /*controller=pdf-order-slip Disallow: /*controller=product-sort Disallow: /*controller=search Disallow: /*controller=statistics Disallow: /*controller=attachment Disallow: /*controller=guest-tracking # Directories Disallow: /*classes/ Disallow: /*config/ Disallow: /*download/ Disallow: /*mails/ Disallow: /*modules/ Disallow: /*translations/ Disallow: /*tools/ # Files Disallow: /*en/password-recovery Disallow: /*en/address Disallow: /*en/addresses Disallow: /*en/authentication Disallow: /*en/cart Disallow: /*en/discount Disallow: /*en/order-history Disallow: /*en/identity Disallow: /*en/my-account Disallow: /*en/order-follow Disallow: /*en/order-slip Disallow: /*en/order Disallow: /*en/search Disallow: /*en/quick-order Disallow: /*en/guest-tracking Disallow: /*es/contrasena-olvidado Disallow: /*es/direccion Disallow: /*es/direcciones Disallow: /*es/autenticacion Disallow: /*es/carro-de-la-compra Disallow: /*es/descuento Disallow: /*es/historial-de-pedidos Disallow: /*es/identidad Disallow: /*es/mi-cuenta Disallow: /*es/devolucion-de-productos Disallow: /*es/vales Disallow: /*es/carrito Disallow: /*es/buscar Disallow: /*es/pedido-rapido Disallow: /*es/estado-pedido # Sitemap Sitemap: http://tiendacuriosa.com/sitemap. Link to comment Share on other sites More sharing options...
melose Posted May 10, 2013 Author Share Posted May 10, 2013 Link to comment Share on other sites More sharing options...
Recommended Posts