kevienfox Posted January 25, 2017 Share Posted January 25, 2017 Hi, so before I had my prestashop wesbite in the main domain, for other purposes I moved to subdirectory, actually my prestashop web is www.pwt.pe/tienda before pwt.pe Now with robots I have this: # 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/robotstxt.htmlUser-agent: *# Allow DirectivesAllow: */modules/*.cssAllow: */modules/*.js# Private pagesDisallow: /*?orderby=Disallow: /*?orderway=Disallow: /*?tag=Disallow: /*?id_currency=Disallow: /*?search_query=Disallow: /*?back=Disallow: /*?n=Disallow: /*&orderby=Disallow: /*&orderway=Disallow: /*&tag=Disallow: /*&id_currency=Disallow: /*&search_query=Disallow: /*&back=Disallow: /*&n=Disallow: /*controller=addressesDisallow: /*controller=addressDisallow: /*controller=authenticationDisallow: /*controller=cartDisallow: /*controller=discountDisallow: /*controller=footerDisallow: /*controller=get-fileDisallow: /*controller=headerDisallow: /*controller=historyDisallow: /*controller=identityDisallow: /*controller=images.incDisallow: /*controller=initDisallow: /*controller=my-accountDisallow: /*controller=orderDisallow: /*controller=order-opcDisallow: /*controller=order-slipDisallow: /*controller=order-detailDisallow: /*controller=order-followDisallow: /*controller=order-returnDisallow: /*controller=order-confirmationDisallow: /*controller=paginationDisallow: /*controller=passwordDisallow: /*controller=pdf-invoiceDisallow: /*controller=pdf-order-returnDisallow: /*controller=pdf-order-slipDisallow: /*controller=product-sortDisallow: /*controller=searchDisallow: /*controller=statisticsDisallow: /*controller=attachmentDisallow: /*controller=guest-tracking# DirectoriesDisallow: */classes/Disallow: */config/Disallow: */download/Disallow: */mails/Disallow: */modules/Disallow: */translations/Disallow: */tools/# FilesDisallow: /*contrasena-olvidadoDisallow: /*direccionDisallow: /*direccionesDisallow: /*autenticacionDisallow: /*carro-de-la-compraDisallow: /*descuentoDisallow: /*historial-de-pedidosDisallow: /*identidadDisallow: /*mi-cuentaDisallow: /*devolucion-de-productosDisallow: /*valesDisallow: /*carritoDisallow: /*buscarDisallow: /*pedido-rapidoDisallow: /*estado-pedidoDisallow: /*confirmacion-pedido My question is if I moved to subdirectory, I don't know if all disallow are okay, should I add tienda/ in every disallow? Thank you so much for your help Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now