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

feat: SEO - dynamic sitemap and robots.txt #32

Merged
merged 19 commits into from
Oct 23, 2024
Merged

Conversation

ZL-Asica
Copy link
Owner

  • Implement dynamic sitemap generation based on fetched posts and categories.
  • Add dynamic metadata generation for individual post pages. Update .gitignore to exclude locally generated JSON files used for posts.
  • Refactor meta generation by moving it from the layout to inside each dynamic page component.
  • Move the abstract generation process within markdown parsing.

@ZL-Asica ZL-Asica added the enhancement New feature or request label Oct 22, 2024
@ZL-Asica ZL-Asica added this to the 0.3 SEO Optimization milestone Oct 22, 2024
@ZL-Asica ZL-Asica linked an issue Oct 22, 2024 that may be closed by this pull request
Copy link

vercel bot commented Oct 22, 2024

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

Name Status Preview Comments Updated (UTC)
suzu-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 23, 2024 0:10am

@ZL-Asica ZL-Asica changed the title feat: SEO optimization feat: SEO - dynamic sitemap and robots generation Oct 22, 2024
@ZL-Asica ZL-Asica changed the title feat: SEO - dynamic sitemap and robots generation feat: SEO - dynamic sitemap and robots Oct 22, 2024
@ZL-Asica ZL-Asica changed the title feat: SEO - dynamic sitemap and robots feat: SEO - dynamic sitemap and robots.txt Oct 22, 2024
@ZL-Asica ZL-Asica linked an issue Oct 23, 2024 that may be closed by this pull request
@ZL-Asica ZL-Asica merged commit 9dd2c15 into main Oct 23, 2024
5 checks passed
@ZL-Asica ZL-Asica deleted the 25-sitemap-and-robotstxt branch October 23, 2024 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sitemap and robots.txt Dynamic post, category, tag, etc. page meta
1 participant