Andrei @hudovich.com · Sep 16

Auto-redirect signed-in users to dashboard - yes or no? Flow I’ve implemented (Vercel-like): 1️⃣ Home page → if session exists, redirect to dashboard 2️⃣ Dashboard pages → access "Home" in profile dropdown This last step redirects to "/home", that's a duplicate of home page with canonical set to "/"

2 likes 1 replies

?

Replies

Jared Pace · Sep 16

I think yes. Marketing pages are primarily for users without an account. Send signed in users to the dashboard, as that’s what I’m actually looking for.