Hello,
I'm migrating my current site to WordPress. My site has a custom CMS I developed over 7 years ago. I have all my content on MySQL.
I want to create a RSS feed to import all my content to WordPress. However, is there an example of an RSS feed with all the fields (and its mappings w/ WordPress) in order to import the most fields I can correctly to WordPress?
Also, I noticed with a test I did of one of my forum vBulletin RSS feed, that special characters (like spanish characters ie: éóáñ, etc) break the import... for example, a item title was "Hoy más pruebas", WordPress only imported "Hoy m". Any idea on how to workaround this?
Thanks!