Getting wordpress in directory to power site's root
-
I have wordpress set up and running correctly at https://www.ifuw.org/wp/. Now I would like wordpress to power the site’s root. I followed the instructions here Giving WordPress Its Own Directory and copied index.php and .htaccess into the root of the site, edited index.php, changed the settings in the general settings and update my permalinks. I also deleted the index.shtml that was in the root of the site.
After I did that I could access my wordpress site at ifuw.org, but all the links to pages were broken. Links to posts worked but I couldn’t access any pages. Whether I tried to access a page at https://www.ifuw.org/page/ or https://www.ifuw.org/wp/page/ I got a 404 error.
Now I have put everything back and wordpress is https://www.ifuw.org/wp/ and my static files are powering the site’s root.
What am I doing wrong? Does it matter that there are other files in the root of the site? Please help. I am ready to pull out my hair.
Thank you.
- The topic ‘Getting wordpress in directory to power site's root’ is closed to new replies.