Hi, There are two ways to import blog content into Orchard.
I used Nick's Blog ML module and this is great if you can get BlogML from your current blog. It also gets all the comments. http://www.orchardproject.net/gallery/List/Modules/Orchard.Module.NGM.BlogML You can also use the Orchard command line interface to get content from an RSS feed like this: blog import /Slug:<slug> /FeedUrl:<feed url> /Owner:<username> Import all items from <feed url> into the blog at the specified <slug> I don't think that gets the comments though, so you're best of using the BlogML module if you can. Best wishes, -- *Richard Garside* Web developer and designer Old Broadcasting House, 148 Woodhouse Lane, Leeds, LS2 9EN. *Web:* www.nogginbox.co.uk *Email:* [email protected] *Twitter:* _richardg *Skype:* NogginBox On 25 April 2011 02:49, Steve Schofield <[email protected]> wrote: > I'm looking to import my existing blog entries *and comments hopefully* to > Orchard. Is this possible? > > Existing blog is http://weblogs.asp.net/steveschofield > > Thank you, > > Steve Schofield > Windows Server MVP - IIS > http://weblogs.asp.net/steveschofield > --- You are currently subscribed to orchard-discuss as: [email protected]. To unsubscribe send a blank email to [email protected].
