Quote:
Originally Posted by Gene When setting up a new site I install WordPress in a sub directory called blog and redirect from the root directory to the blog sub-directory. If I later wish to ad a separate landing page or a forum it is easy to stop redirecting to the blog directory. |
I agree, furthermore if you want to add a forum just do a /forum subdirectory, you can do this with anything else beyond a blog (like a store, knowledge base, etc...) allowing you to utilize other technologies for other parts of your site other than just using that CMS (wordpress, drupal etc...) for the whole site, it keeps everything nice and tidy...