Next.js Discord

Discord Forum

Next js seo. issue

Answered
Manav Verma posted this in #help-forum
Open in Discord
manavverma.in
In this website I added dynamic import but still it's seo is down I. E. 70 showing reduce the javascript how can i do that?
Answered by riský
yeah dev version isn't desgned to be as fast as actually prod version, it is meant to be faster to build
View full answer

24 Replies

is "I. E." internet explorer? as you shouldn't be caring about it anymore... (outdated and way discontinued by microsoft)
your website seems good for me
@riský your website seems good for me
Oh I checked it in chrome lighthouse showing 70 there
o.O what i used is chrome lightouse but hosted by google
@riský o.O what i used is chrome lightouse but hosted by google
Is the way I done code is ok in nextjs? Means the way I work with components and other nextjs stuffs?
i haven't looked at your code, but the page is fast and snappy for me (not laggy)
are you sure that you did lighthouse thing on your hosted website and not dev version
yeah that would make it horible perf
at least do (next build && next start)
I'm using 13.5 I guess it is fast now
yeah dev version isn't desgned to be as fast as actually prod version, it is meant to be faster to build
Answer
Oh
its a common mistake, dont feel bad
@riský *its a common mistake, dont feel bad*
U ever used ads in nextjs? I have to use anchor tag for redirecting because it always show errors I. E. Ads. Push using many times.
I guess that's because of single page application but when I refresh it works again
i haven't used ads before in any of my projects
@riský i haven't used ads before in any of my projects
Ohk! By the way thnx for advice ☺
so your question is solved?
Yeah I am closing it now