One thing. Your dashboard doesn't have to be SSR. There is no point of doing that. Rest of the app can be SSR or SSG. And still will be indexed by Google and they won't penalize you. Make sure you have proper sitemap and robots txt
Great, thanks for confirming. This was my general plan, was just trying to make sure that Google wouldn’t get mad that part of my app is “unoptimized” and rank me lower because of it
Sounds like my preferred approach of static landing + client rendered dashboard is fine 👍
One thing. Your dashboard doesn't have to be SSR. There is no point of doing that. Rest of the app can be SSR or SSG. And still will be indexed by Google and they won't penalize you. Make sure you have proper sitemap and robots txt
Great, thanks for confirming. This was my general plan, was just trying to make sure that Google wouldn’t get mad that part of my app is “unoptimized” and rank me lower because of it
Sounds like my preferred approach of static landing + client rendered dashboard is fine 👍
Okay