I am also curious to know about this.
To export, from the WP dashboard, go to: Plugins > Installed Plugins > Redirection: Settings > Modules > {Hover over} Name entry > CSV
I tried the solution from Spere above and it didn’t work for me.
Found a rather quick solution until this feature is brought back:
1) Find the “[prefix]_redirection_items” table in PhpMyAdmin
2) Select All and export the table to a CSV file
3) Delete all columns EXCEPT for Column B and Column K (Column B is your “Source URL” and Column K is your “Target URL”
4) Save the file as a CSV
5) Go to Tools > Redirection > Options
6) Use the Import feature to import your CSV file.
That should do the trick.
It’s unfortunate that the export option is no longer available.
abroetje, where do I find [prefix]_redirection_items in phpMyAdmin? Would it be under wp_options?
Thread Starter
suzie1
(@suzie1)
Thanks abroetje, will do that and report back
As Spere states, you can export by going to Modules, hovering over the module you want to export and clicking CSV.
I don’t get an option to download a csv file. I go to Modules and there are two entries, namely Apache and WordPress. When I hover my pointer over them all I see is edit am I missing something?
Go to the Redirection options page, press save, then go back to the Modules page and see if the links are there.