Issue: Root directory/subdirectory reroute
-
Title phrasing might be off, but my issue, is this:
I want my WP blog (http://megannicoledesigns.com/blog) to be in it’s own subdirectory, while WP serve from my website main page/root (http://www.megannicoledesigns.com).
Steps I’ve already taken:
-
•Installed WP into public_html/blog
•Changed my WP general settings to the desired domain name (screenshot:http://www.megannicoledesigns.com/blog/wp-content/uploads/2015/03/Screen-Shot-2015-03-15-at-12.54.50-PM.png)
•COPIED index.html and .htaccess into my root folder
•Changed my new root version of index.html with:
require( dirname( __FILE__ ) . '/blog/wp-blog-header.php' );•Updated Permalinks
•Re-copied .htaccess from /blog to public_html
I’ve searched and search for about a week on the forums and it seems other people are getting results with the helpful people here…and none of the other tips worked for me. I’d love some advice on how to make this work.
There isn’t much on the site as of yet, I just want the the home theme, root page to display and have blog be a separate page. Right now it is blank white.
FYI: I can still access my wp-admin.php.
The topic ‘Issue: Root directory/subdirectory reroute’ is closed to new replies.