After years of using Serendipity as my blog engine I switched to Wordpress today because I just wanted to try it and get used to it.
Here is a page which helped me a lot with the migration. Pay attention to the “dummy entries” which are mentioned there: https://wiki.nodomain.cc/projekte/blog-migration
One outstanding thing is to migrate the Serendipity permalinks 100% to wordpress.
In Serendipity I had the following structure:
http://www.keksrolle.de/index.php?/archives/139-Freemarker-Templates-Layout-Decorators-with-Shared-Variables-in-Data-Model.html
The problem is the “index.php?” –> the question mark spoils the links. I got it working with just /index.php/archives/… but my pages are indexed with the index.php?/archives. Shouldn’t be a huge problem as people just get to the homepage.
Ihre E-Mail wird niemals veröffentlicht oder verteilt. Benötigte Felder sind mit * markiert
Du kannst diese HTML Tags und Attribute verwenden: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">
Migration from Serendipity to Wordpress
After years of using Serendipity as my blog engine I switched to Wordpress today because I just wanted to try it and get used to it.
Here is a page which helped me a lot with the migration. Pay attention to the “dummy entries” which are mentioned there:
https://wiki.nodomain.cc/projekte/blog-migration
One outstanding thing is to migrate the Serendipity permalinks 100% to wordpress.
In Serendipity I had the following structure:
http://www.keksrolle.de/index.php?/archives/139-Freemarker-Templates-Layout-Decorators-with-Shared-Variables-in-Data-Model.html
The problem is the “index.php?” –> the question mark spoils the links. I got it working with just /index.php/archives/… but my pages are indexed with the index.php?/archives. Shouldn’t be a huge problem as people just get to the homepage.