https://github.com/johnperricruz/magento-1-url-rewrite-bulk-upload
Bulk upload and update URL rewrites on Magento 1
https://github.com/johnperricruz/magento-1-url-rewrite-bulk-upload
301 magento redirect rewrite script ssh terminal url
Last synced: 3 months ago
JSON representation
Bulk upload and update URL rewrites on Magento 1
- Host: GitHub
- URL: https://github.com/johnperricruz/magento-1-url-rewrite-bulk-upload
- Owner: johnperricruz
- Created: 2018-11-07T00:43:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-08T00:15:17.000Z (over 6 years ago)
- Last Synced: 2025-01-03T11:47:11.033Z (5 months ago)
- Topics: 301, magento, redirect, rewrite, script, ssh, terminal, url
- Language: PHP
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Magento 1 Bulk Url rewrite Upload
This module will import / update url rewrites by bulk on Magento 1
To use :
```html
CHANGE :
$mage = dirname(dirname(__DIR__)) . '/trunk/app/Mage.php'; //Mage location
$filename = 'import/redirect.csv'; //csv locationRUN ON TERMINAL / SSH :
php {path_to_script}csv_redirect_uploader.php```
John Perri Cruz
https://www.johnperricruz.com