So I am trying to learn how to do multiple uploads of posts and found the wonderful RSS import tool. This works great, I found a post where one WP user suggested to use it and use these tags.
<ITEM>
<PubDate></PubDate>
<Title></Title>
<Description></Description>
<Category></Category>
</ITEM>
I tried this and it works SO nicely! However, I tried to add a <Tags> tag to add TAGS.. and that didnt work.
So I was wondering if there was a list of tags that I could use for the importer?
Also, does anyone know if this will work with WPML?
Thanks!