Con questo modulo è possibile eliminare facilmente gli errori 404 dagli strumenti per webmaster di Google ecc. Ciò significa che con questo modulo è possibile risolvere problemi importanti che possono influire sul valore SEO del sito web. L'addon consente di creare/importare un numero illimitato di regole di reindirizzamento. È possibile reindirizzare vecchi url non funzionanti a nuovi che funzioneranno correttamente.
Con questo modulo è possibile eliminare facilmente gli errori 404 dagli strumenti per webmaster di Google ecc. Ciò significa che con questo modulo è possibile risolvere problemi importanti che possono influire sul valore SEO del sito web. L'addon consente di creare/importare un numero illimitato di regole di reindirizzamento. È possibile reindirizzare vecchi url non funzionanti a nuovi che funzioneranno correttamente.
Le caratteristiche più importanti del modulo di reindirizzamento seo
La caratteristica più importante di questo modulo è la possibilità di creare un numero illimitato di regole di reindirizzamento seo. Queste regole reindirizzano i visitatori del negozio da pagine non funzionanti che generano errori 404 a pagine funzionanti. Dal punto di vista SEO è molto importante e con questa semplice modifica è possibile aumentare il valore SEO del sito. Maggiori caratteristiche sono descritte di seguito
Aggiungi regole proprie
Ogni volta che si aggiunge manualmente una nuova regola di reindirizzamento, è necessario compilare un breve modulo con campi importanti sul reindirizzamento. Questi campi contengono informazioni su: tipo di reindirizzamento (reindirizzamento 301, reindirizzamento 302, reindirizzamento 303). È possibile decidere se questa regola sarà attiva o meno. E le impostazioni più importanti: è necessario inserire l'url non funzionante (url che si desidera reindirizzare) e il nuovo url (pagina in cui tutti i visitatori della pagina saranno reindirizzati).
Modifica della regola di reindirizzamento
Ovviamente ogni regola di reindirizzamento può essere modificata in qualsiasi momento. Quindi, è possibile modificare ogni aspetto della regola creata. Si può cambiare l'url non funzionante, si può cambiare il nuovo url, il tipo di reindirizzamento e l'opzione di reindirizzamento attivo/disattivo. Naturalmente è anche possibile rimuovere il reindirizzamento in modo permanente.
Statistiche
Il modulo contiene la funzione di visualizzazione delle statistiche relative ai reindirizzamenti. È possibile vedere i grafici relativi ai reindirizzamenti, è un ottimo strumento diagnostico - sarete in grado di controllare se i vostri reindirizzamenti funzionano correttamente, utilizzare questo come report per scopi di marketing ecc.
Importazione delle regole di reindirizzamento
Se avete un negozio di grandi dimensioni con molti errori 404, sarà un incubo aggiungere i reindirizzamenti uno per uno. Per questo motivo, questo modulo ha la funzione di importare le regole di reindirizzamento da un file CSV. È ottimo perché si possono aggiungere migliaia di regole in blocco. Vale la pena ricordare che è possibile esportare l'elenco degli errori 404 da google webmaster tools e importarlo in questo modulo.
Reindirizzamento automatico dei prodotti rimossi
Il modulo ha la funzione di reindirizzare automaticamente i prodotti rimossi. In PrestaShop, quando si rimuove un prodotto, la sua pagina genera un errore 404. Con questo modulo è possibile reindirizzare automaticamente le pagine dei prodotti che non esistono più nel negozio. Nella pagina di configurazione del modulo è possibile attivare l'opzione "reindirizza prodotti rimossi" e definire il tipo di reindirizzamento (301,302,303)
Reindirizzamento automatico dei prodotti disabilitati (non attivi)
Se il vostro negozio ha prodotti disattivati (prodotti non attivi), potete attivare il reindirizzamento automatico per questi prodotti. È possibile selezionare il tipo di reindirizzamento, ad esempio un reindirizzamento alla pagina principale della categoria del prodotto, alla homepage del negozio, ecc. Il modulo reindirizzerà automaticamente tutti questi prodotti.
Funzione di reindirizzamento automatico degli errori 404
Il modulo dispone di una funzione di reindirizzamento automatico delle pagine 404. Grazie a questa funzione tutte le pagine che generano 404 possono essere automaticamente reindirizzate alla homepage del negozio.
Spostare i prodotti esauriti in un nuovo categoria, Disassegnare i prodotti esauriti dalle categorie, assegnare i prodotti in stock alle categorie
L'addon ha la funzione di assegnare il prodotto a nuove categorie e di disassegnarlo da vecchie. Questa è un'ottima opzione, soprattutto se vendiamo prodotti unici. Ogni prodotto, una volta venduto, sarà spostato in una nuova categoria, ad esempio "archivio" o nella categoria "in stock", a seconda delle scorte del prodotto
Disabilitare automaticamente i prodotti esauriti
Questo modulo permette di disabilitare automaticamente i prodotti . Inoltre, è possibile reindirizzare i clienti che cercano di aprire le pagine dei prodotti esauriti (o disabilitati) alla pagina della categoria principale del prodotto o alla pagina principale del negozio. È un ottimo modo per non perdere traffico, soprattutto se alcuni prodotti non sono più disponibili nel vostro negozio.
Abilita nuovamente i prodotti che sono in stock
Il modulo dispone di una funzione per abilitare (attivare) i prodotti che erano esauriti. Questa opzione attiva i prodotti che sono disabilitati ma in stock. Questi prodotti saranno attivati solo se qualcuno cercherà di raggiungere la pagina del prodotto (ad esempio da Google).
Disabilitare e reindirizzare le categorie vuote
Il modulo ha una funzione che consente di disabilitare e reindirizzare automaticamente le categorie vuote. Le categorie vuote sono pagine di categoria che non hanno alcun prodotto associato. Se il cliente tenta di raggiungere tale pagina di categoria, il modulo può disabilitare questa categoria e reindirizzare il cliente alla homepage o alla categoria madre (se esiste)
Cartellini
Il modulo ha la grande caratteristica di definire uno schema di URL. Ciò significa è possibile reindirizzare in blocco gli url che contengono un testo specifico, ad esempio intere categorie (prodotti) ecc. Esempio di utilizzo:
Espressioni regolari
Un'altra grande funzione per definire reindirizzamenti in blocco senza toccare il file .htaccess! Con questa funzione è possibile creare reindirizzamenti basati su espressioni regolari (regexp). Con questa funzione è possibile costruire un modello di URL, che verrà reindirizzato a un altro modello. Sembra complicato, ma qui di seguito trovate un esempio:
....1. Questo reindirizzamento basato sull'espressione regolare reindirizzerà tutti gli url del vostro "blog" che finiscono con slash a url che sono senza slash.2. Questo reindirizzamento basato sull'espressione regolare reindirizzerà tutti gli url dei prodotti con /categoria/sottocategoria a url con solo /sottocategoria/prodotto.htmlÈ ovviamente possibile utilizzare altre espressioni regolari. Dipende da come si costruiscono le regexp e da dove le si reindirizza!
lp | OLD ULR (modello) | Nuovo URL (modello) |
1 | http://domain.com/blog/(.*)/ | http://domain.com/blog/{1} |
2 | http://domain.com/categoria/(.*)/(.*).html | http://domain.com/{1}/{2}.html |
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