I’m using the WordPress database and back end to administer the news for my band’s website and everything is working great however I’d like to disable the front end of WordPress itself.
I have the WordPress installation installed in /wordpress/
and obviously the admin section is under /wordpress/wp-admin/
.
What would be the best way to restrict someone from accessing the rather *un*setup WordPress site itself without affecting the admin section?
If anything, I could simply redirect to the website’s proper home page (domain.com/
).