I just pick up a client website which integrated with wordpress from a previous developer. the structure of the site is like this root L blog(wordpress) L images L css L etc...
so the only purpose of WordPress is posting post/news. But the post loop is on the home page of the website.
right now mysite.com/blog is accessible, although there have no link on the website to this page.but my client still to avoid people accessing mysite.com/blog, since the page have no purpose at all and the theme template does not match the website.
How can I limit the access to mysite.com/blog page.