You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
They might have been solved in the previous topics but i couldn't find exact answer.
What is the best approach if you have large site having blog posts(SEO needed) and you have user auth system that shows user name(SEO not needed) on navbar and some additional buttons like Follow Like buttons.
Can i use SSG and fetch user specific data after loaded (using swr etc..).
user-specific pages like dashboards server rendering could be best option but i don't want to miss SSG possibility only a small part of the page.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
They might have been solved in the previous topics but i couldn't find exact answer.
What is the best approach if you have large site having blog posts(SEO needed) and you have user auth system that shows user name(SEO not needed) on navbar and some additional buttons like Follow Like buttons.
Can i use SSG and fetch user specific data after loaded (using swr etc..).
user-specific pages like dashboards server rendering could be best option but i don't want to miss SSG possibility only a small part of the page.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions