Two WordPress subdirectories in a NON WordPress website
-
First – My main website, already designed (though not yet uploaded to the server) does not use WordPress. I am setting up two separate WordPress installations in two subdirectories (one for the blog, the other for news items).
The problem – I need to set the SITE URL to the root directory (as the main page is in the root folder.), without screwing up the permalinks for the pages in the WordPress subdirectories. (If the SITE URL is set to my domain name
https://www.dtnelsonfantasyauthor.com
– the permalinks refuse to accept the subdirectory. if I try to change the permalink tohttps://www.dtnelsonfantasyauthor.com/blog
/[page name], it is automatically changed tohttps://www.dtnelsonfantasyauthor.com/blog
-[page name], and the page cannot be found.I am concerned that if the SITE URL is not set to the root directory I will have issues with SEO optimization. However, I cannot use option 2 as described in the WordPress codex (https://codex.www.ads-software.com/Giving_WordPress_Its_Own_Directory) because that would give me three index pages in the root directory (my website’s home page and the two WordPress index pages).
How can this be solved? (time sensitive, as this website is set to go live in 10 days)
The page I need help with: [log in to see the link]
- The topic ‘Two WordPress subdirectories in a NON WordPress website’ is closed to new replies.