Hello,
I currently have an OJS installation hosted on site A, which is currently in a “read-only” state as an archive. On site B, WordPress is installed, and I would like to import all articles from site A to site B.
Currently, I am manually copying and pasting, but I find this method ineffective as there are hundreds of articles on site A that need to be copied manually. Is there a way for me to mass-import these hundreds of articles to site B (WordPress) along with their URL formats?
For example,
on site A: http://ojs.com/index.php/jtiik/article/view/97
and on site B: http://wordpress.com/index.php/jtiik/article/view/97?
i think i can setup custom permalink on site B
Thank you.