Stop the side menu at certain pages

Hello,

I have two simple question, one is how to stop the side menu while am on sing up page ? in that page i don’t want the user to be able access the side menu

Second question : how to set the sign up page as the default page i did that in the

$urlRouterProvider.otherwise('/app/land');

but its clearly not the right way