How to make sure the project is "web scrapable"? #12875
Unanswered
faaizalikhan1
asked this question in
Help
Replies: 1 comment
-
My assumption is that "web scrapable" means good on-page SEO. When a search engine crawler "scrapes" your page, you want to ensure you have the proper Next.js shouldn't matter for this. If you want to simplify adding |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have been trying to learn nextjs for a project, I have been told to make sure the project is web scrapable, and has dynamic titles, from h1- h4, I read up on next/head and was able to integrate it for SEO purposes, but I was told its still not fully web scrapable. I don't know much about this and the google searches are confusing me, I'd appreciate if anyone could help me in this, what else should I include in the project?
Beta Was this translation helpful? Give feedback.
All reactions