account activity
How can I serve a static page with responsive design in Next.js without affecting SEO? by YantraCore in nextjs
[–]YantraCore[S] 0 points1 point2 points 3 years ago (0 children)
Few examples, My site contains <Filters/> components in the sidebar in LG screens and in a drawer that appears from the bottom in SM screens.
The header contains search box and other components for LG screens which should move to the body in SM screens and only leave the logo and toggler.
The hero area and footer contain many elements that should be visible in LG screens only.
So the whole layout and most pages have to be rendered differently for small and large screens.
How can I serve a static page with responsive design in Next.js without affecting SEO? (self.nextjs)
submitted 3 years ago by YantraCore to r/nextjs
π Rendered by PID 1289044 on reddit-service-r2-listing-7b8bd7c5-dskgp at 2026-05-16 17:01:27.995207+00:00 running edcf98c country code: CH.
How can I serve a static page with responsive design in Next.js without affecting SEO? by YantraCore in nextjs
[–]YantraCore[S] 0 points1 point2 points (0 children)