How can I remove homepage

Ultraplayer

New Member
Messages
1
Reaction score
0
Points
1
So I installed wordpress but when someone wants to acces my site he needs to write /wp at the end, can I change it so it is without the extra /wp at the end
 

Dark

Community Advocate
Community Support
Messages
1,975
Reaction score
29
Points
48
Apparently WordPress was installed in a directory (/wp) and that's why you need to write the name of the directory at the end. To fix it you have two options:

1. You install WordPress again, taking care not to install it in a directory (again).

2. Use a redirection that allows users to visit the main page and be redirected to the current directory (/wp).
 
Top