atomsite.net

The AtomPub server for .NET

Convert from BlogEngine.Net to BlogSvc

Posted in BlogSvc by JarrettV on 9/13/2008 12:13:00 PM - CST

Jvance I've added some code to the Test project to convert my blog over from BlogEngine.net. I exported the data as a BlogML file and then ran it through the code. It created a service document and atom entries. It worked well but is currently specialized for my situation.

  1. Some items in the future that should be considered:
  2. BlogML exports from other blog engines
  3. Broken links to images
  4. Updating links within content of existing blog posts
  5. GUI to guide the user

By adding a rewrite rule I can permanently redirect the old post locations to the new location.

#relocate old BlogEngine.NET posts
RewriteRule /post/(.+)\.aspx$ /blog/$1.xhtml [R=301,L]

Check out my site which is based on a new blue theme that will be included with the next release.

Comments

None.

Add Comment

Login using
Google Yahoo flickr AOL
and more
Or provide your details
Please enter your name. Please enter a valid email. Please enter a valid website.
Please supply a comment.
0.0 (0)
on 12/22/2008 1:52:30 PM - CST

Recent Entries

© Copyright 2010 Powered by AtomSite 1.4.0.0