i have wordpress account since i have changed my site so i want to import the post in to my new website but i cant import becouse it is asking file size not more then 10MB and i have 13 MB file size
If your exported file is very large, the import script may run into your host's configured memory limit for PHP.
Get a free XML splitter , Split the file into 2 pieces and then upload you can download a free one here http://www.codeproject.com/KB/vb/xmlsplitter.aspx
When I import a post from RSS, I use content:encoded to include the markup but the object tag is filtered out. Does any body have an explanation for that? Is it sanitized?