Jump to content

Dudas con robots.txt


hcsticks

Recommended Posts

Buenas noches a toda la comunidad,

 

Estoy adentrándome en el universo robot.txt. En principio parece sencillo crear un robots.txt y mucho más con Prestashop pero estoy seguro de que se le puede sacar muchísimo más partido a estos archivos para una correcta indexación de cara al SEO.

 

Enfin tengo una duda sustancial con el caso de mi robots.txt. Lo pego aquí y comento:

 

# 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
# GoogleBot specific
User-agent: Googlebot
Disallow: /*orderby=
Disallow: /*orderway=
Disallow: /*tag=
Disallow: /*id_currency=
Disallow: /*search_query=
Disallow: /*id_lang=
Disallow: /*back=
Disallow: /*utm_source=
Disallow: /*utm_medium=
Disallow: /*utm_campaign=
Disallow: /*n=
# All bots
User-agent: *
# Directories
Disallow: /classes/
Disallow: /config/
Disallow: /download/
Disallow: /mails/
Disallow: /modules/
Disallow: /translations/
Disallow: /tools/
# Files
Disallow: /addresses.php
Disallow: /address.php
Disallow: /authentication.php
Disallow: /cart.php
Disallow: /discount.php
Disallow: /footer.php
Disallow: /get-file.php
Disallow: /header.php
Disallow: /history.php
Disallow: /identity.php
Disallow: /images.inc.php
Disallow: /init.php
Disallow: /my-account.php
Disallow: /order.php
Disallow: /order-opc.php
Disallow: /order-slip.php
Disallow: /order-detail.php
Disallow: /order-follow.php
Disallow: /order-return.php
Disallow: /order-confirmation.php
Disallow: /pagination.php
Disallow: /password.php
Disallow: /pdf-invoice.php
Disallow: /pdf-order-return.php
Disallow: /pdf-order-slip.php
Disallow: /product-sort.php
Disallow: /search.php
Disallow: /statistics.php
Disallow: /attachment.php
Disallow: /guest-tracking.php
Disallow: /address
Disallow: /direccion
Disallow: /addresses
Disallow: /direcciones
Disallow: /authentication
Disallow: /autenticacion
Disallow: /cart
Disallow: /carro-de-la-compra
Disallow: /discount
Disallow: /descuento
Disallow: /guest-tracking
Disallow: /estado-pedido
Disallow: /order-history
Disallow: /historial-de-pedidos
Disallow: /identity
Disallow: /identidad
Disallow: /my-account
Disallow: /mi-cuenta
Disallow: /order
Disallow: /carrito
Disallow: /order-follow
Disallow: /devolucion-de-productos
Disallow: /quick-order
Disallow: /pedido-rapido
Disallow: /order-slip
Disallow: /vales
Disallow: /password-recovery
Disallow: /contrasena-olvidado
Disallow: /search
Disallow: /buscar
# Sitemap

 

Mis cuestiones son dos:

 

¿No debería tener los mismos disallow Googlebot que el resto?

 

¿Es mala señal que a Googlebot no se le permita /*tag=? ¿Quiere decir esto que Googlebot no está interpretando las etiquetas h1, h2, etc de mi web?

 

Gracias por adelantado y saludos a todos.

Link to comment
Share on other sites

  • nadie locked this topic
Guest
This topic is now closed to further replies.
×
×
  • Create New...