josephbond
Member
Posted 5 months ago #
So I have my site live (sunday-studios.com), but I had to redirect it to sunday-studios.com/wordpress. How do I change this? I changed the name of the folder on my server, but I can't access the site when I change the name to something like "home." I'm guessing that the WordPress script is calling for the filename "wordpress?" Anybody know what I can do to fix this?
You need to rename that folder back to wordpress as when you setup that url was saved in database.
If You want to use wordpress from domain name then you have two choices instructions here
http://codex.wordpress.org/Moving_WordPress
or
http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory
The 2nd one is more simple.
josephbond
Member
Posted 5 months ago #
Thank you @govpatel! I changed it and it worked perfectly.