I am migrating a custom blog with 1,700 blog posts and 20,000 images to Squarespace. The only option is to programmatically create a Wordpress XML file (custom code since the source is not Wordpress) and import that.
Does anyone know which XML nodes are imported by Squarespace? Reverse engineering the XML format has worked ... kinda, but it would be really useful to know how the Squarespace import works at a code level.
Alternatively if anyone has a sample XML file that worked well, then I can use that as a reference.