Skip to content
New issue

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

Not able to add Videos Tag in Sitemap.xml using app router #69442

Closed
archanaagivale30 opened this issue Aug 29, 2024 · 1 comment
Closed

Not able to add Videos Tag in Sitemap.xml using app router #69442

archanaagivale30 opened this issue Aug 29, 2024 · 1 comment
Labels
bug Issue was opened via the bug report template. Developer Experience Issues related to Next.js logs, Error overlay, etc. locked

Comments

@archanaagivale30
Copy link
Contributor

Link to the code that reproduces this issue

https://github.com/archanaagivale30/nextjs_image_sitemap

To Reproduce

I am not able to add an image tag to sitemap.xml.

  1. Create sitemap.js in app directory
  2. try to add Video attribute but the feature is not available

Current vs. Expected behavior

Videos Tag should be available in sitemap.xml .

Provide environment information

Operating System:
  Platform: darwin
  Arch: arm64
  Version: Darwin Kernel Version 23.3.0: Wed Dec 20 21:30:27 PST 2023; root:xnu-10002.81.5~7/RELEASE_ARM64_T8103
  Available memory (MB): 8192
  Available CPU cores: 8
Binaries:
  Node: 19.7.0
  npm: 9.5.0
  Yarn: 1.22.10
  pnpm: 9.5.0
Relevant Packages:
  next: 15.0.0-canary.67 // There is a newer canary version (15.0.0-canary.76) available, please upgrade! 
  eslint-config-next: 15.0.0-canary.67
  react: 19.0.0-rc-6230622a1a-20240610
  react-dom: 19.0.0-rc-6230622a1a-20240610
  typescript: 5.5.3
Next.js Config:
  output: N/A

Which area(s) are affected? (Select all that apply)

Developer Experience

Which stage(s) are affected? (Select all that apply)

next dev (local), next build (local), next start (local)

Additional context

No response

@archanaagivale30 archanaagivale30 added the bug Issue was opened via the bug report template. label Aug 29, 2024
@github-actions github-actions bot added the Developer Experience Issues related to Next.js logs, Error overlay, etc. label Aug 29, 2024
Copy link
Contributor

github-actions bot commented Nov 6, 2024

This closed issue has been automatically locked because it had no new activity for 2 weeks. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.

@github-actions github-actions bot added the locked label Nov 6, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue was opened via the bug report template. Developer Experience Issues related to Next.js logs, Error overlay, etc. locked
Projects
None yet
Development

No branches or pull requests

1 participant