Con este módulo puede eliminar fácilmente los errores 404 de sus herramientas para webmasters de Google, etc. Esto significa que con este módulo puede solucionar problemas importantes que pueden afectar el valor SEO de su sitio web. El complemento permite crear / importar un número ilimitado de reglas de redirección. Puede redirigir las URL antiguas que no funcionan a otras nuevas que funcionarán correctamente.
Con este módulo puede eliminar fácilmente los errores 404 de sus herramientas para webmasters de Google, etc. Esto significa que con este módulo puede solucionar problemas importantes que pueden afectar el valor SEO de su sitio web. El complemento permite crear / importar un número ilimitado de reglas de redirección. Puede redirigir las URL antiguas que no funcionan a otras nuevas que funcionarán correctamente.
Características más importantes del módulo de redirección seo
La característica más importante de este módulo es la posibilidad de crear un número ilimitado de reglas de redirección de SEO. Estas reglas redirigirán a los visitantes de la tienda de las páginas que no funcionan que generan errores 404 a las páginas de trabajo. Desde el punto de vista del SEO, es muy importante y con este simple ajuste puedes aumentar el valor SEO de tu sitio web. Más características se describen a continuación
Agregar reglas propias
Cada vez que agregue manualmente una nueva regla de redireccionamiento, deberá completar un formulario corto con campos importantes sobre el redireccionamiento. Estos campos contienen información sobre: tipo de redirección (redirección 301, redirección 302, redirección 303). Puede decidir si esta regla estará activa o no. Y la configuración más importante: debe ingresar la URL que no funciona (la URL que desea redirigir) y la nueva URL (página donde todos los visitantes de la página serán redirigidos).
Regla de redireccionamiento editar
Por supuesto, cada regla de redireccionamiento se puede editar en cualquier momento que desee. Entonces, puede cambiar cada aspecto de la regla creada. Puede cambiar la URL que no funciona, puede cambiar la nueva URL, el tipo de redirección y la opción a redirección activa / desactivada. Por supuesto, también puede eliminar la redirección de forma permanente.
Estadisticas
El módulo contiene una función para mostrar estadísticas relacionadas con las redirecciones. Puede ver gráficos relacionados con las redirecciones, es una gran herramienta de diagnóstico: podrá verificar si sus redirecciones funcionan correctamente, utilizar esto como un informe con fines de marketing, etc.
Importación de reglas de redireccionamiento
Si tiene una tienda grande con muchos errores 404, será una pesadilla agregar redirecciones una por una. Debido a esto, este módulo tiene la función de importar reglas de redirección desde un archivo CSV. Es genial porque puede agregar miles de reglas de forma masiva. Vale la pena mencionar que puede exportar la lista de errores 404 de las herramientas para webmasters de Google e importarla a este módulo.
Redirección automática de productos eliminados
El módulo tiene una función para redirigir los productos eliminados automáticamente. En PrestaShop, cuando elimina el producto, su página genera el error 404. Con este módulo puede redirigir automáticamente las páginas de productos que ya no existen en su tienda. En la página de configuración del módulo, puede habilitar la opción para "redirigir productos eliminados" y definir el tipo de redirección (301,302,303)
Redirección automática de productos desactivados (no activos)
Si su tienda tiene productos deshabilitados (productos que no están activos), puede habilitar la redirección automática para estos productos. Puede seleccionar el tipo de redireccionamiento, por ejemplo, un redireccionamiento a la página de la categoría principal del producto, a la página de inicio de la tienda, etc. El módulo redirigirá automáticamente todos estos productos.
Función para redirigir automáticamente los errores 404
El módulo tiene una función para redirigir automáticamente las páginas 404. Gracias a esta función, todas las páginas que generan 404 pueden redirigirse automáticamente a la página de inicio de la tienda.
Mueva los productos agotados a una nueva categoría, anule la asignación de productos agotados de las categorías, asigne productos en existencia a las categorías
El complemento tiene una función para asignar productos a nuevas categorías y desasignarlo de las antiguas. Esta es una gran opción, especialmente si vendemos productos únicos. Cada producto, cuando se venda, se moverá a una nueva categoría, digamos "archivo" oa la categoría "en stock", según el stock del producto.
Deshabilitar productos agotados automáticamente
Este módulo permite deshabilitar automáticamente los productos que se encuentran agotados. Además, puede redirigir a los clientes que intentan abrir páginas de productos agotados (o productos deshabilitados) a la página principal de la categoría del producto o a la página principal de la tienda. Es una excelente manera de no perder tráfico, especialmente si algunos de los productos ya no están disponibles en su tienda.
Habilite los productos que están en stock nuevamente
El módulo tiene una función para habilitar (activar) productos que estaban agotados. Esta opción activa productos que están desactivados pero en stock. Estos productos se habilitarán solo si alguien intenta acceder a la página del producto (por ejemplo, de Google).
Deshabilitar y redirigir categorías vacías
El módulo tiene una función que permite deshabilitar y redirigir automáticamente las categorías vacías. Las categorías vacías son páginas de categorías que no tienen ningún producto asociado. Si el cliente intentará llegar a dicha página de categoría, el módulo puede deshabilitar esta categoría y redirigir a su cliente a la página de inicio o categoría principal (si existe)
Wildcards
El módulo tiene una gran función para definir patrones de URL. Esto significa que puede redirigir de forma masiva las URL que contienen algún texto específico, por ejemplo, categorías completas (productos), etc. Ejemplo de uso:
Expresiones regulares
¡Otra gran característica para definir redirecciones masivas sin tocar el archivo .htaccess! Con esta función, puede crear redirecciones basadas en expresiones regulares (regexp). Con esta función, puede crear patrones de URL, y estas URL serán redirigidas a otros patrones. Suena complicado, pero a continuación puedes encontrar un ejemplo:
lp | OLD ULR (pattern) | NEW URL (pattern) |
1 | http\:\/\/domain\.com\/blog/(.*)/ | http://domain.com/blog/{1} |
2 | http\:\/\/domain\.com\/category\/(.*)\/(.*)\.html | http://domain.com/{1}/{2}.html |
por supuesto, puede utilizar otras expresiones regulares. ¡Depende de usted cómo construya las expresiones regulares y hacia dónde las redirigirá!
2.3.2
- fixed problem with accessibiltiy of import section and stats section in prestashop 8.1.x
2.3.1
- updated module translations to make it work with new contextual translations method in prestashop 8.x
2.3.0
- updated module translations to make it work with new contextual translations method in prestashop 8.x
2.2.9
- added improvements to translations in prestashop 8.x
2.2.8
- removed orderBy clause for regexp field (you can still filter by yes/no) in prestashop 8.x
2.2.7
- removed orderBy clause for regexp field (you can still filter by yes/no) in prestashop 1.7.x
2.2.6
- added improvements to module workflow in prestashop 8.x, 1.7.x and 1.6.x
- from now you can select additional type(s) of redirections
2.2.5
- added new feature to logs all redirections
- this version of the module requires module reinstallation
2.2.4
- improved search tool in settings section in the module to avoid problems in prestahop 8.x
2.2.3
- improved appearance of list of uploaded csv files in prestashop 1.7.x and new 8.x releases
2.2.2
- added improvements to search tool to make it work properly in prestashop 8.x and php 8
2.2.1
- added improvements to module workflow in prestashop 8.x
2.2.0
- added improvement to feature that hides empty categories
- from now you can define exclusions - selected categories will not be hidden even if these categories will be empty
2.1.9
- added improvements to module sql queries to avoid possible sql injections
2.1.8
- added improvements to previously added feature
2.1.7
- added feature to make "out of stock" product unavailable for order
2.1.6
- added newa feature to limit "out of stock" products hide for selected category(ies) only
2.1.5
- improved addon workflow in prestashop 1.7.6+ to solve problem with object identification (front controller object type)
2.1.4
- added feautre to set priority of redirections
- redirections are executed one by one,
- from now redirections are executed in order defined by "priority" - the higher value of priority you will type for redirection - the more important redirection is and it will be executed before other redirections
2.1.3
- added improvements to save process of product's quantity on configuration page of product in shop's back office (prestashop 1.6.x improvement)
2.1.2
- added improvements to workflow of autocomplete feature in prestashop 1.7.7.x
2.1.1
- added improvements to module core to avoid notifications about "PHP Warning: Invalid argument supplied for foreach() in /modules/seoredirect/seoredirect.php on line 408"
2.1.0
- added improvements to module core to avoid notifications about missing index php_self
2.0.9
- added new feature to automatically redirect 404 pages to shop's homepage
2.0.8
- added feature to exclude not active products from feature that checks number of products in category (feature to disable empty categories)
2.0.7
- added another improvements to redirections for urls with special characters
- added improvements to database to store entries with utf-8 encoding
2.0.6
- added improvements to redirection workflow to make it work with non-latin languages (with many special characters)
2.0.5
- added improvements to seo redirect with regular expressions
- from now there is an improvement to avoid problems when provided "old url" is not a regular expression (while regexp option for redirection is active)
2.0.4
- added improvements to search process of products in shop's back office
2.0.3
- added improvements to option that disables redirections for preview mode, especially for prestahop 1.6.x and thirtybees
2.0.2
- added improvements to save process of redirections with regular expressions
2.0.1
- added new feature to disable module features when as an admin you use product "preview" feature
2.0.0
- added improvements to module's updates checker feature
- moved the redirection logic to main module php file
- altered the override and the way of how it executes the redirections
1.9.9
- added feature to redirect disabled manufacturers
- this version of module requires reinstallation
1.9.8
- added improvements to feature that automatically disables and hides empty categories
- this version of the module requires its reinstallation
1.9.7
- added css glitch improvement to module dedicated for prestashop 1.5.x
1.9.6
- added new option to "unassign product from selected category" when product will be back in stock
- added new option to decide, if product will be marked as "unavailable to order" when it will be out of stock
- this version of the module requires reinstallation
1.9.5
- added improvements to module, to make it work with old releases of prestashop 1.6,
- module identifies https urls properly, it solves popular bug in prestashop 1.6.0.x
1.9.4
- updated the spanish translation files
- added full spanish translations
1.9.3
- added new features to:
- unassign product from selected cagory if product is out of stock
- assign product to selected category if product is out of stock
- assing product to selected category if product is in stock
- added improvements to module workflow both in back office and front office
1.9.2
- added improvements to module configuration page
1.9.1
- added improvements to feature that automatically hides categories
1.9.0
- added feature to automatically disable empty categories with cron job task
1.8.9
- added feature to import tool that allows to define if imported redirection is based on Regexp (regular expression) or if it is an Wildcard redirection
1.8.8
- fixed problem with appearance of notification about unidentified index "currentToken" that appeared on "settings" section (when error reporting option was set to on only)
1.8.7
- updated languages packs
1.8.6
- added new feature related to out of stock products
- now module allows to hide (not disable) out of stock products module in your shop's catalog and search results
- added improvements to disabling out of stock products by cron job
- new feature requires reinstallation of the module
1.8.5
- added improvements to feature where you can decide where module will move product if it is out of stock
- now instead of categories tree - you can search for category and select it from search tool
- added feature to define new exclusions - you can define categories, module will not disable products that are associated with these categories
- new version requires reinstallation of the module
1.8.4
- added fixes to redirection type select, it saves 302, 303 redirects properly now
1.8.3
- added feature to automatically disable and/or redirect empty categories (category pages without products)
- you can decide what module will do with empty categories:
-- nothing
-- disable and hide automatically
-- disable and redirect to shop's homepage
-- disable and redirect to parent category (if exists - if not - redirect to shop's homepage)
- of course you can specify the type of redirection (301, 302, 303)
- this version of the module requires reinstallation
1.8.2
- added new feature related to out of stock products
- now you can unassign product from current categories and assign it to new category
- product will have new default category
- product will be not available to order
- this version of the module requires reinstallation
1.8.1
- added improvement to hide out of stock products
- you can decide if you want to hide products that are "out of stock" but are marked as products "allowed to order"
1.8.0
- added improvement to recently added feature - now it works also with cron jobs
1.7.9
- added new feature to module to exclude products from "disable / redirect when product is out of stock"
- due to the changes in the override - if you want to use new version it is necessary to reinstall the module (module will remember all previously added redirections etc.)
1.7.8
- added feature to bulk enable or disable products depending on their stock with cron job.
- previously module disabled / enabled product when someone tried to access to this product page
1.7.7
- added improvements to https:// addresses redirection process
1.7.6
- added improvements related to identification of urls
- module works with relative paths and absolute paths (urls) now
- due the the changes in the override - it is necessary to reinstall the module
- added design improvements to module ocnfiguration page
- added additional explanations on module configuration pages
1.7.5
- of some redirection rule will be duplicated now you will see notification on list of created redirection rules
1.7.4
- added option to re-enable disabled products that are in stock
- due to the changes in override - it is necessary to reinstall the module
1.7.3
- improved support of multistore
- improved import page (design + import features)
- modified override to support multistore in a batter way
- due to the changes in database and module core it is necessary to reinstall the module
1.7.2
- added regexp feature (you can use regular expressions to define redirections)
- added feature to enable / disable wildcard option for selected redirections only
- added feature to enable / disable regexp option for selected redirections only
- due to the changes in the database - if you want to use this version it is necessary to reinstall this module
1.7.1
- added feature to enable and use wildcards
- this means that you can redirect patterns of urls now, for example:
- ? (question mark) this can represent any single character. If you specified something at the command line like "hd?" - script would look for hda, hdb, hdc and every other letter/number between a-z, 0-9.
- * (asterisk) this can represent any number of characters (including zero, in other words, zero or more characters). If you specified a "cd*" it would use "cda", "cdrom", "cdrecord" and anything that starts with “cd” also including “cd” itself. "m*l" could by mill, mull, ml, and anything that starts with an m and ends with an l.
- [ ] (square brackets) specifies a range. If you did m[a,o,u]m it can become: mam, mum, mom if you did: m[a-d]m it can become anything that starts and ends with m and has any character a to d inbetween. For example, these would work: mam, mbm, mcm, mdm. This kind of wildcard specifies an “or” relationship (you only need one to match).
- { } (curly brackets) terms are separated by commas and each term must be the name of something or a wildcard. This wildcard will copy anything that matches either wildcard(s), or exact name(s) (an “or” relationship, one or the other). For example, this would be valid: {*printed*,*summer*} - this will check urls for "printed" or "summer" words
- [!] This construct is similar to the [ ] construct, except rather than matching any characters inside the brackets, it'll match any character, as long as it is not listed between the [ and ]. This is a logical NOT.
1.7.0
- added option to define redirect type for automatic redirection of "out of stock" products
- added feature to automatically redirect disabled products (not active products)
- added feature to define type of redirection of disabled products
- updated translations of the module (polish language)
1.6.9
- added improvements to redirection process of removed products
- new feature that allows to decide if you want to redirect removed products or not
- possibility to define type of redirection for removed products
- added fixes related to override in PrestaShop 1.7
1.6.8
- added support of new presta! this means that this is first available seo redirect module for PrestaShop 1.7
- added missed translations (spanish, polish)
1.6.7
- improved add of redirection process. Now it does not remove the http:// or https:// from outgoinf urls (new url)
1.6.6
- added fixes related to notification appearance on import CSV page
1.6.5
- added fixes to module workflow in prestashop 1.5.x
- added import feature fixes
- added improvements to stats page
1.6.4
- module code optimization
- module code is based on psr-2 standard
1.6.3
- added improvements to statistics system
- added feature to automatically disable and redirect products that are out of stock
- you can redirect disabled / out of stock products to main category page of these products
- you can redirect these products to shop homepage
1.6.2
- added updates notification system
- added new translations to this module
1.6.1
- improved statistics charts
- added possibility to view chart of last week redirections and last month redirections
- charts are interactive now (hover mouse over the chart you will see nb of redirections and date)
1.5.1
- added statistics section where you can see effects of your redirections
- you can enable / disable statistics anytime you want
1.4.1
started project on mypresta.eu addons marketplace