Why Journals Migrate from OJS
OJS is an open-source system that requires self-hosting on a server with PHP, MySQL, and regular updates. Common reasons journals migrate to a managed cloud platform like ScholarJMS:
Migration Steps
Use OJS's native export tools (XML export or the Articles & Issues XML plugin) to export all published articles with metadata. Include abstracts, author details, keywords, DOIs, and file attachments.
2. Export user databaseExport the author, reviewer, and editor accounts from OJS. Match email addresses to existing ScholarJMS accounts or import as new users.
3. Configure ScholarJMSSet up the journal in ScholarJMS with the same ISSN, journal title, editorial board, and aims & scope. Configure the peer review workflow to match the journal's current process.
4. Import historical articlesImport the exported XML into ScholarJMS. ScholarJMS support can assist with bulk import of historical content.
5. Configure CrossRef DOI redirectsUpdate CrossRef metadata to point DOI URLs to the new ScholarJMS article pages. This ensures existing DOIs continue to resolve correctly.
6. Set up 301 redirectsConfigure 301 redirects from old OJS article URLs (/index.php/journal/article/view/123) to the new ScholarJMS URLs. This preserves SEO authority and prevents broken links.
Update DNS records to point the journal domain to ScholarJMS hosting. ScholarJMS supports custom domains.