-
-
Notifications
You must be signed in to change notification settings - Fork 194
7. Migrating from DasBlog
Mark Downie edited this page Feb 10, 2020
·
3 revisions
If you are coming from the original DasBlog platform migration is a relatively simple three step process.
- Install and configure DasBlog Core.
- Copy all the files in your old Content folder directly to the Content folder of your new DasBlog Core installation.
- Restart your app.
Assuming the root URL is identical all your old URLs (e.g. mysite.com/somepost.aspx) will automatically 301 redirect to the new Dasblog Core format (mysite.com/some-post).
That's it ... that's the migration.
If you have additional questions or concerns please submit an issue.