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

fix: sitemap and robots #116

Merged
merged 2 commits into from
Jul 14, 2024
Merged

fix: sitemap and robots #116

merged 2 commits into from
Jul 14, 2024

Conversation

devstack-be
Copy link
Contributor

Remove next-sitemap package and use robots.ts and sitemap.ts from nextJS docs.

Issue 😱:

Closes #64

What has been done ✅:

  • Remove next-sitemap package
  • Remove postbuild script
  • Add app/robots.ts -- nextjs docs
  • Add app/sitemap.ts -- nextjs docs

Remove next-sitemap package and use robots.ts and sitemap.ts
Copy link

vercel bot commented Jul 9, 2024

@devstack-be is attempting to deploy a commit to the Michał's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Jul 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-starter ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 14, 2024 9:21am

@Skolaczk
Copy link
Owner

@devstack-be thanks for contribution ❤️

@Skolaczk Skolaczk merged commit b94d632 into Skolaczk:main Jul 14, 2024
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix incorrect sitemap generation
2 participants