I want to make /events/ page hidden or private. I do not want users of my website to see the list of all events under /events/ page. I do not want to hide events manually. I thought about redirecting the link siteurl/events/ to my homepage but I am still thinking if that would cause any other problems with event registration functionality. Is there a way to do this?