Child pages
  • Comprender las Preferencias

Versions Compared

Key

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

...

Las opciones principales para las URLs amigables:

  • URL amigable. Change this option if you know that your server can support URL rewriting. If not, leave it at Cambie esta opción si sabe que su servidor permite la reescritura URL. Si no, déjela en "No".

    Note

    You may see a message such as "URL rewriting Si lee un mensaje como "La reescritura URL (mod_rewrite) is not active on your server or it is not possible to check your server configuration. If you want to use Friendly URLs you must activate this mod". In this case, PrestaShop cannot detect your server settings, but that does not mean the feature will not work. You must test it yourselfno 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 acentuada. PrestaShop is now able to produce URL with special characters, for products with non ASCII names. You can disable that option here PrestaShop 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 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.

...