We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Operating System: Platform: darwin Arch: arm64 Version: Darwin Kernel Version 22.1.0: Sun Oct 9 20:15:09 PDT 2022; root:xnu-8792.41.9~2/RELEASE_ARM64_T6000 Binaries: Node: 16.17.0 npm: 8.15.0 Yarn: 1.22.19 pnpm: 7.13.1 Relevant packages: next: 13.3.0 eslint-config-next: 13.3.0 react: 18.2.0 react-dom: 18.2.0
App directory (appDir: true)
https://stackblitz.com/edit/vercel-next-js-hj5fbc?file=app%2Fnot-found.tsx
Create a not-found page and attempt to generate a meta title or description
not-found
Meta title and description doesn't work on not-found pages
I need to be able to set the not-found page title and description for seo purposes and ux
No response
The text was updated successfully, but these errors were encountered:
Same here for error pages.
error
Sorry, something went wrong.
No branches or pull requests
Verify canary release
Provide environment information
Operating System: Platform: darwin Arch: arm64 Version: Darwin Kernel Version 22.1.0: Sun Oct 9 20:15:09 PDT 2022; root:xnu-8792.41.9~2/RELEASE_ARM64_T6000 Binaries: Node: 16.17.0 npm: 8.15.0 Yarn: 1.22.19 pnpm: 7.13.1 Relevant packages: next: 13.3.0 eslint-config-next: 13.3.0 react: 18.2.0 react-dom: 18.2.0
Which area(s) of Next.js are affected? (leave empty if unsure)
App directory (appDir: true)
Link to the code that reproduces this issue
https://stackblitz.com/edit/vercel-next-js-hj5fbc?file=app%2Fnot-found.tsx
To Reproduce
Create a
not-found
page and attempt to generate a meta title or descriptionDescribe the Bug
Meta title and description doesn't work on
not-found
pagesExpected Behavior
I need to be able to set the not-found page title and description for seo purposes and ux
Which browser are you using? (if relevant)
No response
How are you deploying your application? (if relevant)
No response
The text was updated successfully, but these errors were encountered: