Membership Options Page Different Redirect if Logged in

Hi All,

Is there a way to have protected content redirected to two different ‘membership options’ pages, depending on whether the user is logged in or not?

I would like members of my site who are in the free trial (logged in) to be re-directed to the membership options page.

I would like to re-direct users who are not logged in to the “Join Free” page.

Is this possible?

Kindest Regards,
Mitch

Instead of different pages completely, how about protecting content with conditionals? I have many pages where content is available if you are logged in, but if you are not, on the same page, it will display a ‘sale pitch’ instead. Then, if the user logs in, and comes back to the same page, they will see the content they were looking for.