I assume you didn't use a package that supports BlogML (e.g. Articulate)? If not you could try using CMS Import, otherwise I'd suggest you roll your own XML export.
Final thought is that the umbraco.config is XML and has all your content. You could try using this, perhaps with a bit of XSLT.
Export Umbraco content as XML and import to Google Blogger
Hi,
has anyone tried this? There are some blog content in Umbraco 4. Is it possible to export this as XML and then import into Google blogger?
Has anyone tried anything similar to this? I am wondering if mapping the fields correctly is going to be a big hassle,
Thanks a lot!
I assume you didn't use a package that supports BlogML (e.g. Articulate)? If not you could try using CMS Import, otherwise I'd suggest you roll your own XML export.
Final thought is that the umbraco.config is XML and has all your content. You could try using this, perhaps with a bit of XSLT.
Thanks. No, it did not use a package for the blogs, I think it is custom pages.
That CMS Import looks like it only imports INTO Umbraco. Really need the other way round.
Where is umbraco.config?
Thanks,
umbraco.config is in the App_Data folder.
If you used CMSImport to import to Articulate or uBlogsy, then I would think that one of those would provide you with the BlogML or RSS required.
is working on a reply...