PHP CSV Redirects Module
Content type to handle redirects on the 404 page located in section Home ยป 404. This content type allows the user to bulk upload a CSV file of redirects.
Content Type Details
- ID: 292
- Name: PHP CSV Redirects Module
- Minimum user level: Administrator
- Compatible with page layouts: Full Width
Guidance
- CSV: See how to create the CSV file of redirects in the Terminalfour documentation
- Content Location: a content item is added to the 404 section Home » 404
- Output: The PHP CSV Redirects Module content type has no visible output on the page. The CSV is generated under the 404 page e.g.,
/404/[filename].csv
Content Type Elements Details
| Name | Description | Size | Type | Required | Conditionally Shown |
|---|---|---|---|---|---|
| Name | The Name Element | 80 Characters | Plain Text | Yes | No |
| Main Library | Select the redirect module PHP PHAR File from the media library | N/A | Media | Yes | No |
| Ignore Query | Check to ignore query strings on the From URL Choose from options: Yes | N/A | Check Box (List: Yes) | No | No |
| Exact Match | If selected it will redirect only if there is an exact match, otherwise it will check if the From URL is 85% close the list of URL provided Choose from options: Yes | N/A | Check Box (List: Yes) | No | No |
| CSV File | Select CSV file with first column the URL that needs to redirect and second column the URL that redirect has to go. A wildcard (*) character can be used in either or both. | N/A | File | Yes | No |