Key module features
- 301, 302 and 303 redirects — full control over the redirect type: permanent (
301 Moved Permanently), temporary (302 Found) and303 See Other - Regular expression support (regex) — create dynamic redirect rules using
regex, e.g. redirect all URLs matching the pattern/stara-kategoria/(.*)to a new structure - 404 error monitor — a built-in 404 log records every non-existent URL visited by users and bots, along with the date, hit count and request source
- Import from .htaccess file — migrating from another platform? Import existing
RewriteRuleandRedirectrules directly from the.htaccessfile - Bulk CSV import — add hundreds of redirects at once by importing a
.csvfile with configurable separators - Chain and loop detection — the module automatically analyzes rules and warns about redirect chains (A→B→C) and loops (A→B→A), which slow down indexing
- Hit Counter — track how many times each redirect has been used, identify the most popular rules and dead entries
- Dashboard with summary — the main panel presents statistics: the number of active redirects, detected chains, loops and recent 404 errors
- Filtering and search — quickly search rules by old URL, new URL, redirect type and HTTP code
- Multi-shop support — full compatibility with PrestaShop’s multi-store mode — define redirects separately for each store
- One-click redirect from 404 logs — turn a detected 404 error into a
301redirect without manually rewriting URLs - Export redirects to CSV — download the full list of rules in
.csvformat as a backup or for external analysis - URL validation — the module verifies the correctness of entered URLs and warns about duplicates
- High performance — redirects are executed at the PHP level before the entire framework is loaded, ensuring minimal overhead on server response time
Who is this module for?
The PD SEO Redirects Pro module is ideal for online store owners who:
- Regularly remove or modify products and categories
- Migrate their store from another platform (e.g. WooCommerce, Magento, OpenCart) and need to preserve SEO rankings
- Change the URL structure (friendly URLs) and want to avoid losing organic traffic
- Want to monitor and eliminate 404 errors visible in Google Search Console
- Need a professional SEO tool integrated directly into the PrestaShop admin panel
Link to the module demo:
Admin panel demo:
https://moduly-prestashop.eu/seo-przekierowania/admin-dev
Front-end demo:
https://moduly-prestashop.eu/seo-przekierowania