• Resolved brettbum

    (@brettbum)


    Trying to import a csv file with 100 redirects (first batch of a total of 1000 redirects in separate csv files that I will eventually import)….

    When I run the import on the first csv file of 100 redirects, redirection only ‘successfully’ imports 8 redirects. If I re-run the same file again, it does the next 8.

    Any ideas? I’m not getting any errors, fairly certain that my file has no issues in it, especially since it keeps going on subsequent attempts.

    Above I say ‘successfully’ as the fields themselves are not importing everything in the field.

    Example here’s what I have in the csv

    Source
    /ABA:Aortic_insufficiency_-_Hemodynamic_treatment

    Target
    /aortic_insufficiency_hemodynamic_treatment/

    But in Redirection this is what actually shows up

    Source
    /cy_medical_management/

    Target
    /

    Each of my ‘subsequent’ loads is only pulling in the same exact 8, which seem to come from the middle of the csv file.

    https://www.ads-software.com/plugins/redirection/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter brettbum

    (@brettbum)

    Oops gave slightly wrong example

    CSV file
    Source
    /ABA:Aortic_insufficiency_-_medical_management

    Target
    /aortic_insufficiency_medical_management/

    Redirection receives
    Source
    /cy_medical_management/

    Target
    /

    btw for what its worth, we’re migrating from mediawiki to wordpress hence the _-_ stuff

    Thread Starter brettbum

    (@brettbum)

    may have answered my own question (will update if I confirm). Think flipping excel got me.

    Apparently only a csv from excel saved as a Windows csv file (not msdos csv and not the simple just ‘csv’ option) seems to be pulling in….

    Thread Starter brettbum

    (@brettbum)

    that seems to be it, marking as resolved.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘csv import limited to 8 lines of redirects at a time’ is closed to new replies.