Found this while I was searching around for stuff to improve my site. Hope it’ll help you too.
So you have deployed and setup your new WordPress blog, but you want it to be indexed by Google and the other search engines as soon as possible. For spiders to easily find the content on your website it is best to use permalinks that contain the title of your post while not containing any characters such as: &, %, #, etc.
Using the title of the blog post as the permalink is best because it contains keywords that are related to your article. If you are hosting your WordPress blog on an Apache server then you will also have to modify your .htaccess file. Just follow these instructions step by step and your blog will be indexed properly and fast!
To access your permalink settings first log into your WordPress dashboard. Next click on “Settings”, then click “Permalinks”.


