Hi there, @cashpay3… you must have a button/icon/menu option that the user clicks to log out, right? In the workflow associated with that button/icon/menu option, log the user out and then use a Go to page… action to send the user to the index page.
Nothing in your original post mentioned anything about a page for logged-out users, so I’m not sure what you mean or what you are actually trying to do.
These are ‘Page load’ events… meaning they will only trigger when the page is loaded…
You can use a ‘When user is logged out’ event to do this… or as @mikeloc says you can just add the relevant action (or actions) to your Log the user out workflow.