Static GitHub Issues

[1192] How to use ssr and non ssr in same app

prev: nuxt/starter gets a path error when run build
next: Option Merging for fetch and asyncData method

Nuxt is server side rendering framework for SEO and other features But in the real world some page require SSR for SEO like product list, product detail, blog content, ads page. And some page do not want SEO like setting, about-me, dashboard, landing page. How to use ssr page and non ssr page for the same app

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c1050">#c1050</a>)</em></sub></div>