library module-pagenotfound
experius/module-pagenotfound
- Thursday, January 11, 2018
- by experius
- Repository
- 7 Watchers
- 17 Stars
- 97 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 4 Forks
- 10 Open issues
- 24 Versions
- 4 % Grown
Magento 2 Module Experius Page Not Found 404
This module saves all 404 urls to a database table., (*1)
- Adds an admin grid with 404s
- Adds an admin config
- It includes a count so you can see which 404 urls needs your attention first.
- Allows you to configure a permanent redirect for the 404s found in the admin grid.
- Saves the last visited date
- Saves the storeview for easy filtering
Admin grid location: System > Tools > 404 Reports, (*2)
Admin configuration location: Stores > Settings > Configuration > Advanced > 404 Reports, (*3)
Why should you use it?
- Reports all 404s, not only the ones from Google.
- Store owner can fix them by them
- Import redirect list when migrating to M2.
Installation
composer require experius/module-pagenotfound
How to use the import csv function?
- Create a csv called "pagenotfound.csv" with two two columns: from and to url (don't add column headers)
- Add the full url including https:// (for both from and to url) to this csv
- Use semicolon (";") as your separator
- Upload csv on the Magento server (f.e. var/import folder)
- Run the import file command including the url from the previous step
cronjob
- Can be turned on and off in the admin configuration
- 404 reports with a redirect can be kept
- Even if it normally would've had been deleted
- Runs once per day
- Runs at 03:00 AM
command
- Command to delete records
- Deletes records according to the config in the admin
- Parameter
--days
is available to overwrite the days in the admin configuration
dev-master
9999999-dev
Sources
Download
proprietary
by
Derrick Heesbeen
by
Mage2Gen
dev-410-response
dev-410-response
Sources
Download
proprietary
by
Derrick Heesbeen
by
Mage2Gen
1.0.14
1.0.14.0
Sources
Download
proprietary
by
Derrick Heesbeen
by
Mage2Gen
dev-revert-10-master
dev-revert-10-master
Sources
Download
proprietary
by
Derrick Heesbeen
by
Mage2Gen
1.0.13
1.0.13.0
Sources
Download
proprietary
by
Derrick Heesbeen
by
Mage2Gen
1.0.12
1.0.12.0
Sources
Download
proprietary
by
Derrick Heesbeen
by
Mage2Gen
1.0.11
1.0.11.0
Sources
Download
proprietary
by
Derrick Heesbeen
by
Mage2Gen
1.0.10
1.0.10.0
Sources
Download
proprietary
by
Derrick Heesbeen
by
Mage2Gen