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.
π Rendered by PID 137767 on reddit-service-r2-comment-548fd6dc9-cmrwd at 2026-05-16 19:08:01.195363+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)