Hi Michael,
Thanks for your reply. Your way seems to be the best method to bulk load. However, I am unable to understand as to what value should I pass for the following tags:
<wp:postmeta>
<wp:meta_key>_edit_lock</wp:meta_key>
<wp:meta_value>1228244329</wp:meta_value>
</wp:postmeta>
<wp:postmeta>
<wp:meta_key>_edit_last</wp:meta_key>
<wp:meta_value>1</wp:meta_value>
</wp:postmeta>
Before loading data, I will be create all the required categories and reference them in the xml file.
I have created couple of sample posts and exported data into xml file and have noticed that “<wp:meta_value>1228244329</wp:meta_value>” value keeps changing between posts. However, a value of “1” is constant in the second occurrence in all the posts.
Your kind help in this regard is appreciated.
Regards