Prestashop Module 301, 302, 303 URL Redirects and 404 - SEO
- Regular price
- 48,99€
- Sale price
- 48,99€
- Regular price
-
69,99€
Taxes not included
Más info
- Unlimited number of redirects
- 3 types of redirects: 301, 302 and 303
- Perfect for redirecting products, categories, CMS, cart…
- Can be used to create internal redirects on a domain
- Can be used for migrations (read description above to see if it's suitable)
- Individual creation of redirects
- Bulk import redirects (CSV importer)
- Generating a CSV file containing all your missing pages
- Exporting redirects to a CSV file
- Notices to avoid duplication and incorrect formatting
- Suppressing 404 errors
- Improving your store's SEO
- Improving the browsing experience
- No interaction with the .htaccess file
- Module compatible with the multi-store
Advantages for your clients
Our module allows you to eliminate 404 errors from your store, which has a direct and positive impact on your customers and your SEO.
Do you know how frustrating it is to get to a 404 page? A 404 page is generally seen as a lack of seriousness and encourages them to leave your store.
Our module helps you offer an optimal experience to your customers so that browsing your website is as pleasant as possible.
Your SEO is also penalized by Google when its robots visit your website and cannot access certain pages. That is why it is necessary to redirect these pages to functional pages so as not to affect your store's SEO.
Advantages for you
Unlimited number of redirects
You can create as many redirects as you want with this module and choose between three different types of redirects:
- 301 – URL permanently moved to a new location
- 302 – URL temporarily moved to a new location
- 303 – GET method to retrieve the information
All redirects created within the module will be displayed in a table at the bottom of the module page and can be deleted at any time.
NOTE:Each link must be entered in its entirety (1 URL = 1 redirect), wildcard characters (*, ?, etc.) cannot be used to replace strings of characters.
- Able to redirect any type of pages
Thanks to our module, you can create redirects for all the pages you want: products, categories, CMS, cart... Our module is recommended byCart2Cartfor cart migration, as you can see in the link below:
Prestashop Module 301, 302, 303 URL Redirects and 404 – SEO
- Edit the redirects created from your back office
From the “List of created redirects” tab you can modify and/or delete redirects.
- List of pages not found
From the “List of not found pages” tab you can see the not found pages of your website.
In this tab you can add the URL to which you want to redirect the page not found.
IMPORTANT:In order to list the pages not found you must make sure that the pages not found module is active.
Is it suitable for my store?
Thanks to our module, you can create:
- Internal redirects within the same domain (to correct 404 errors for example)
- External redirects between two stores for a migration (please read the lines below carefully to see if the module is suitable for your needs)
IMPORTANT:
Our module is only able to redirect pages from the domain on which the module is installed.
If the module is installed on the domain www.domain.es for example, the module will be able to redirect pages ONLY from www.domain.es
And to any other domain. You can use our module:
- If your old store and your new store have the same domain
- Or if your old store has a different domain And if it is a PrestaShop store (in this case, the redirects module should be installed on the old PrestaShop store)
Our module CANNOT be used:
- If your old store has a different domain And if it is not a PrestaShop store
- Or if your PrestaShop store is installed on a subdomain (for example www.domino.es/prestashop/) and you need to redirect pages located at the root of the store or on another subdomain (the module will only be able to redirect URLs that start with www.domino.es/prestashop/)
Create redirects individually (one by one)
- Add the old URI without http or https, www and domain (must start with “/”). Example: /es/mujer/old-t-shirt.html. It will be automatically applied to the domain where the module is installed (if you use the multi-store, choose the store you want the redirect to apply to at the top of the page)
- Add the new URL with http or https, www and domain (must start with “http” or “https”). Example: http://www.domain.com/es/mujer/nueva-camiseta.html
- Choose the type of redirect (301, 302 or 303)
- Click on “Create redirect”
Create redirects in bulk (CSV importer):
- Create a CSV file with Excel (a sample CSV is included in the module)
- Write in the first column all the old URIs, one per line without http or https, www and domain (they must start with “/”). Example: /es/mujer/old-t-shirt.html. It will be automatically applied to the domain indicated in the 4th column.
- In the second column, write all the new URLs, one per line with http or https, www and domain (they must start with “http” or “https”). Example: http://www.domain.com/es/mujer/nueva-camiseta.html
- In the third column, write the type of redirect you want for each line (301, 302 or 303)
- In the fourth column, enter the ID of the store for which you want the URI from column 1 (multi-store) to apply. If you do not use multi-store mode, enter “1” by default so that the redirection applies to your domain.
- Save the file, open the module, click “Browse”, select the file and click “Upload CSV file” to create all the redirects automatically.
Additional features
The module includes some additional features that can be very useful to you:
- The “Pages not found” button allows you to generate a CSV file containing all the pages not found in your store (you can easily edit this file and then upload it to our module to quickly create redirects for these pages)
- The “Export all redirects” button allows you to export all redirects created within the module to a CSV file for backup purposes.
- The “Delete” and “Delete all redirects” buttons allow you to delete a redirect at any time or delete all redirects at once.
- An orange warning indicator will be displayed in the redirects table if there are multiple redirects for the same page.
- A red warning indicator will be displayed in the redirects table if a redirect is not formatted correctly.
No modification of the .htaccess file
The module does NOT touch or write to the .htaccess file, redirects are created directly in the page code and saved to the database (the module creates its own table).