Skip to content

feat: implement comprehensive SEO setup including metadata, robots, and sitemap#30

Merged
denvudd merged 1 commit into
devfrom
feat/seo
May 21, 2026
Merged

feat: implement comprehensive SEO setup including metadata, robots, and sitemap#30
denvudd merged 1 commit into
devfrom
feat/seo

Conversation

@denvudd
Copy link
Copy Markdown
Owner

@denvudd denvudd commented May 21, 2026

📋 PR Type

  • ✨ Feature
  • 🐛 Bug fix
  • ♻️ Refactor
  • 🎨 UI / Styling
  • 🧹 Chore / Config
  • 📝 Docs

Summary

Implement a comprehensive SEO setup, including metadata, robots, and sitemap

Changes

  • Added full SEO configuration for all pages using Next.js Metadata API.
  • Created robots.ts and sitemap.ts for managing crawling rules and sitemap generation.
  • Updated metadata for auth, onboarding, and core app pages to include noindex where necessary.
  • Introduced favicon and app icons for better branding and user experience.

🚨 Breaking Changes

Test Plan

  • CI checks green (lint, typecheck, build)

@denvudd denvudd self-assigned this May 21, 2026
@denvudd denvudd merged commit 0cd93a3 into dev May 21, 2026
1 check passed
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant