I'm reading Giving WordPress its Own Directory While Leaving Your Blog in the Root Directory, and I have two questions. Currently WP is powering my blog, and I want to use it to for my domain as well. I have an existing webpage (www.dulceyheller.com), with wordpress installed at http://www.dulceyheller.com/wordpress.
I would like someone to please let me know if I'm understanding this - since I already have the wp files in the /wordpress directory, what I need to do is copy the index.php and .htaccess files to the root directory, with the editing of the index.php. Correct? (and change the site address in general settings)
And when I blog with the changes, will the permalink structure remain the same as it is now with /wordpress/post title/ or will I have to add /wordpress/ before the post title to every blog post? I would like to keep the blog link structure as it is. Or, do I edit the permalink structure to /wordpress/%postname%/ in permalink settings?
Thank you, Dulcey