• Resolved jrotem

    (@jrotem)


    Hello,

    I’m trying to import the data from an exported Redirect List CSV but maybe I’m not understanding how. I’m pasting in the data, click “import” and the button border changes to blue and nothing else happens and no indication it’s being imported. If I click “save” there are no changes. Can you kindly advise? Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author MembershipWorks

    (@sourcefound)

    Hi jrotem, when you paste in the CSV into the text box and click Import CSV, the list of redirects (above the buttons) will be cleared and re-populated based on the CSV. Review the results and make sure they are correct then click “Save Changes” to save.

    Thread Starter jrotem

    (@jrotem)

    Thank you for the quick reply! I took a second look at the source redirect code and, well, I don’t know how I got what I was trying to paste into the import — it was certainly redirect plugin related but not at all what i needed! So I exported/imported again and sure enough, it was totally different, and now working fine.

    Just for giggles, this is what I was trying i to input and I have no idea how I got it. But all solved now!:

    {
    “plugin”: {
    “version”: “4.1.1”,
    “date”: “Fri, 31 May 2019 02:47:05 +0000”
    },
    “groups”: [
    {
    “id”: 1,
    “name”: “Redirections”,
    “redirects”: 0,
    “module_id”: 1,
    “moduleName”: “WordPress”,
    “enabled”: true
    },
    {
    “id”: 2,
    “name”: “Modified Posts”,
    “redirects”: 0,
    “module_id”: 1,
    “moduleName”: “WordPress”,
    “enabled”: true
    }
    ],
    “redirects”: []
    }

    • This reply was modified 5 years, 5 months ago by jrotem.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to Import’ is closed to new replies.