-
Notifications
You must be signed in to change notification settings - Fork 110
SEO improvement based on Pixelpoint SEO audit #1054
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -1,5 +1,5 @@ | ||||||
| --- | ||||||
| pageTitle: 'Changelog' | ||||||
| pageTitle: "Novu Community Changelog - community documentation and contribution guide for Novu" | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Retitle this around releases rather than contribution guidance. Line 2 reads like a community landing page, but this doc is primarily a changelog. That makes the tab/search title less accurate than the actual page content. Suggested wording-pageTitle: "Novu Community Changelog - community documentation and contribution guide for Novu"
+pageTitle: "Novu Community Changelog - product updates, releases, and bug fixes"📝 Committable suggestion
Suggested change
🤖 Prompt for AI Agents |
||||||
| title: 'Changelog' | ||||||
| description: "See the most recent changes and learn about how to shape Novu's future" | ||||||
| --- | ||||||
|
|
||||||
| Original file line number | Diff line number | Diff line change | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| @@ -1,5 +1,6 @@ | ||||||||||
| --- | ||||||||||
| title: "Migrating from v0 Web UI to v2 Dashboard" | ||||||||||
| pageTitle: 'Migrate from v0 Web UI to v2 Dashboard' | ||||||||||
| title: "Migrate from v0 to v2 Dashboard" | ||||||||||
|
Comment on lines
+2
to
+3
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Inconsistency between The Option to align if unintentional pageTitle: 'Migrate from v0 Web UI to v2 Dashboard'
-title: "Migrate from v0 to v2 Dashboard"
+title: "Migrate from v0 Web UI to v2 Dashboard"📝 Committable suggestion
Suggested change
🤖 Prompt for AI Agents |
||||||||||
| description: "A guide to help you migrate from Novu self-hosted v0 to v2" | ||||||||||
| --- | ||||||||||
|
|
||||||||||
|
|
||||||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix pageTitle casing consistency.
Line 3 has awkward mixed casing (“Context schema Model…”). Consider title case for cleaner SERP presentation.
Suggested metadata tweak
📝 Committable suggestion
🤖 Prompt for AI Agents