Met deze module kunt u gemakkelijk 404-fouten verwijderen uit uw Google Search Console en andere tools. Dit betekent dat u met deze module belangrijke problemen kunt oplossen die de SEO-waarde van uw website kunnen beïnvloeden. De addon maakt het mogelijk onbeperkt aantal redirectregels te maken / importeren. U kunt oude niet-werkende URLs doorverwijzen naar nieuwe die wel correct werken.
Met deze module kun je eenvoudig 404 errors elimineren uit je google webmaster tools enz. Dit betekent dat je met deze module belangrijke problemen kunt oplossen die de SEO-waarde van je website kunnen beïnvloeden. Met de addon kun je een onbeperkt aantal omleidingsregels maken / importeren. Je kunt oude, niet werkende url's omleiden naar nieuwe die wel goed werken.
Meest belangrijke kenmerken van seo omleidingsmodule
De belangrijkste functie van deze module is de mogelijkheid om een onbeperkt aantal seo omleidingsregels te maken. Deze regels leiden bezoekers van webpagina's die niet werken en 404-fouten genereren om naar pagina's die wel werken. Vanuit SEO-oogpunt is dit erg belangrijk en met deze eenvoudige tweak kun je de SEO-waarde van je website verhogen! Meer functies worden hieronder beschreven
Eigen regels toevoegen
Elke keer dat je handmatig een nieuwe omleidingsregel toevoegt, moet je een kort formulier invullen met belangrijke velden over de omleiding. Deze velden bevatten informatie over: omleidingstype (301 omleiding, 302 omleiding, 303 omleiding). Je kunt beslissen of deze regel actief is of niet. En de belangrijkste instellingen - je moet de url invoeren die niet werkt (url die je wilt redirecten) en de nieuwe url (pagina waar alle paginabezoekers naartoe worden doorgestuurd).
Redirectieregel bewerken
Natuurlijk kun je elke omleidingsregel bewerken wanneer je maar wilt. Je kunt dus elk aspect van de regel wijzigen. Je kunt de url die niet werkt wijzigen, je kunt de nieuwe url, het omleidingstype en de optie om de omleiding actief of deactief te maken wijzigen. Natuurlijk kun je de omleiding ook permanent verwijderen.
Stats
Module bevat een functie voor het weergeven van statistieken met betrekking tot omleidingen. Je kunt grafieken zien met betrekking tot omleidingen, het is een geweldig diagnostisch hulpmiddel - je kunt controleren of je omleidingen goed werken, je kunt dit gebruiken als een rapport voor marketingdoeleinden enz.
Importen van omleidingsregels
Als je een grote webwinkel hebt met veel 404-fouten, is het een nachtmerrie om de omleidingen één voor één toe te voegen. Daarom heeft deze module de mogelijkheid om omleidingsregels uit CSV-bestanden te importeren. Dit is geweldig omdat je duizenden regels in bulk kunt toevoegen. Het is de moeite waard om te vermelden dat je een lijst met 404-fouten kunt exporteren uit Google webmaster tools en importeren in deze module.
Automatische doorverwijzing van verwijderde producten
Module heeft functie om verwijderde producten automatisch door te sturen. In PrestaShop - wanneer u een product verwijdert - verschijnt er een 404-fout op de pagina. Met deze module kun je productpagina's die niet meer bestaan in je shop automatisch doorsturen. Op de configuratiepagina van de module kun je de optie "verwijderde producten doorsturen" inschakelen en het doorstuurtype definiëren (301, 302, 303)
Automatisch doorsturen van verwijderde (niet actieve) producten
Als je winkel uitgeschakelde producten heeft (producten die niet actief zijn), kun je de automatische doorverwijzing voor deze producten inschakelen. Je kunt het type doorverwijzing selecteren, bijvoorbeeld een doorverwijzing naar de hoofdcategoriepagina van het product, naar de startpagina van de shop enz. De module zal al deze producten automatisch doorsturen.
Functie voor het automatisch doorsturen van 404-fouten
Module beschikt over een functie om 404-pagina's automatisch door te sturen. Dankzij deze functie kunnen alle pagina's die een 404-fout genereren automatisch worden omgeleid naar de startpagina van de website.
Verplaats producten die niet op voorraad zijn naar een nieuwe categorie, Verwijder producten die niet op voorraad zijn uit categorieën, wijs producten die wel op voorraad zijn toe aan categorieën
Addon heeft de mogelijkheid om producten toe te wijzen aan nieuwe categorieën en ze uit oude categorieën te verwijderen. Dit is een geweldige optie, vooral als we unieke producten verkopen. Elk product dat u verkoopt, wordt verplaatst naar een nieuwe categorie, bijvoorbeeld "archief" of naar de categorie "op voorraad" - afhankelijk van de voorraad van het product
Op voorraad zijnde producten automatisch uitschakelen
Met deze module kun je producten die niet op voorraad zijn automatisch uitschakelen. Bovendien kun je klanten die de productpagina's met producten die niet op voorraad zijn (of producten die niet op voorraad zijn) proberen te openen, doorsturen naar de hoofdcategoriepagina van het product of naar de hoofdpagina van de winkel. Het is een geweldige manier om geen verkeer te verliezen, vooral als sommige producten niet meer beschikbaar zijn in je winkel.
Stel producten die op voorraad zijn weer in
Module heeft functie om producten die niet op voorraad waren in te schakelen (activeren). Deze optie activeert producten die zijn uitgeschakeld maar op voorraad zijn. Deze producten worden alleen geactiveerd als iemand de productpagina probeert te bereiken (bijvoorbeeld via google).
Lege categorieën uitschakelen en doorsturen
Module heeft een functie waarmee lege categorieën automatisch kunnen worden uitgeschakeld en omgeleid. Lege categorieën zijn categoriepagina's zonder bijbehorend product. Als een klant een dergelijke categoriepagina probeert te bereiken, kan de module deze categorie uitschakelen en de klant doorverwijzen naar de homepage of de bovenliggende categorie (als die bestaat)
Wildcards
Module heeft een geweldige functie om patronen van url's te definiëren. Dit betekent dat je in bulk url's kunt redirecten die een specifieke tekst bevatten, bijvoorbeeld hele categorieën (producten) enz. Voorbeeld van gebruik:
Reguliere uitdrukkingen
Een andere geweldige functie om bulkomleidingen te definiëren zonder het .htaccess-bestand aan te raken! Met deze functie kun je omleidingen maken op basis van reguliere expressies (regexp). Met deze functie kun je een patroon van url's maken, en deze url's zullen worden omgeleid naar een ander patroon. Klinkt ingewikkeld, maar hieronder vind je een voorbeeld:
lp | oude ULR (patroon) | NIEUWE URL (patroon) |
1 | http:/domain.com/blog/(.*)/ | http://domain.com/blog/{1} |
2 | http:/domain.com/category/(.*)blog/(.*)html | http://domain.com/{1}/{2}.html |
1. Deze omleiding op basis van reguliere expressie leidt alle url's van uw "blog" die eindigen op een schuine streep om naar een url zonder schuine streep
2. Deze omleiding op basis van reguliere expressie leidt alle url's van producten met /category/subcategory om naar url met alleen /subcategory/product.html
Je kunt natuurlijk ook andere reguliere expressies gebruiken. Het hangt van jou af hoe je de regexps opbouwt en waar je ze naartoe gaat redirecten!
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