Child pages
  • Comprender las Preferencias

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • URL amigable. Cambie esta opción si sabe que su servidor permite la reescritura URL. Si no, déjela en "No".

    Note

    Si lee un mensaje como "La reescritura URL (mod_rewrite) no está activa en su servidor o no es posible comprobar la configuración del servidor. Si desea utilizar URLs amigables debe activar este módulo". En este caso, PrestaShop no puede detectar la configuración del servidor, pero eso no significa que está característica no funcione. Debecomprobarlo por sí mismo.

  • URL acentuadaPrestaShop es ahora capaz de producir URLs con caracteres especiales, para los productos con nombres no ASCII. Puede desactivar esta opción aquí.
  • Redirigir automáticamente al enlace principal (URL canónica). Canonical URLs are a way to eliminate self-created duplicate content – which can dramatically bring your search engine rank down, as this is considered La URLs canónica es una forma de eliminar el contenido duplicado – que podría perjudicarle en el posicionamiento de los buscadores, ya que esto es considerado spam. To avoid search engines thinking you are spamming their index, PrestaShop uses standard rel="canonical" link tag to indicate which is the one base URL for a given content.
    While it is highly recommended to enable this option, it also depends on your theme actually implementing correctly the <link> header tag. Ask the theme designer for more information.
  • Desactivar Apache MultiViews. Apache is the most popular web server, and is most likely the one your web host uses for your site (although you should check this for yourself). Multiviews is a content negotiation system where the web server tries to serve the user a page in what it thinks is the best matching language version, under the same URL. Unfortunately, this might bring trouble to PrestaShop's friendly URLs. If this is the case, you can try to disable multiviews with this option.
  • Desactivar mod security en Apache. mod_security is an Apache server module which acts as a firewall, protecting your server from intrusions. It can however block some key features, or even produce errors in some configuration. In such case, disable that firewall here.

...