I'm looking for a simple code/explanation to change my post tags (ie unique URL for each post) from numbers to words.
The exact type I'm looking for is: "/year/month/date/title_of_the post", per the example/.
Example: "/2010/03/24/red_shirt_boost_for_ecommerce"
Current they are set like this example "/?p=555"
I've recently migrating my blog from wordpress.com to self-hosted on wordpress.org and changes the ID code will help me recover many of my lost links (though I do realise it may not correct all of them).
Help hugely appreciated.