Chapter 10: Working with SEO and Managing Performance
SEO (short for Search Engine Optimization) and performances are two topics that go hand in hand during the development process as a whole.
Even though there have been multiple enhancements on the Next.js side to improve performances and facilitate SEO best practices, we still need to know where our application could potentially create any problems that would result in poor search engine indexing and a lousy user experience.
In this chapter, we will cover the following topics in detail:
- Choosing the proper rendering method for your application (SSR, SSG, CSR).
- When an application will typically fail on the performance aspect
- How to use the Vercel Analytics module
- Tools that help us to write ...
Get Real-World Next.js now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.