Next.js Discord

Discord Forum

app and pages seo use

Unanswered
Staffordshire Bull Terrier posted this in #help-forum
Open in Discord
Staffordshire Bull TerrierOP
hello:

I have task to work on next.js seo boilerplate and currently the repo is using /page route

and I want to work with /app becuase its lot easy when it about seo, robot and sitemap and other thing:

is there a way to use both like seo of app/ and pages/

7 Replies

Staffordshire Bull TerrierOP
@@ts-ignore
ok, is there a way or any example which will help me to complete my task thats is seo boilerplate with next.js /page
@@ts-ignore the seo tags in pages router are added in `Head` tag
Staffordshire Bull TerrierOP
I know that one but I am working on custimizable seo boilerplate:
I don't see whats the limitation
American Crow
For the pages router i've always used https://github.com/garmeeh/next-seo