DEV Community

Discussion on: I built my first SaaS on Next.js

Collapse
 
huydzzz profile image
Pơ Híp

thank so much, do you find nextjs good for seo?

Thread Thread
 
rain2o profile image
Joel Rainwater

It can be if used properly, same as most other frameworks. The ability to have a static page helps a lot, but it's still up to you as the developer to focus on things like speed, mobile optimization, metadata, etc...