• No documentation on what the plugin expects or how to use the import function.

    Importing 301 redirects straight from .htaccess or CSV results in a blank page with the Admin menu on the left of the screen.

    Tried editing file_io.php and redirection.php like a few people here suggested and now I have a WSOD on all pages.

    I have 40k+ redirects to put in and I can not have a 12MB .htaccess file can anyone suggest a solution to try?

    https://wordpress.org/plugins/redirection/

Viewing 1 replies (of 1 total)
  • You can go to /wp-admin/tools.php?page=redirection.php&sub=modules, the module tab, and there are links to export the CSV and .htaccess for existing redirections. Create a couple if you don’t have any yet, and then download the CSV to see the format.

    If you have too many redirects, then you can break them down into smaller CSV files, and import them in small chunks; it is likely your server is timing out with a large text file like that.

Viewing 1 replies (of 1 total)

The topic ‘Can not Import 301 redirects.’ is closed to new replies.