Hi,
I am trying to move my blog from WP.com to a domain hosted by BlueHost. I was able to export my blog and import it to my new site. However, I found that the post slug is gone. For example, the original posts are all in
mysite.wordpress.com/2008/04/04/postname/
on WP.com. the new posts are now in
mysite.com/?p=postnumber
format. Does anyone knows how can I fix it so the new posts have the same format as before. ie.
mysite.com/2008/04/04/postname/
Thanks!