I would like to place a blog on my home directory, if I do this, then at some point decide to move the blog to its own directory, is there a way to redirect the pages that have already been indexed to the blog directory? or will google pick up the location of the moved blog, and re-index the blog urls that were on the home directory? Thanks
You can create some 301 redirects in your .htaccess file after you have moved your blog. That should do the trick.