Answer the question
In order to leave comments, you need to log in
How to index online store products in Google using Next.js?
If I have an online store or a social network, is there any difference what to use getStaticProps
or getServerSideProps
? In order for it to be indexed by Google after publishing a product in an Internet store or posting a post on a social network?
Or these methods have nothing to do with indexing?
I'm interested in how to correctly inteksirovat products using Next.js
Until next, to create an indexed SPA https://ncov.dev , I used React
+ Express
and in Google, on request, site:ncov.dev
I see my 3 pages with indexed content.
But how to implement this using Next.js? Do I need it custom server
from the documentation or can I use the chips SSR
of the next?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question