Creating Multiple Sub-Directories in Wordpress
-
Hi fellow Mozzers,
I'm currently in the process of planning/building a website for e-commerce and have stumbled on a bit of a hurdle with sub-directories.
I want to use a piece of software called SellerDeck to generate my e-commerce store and also my homepage (index.html). This element of the build is fine as the e-commerce store will sit in a sub-directory of .co.uk/store/. What I'm struggling with is the rest of the site architecture.
I want to use Wordpress to manage content for the rest of the site. I want to have sub-directories .co.uk/help/ and .co.uk/blog/, all managed from one Wordpress installation. Is this possible? If not, does having two separate installations of Wordpress create any speed issues?
Additional question for bonus points from me; lets say I wanted to do away with sub-directories for the /help/ and /blog/ elements (but keep the /store/), could I have a Wordpress installation that doesn't generate a homepage (index.php) so I can utilise the e-commerce software version instead. Essentially I'd be installing Wordpress at the root folder, but wouldn't have an index.php made by Wordpress.
Many thanks in advance
-
Hi There
While I'm not entirely familiar with how things work on the SellerDeck end - you can I believe have one WordPress install in the root and have different sections like /blog and /help etc - but put other non-wordpress things in /store or any other folder you want. So long as you don't try to make a page, post, category, tag, etc at /store you should be good to go. FYI two WordPress installs shouldn't affect speed but it may be more of a management and consistency concern, but I don't think you need to do that.
I am not totally sure I get the bonus question
In this scenario, the ecommerce platform would serve the homepage? What would WordPress be doing in this situation? Thanks for clarifying and I'll try to help out! 
-Dan