SEO: Comprehensive optimization — pricing metadata, FAQ schemas, comparison & Pushpay pages, homepage FAQ, repo housekeeping#20
Open
felixztang wants to merge 2 commits into
Open
Conversation
…mprovements, FAQ schemas, homepage FAQ, WebSite schema, AI page title, blog time elements
…m data, and update sitemap
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #18
Changes
Pricing Page (Task 1 & 7)
app/pricing/layout.tsxwith improved title, description, keywords, and FAQSchemaSwitch Page CTR Improvements (Task 2)
lib/migration-urls.tsfor better CTRFAQPage Structured Data (Task 3)
components/seo/faq-schema.tsxcomponentHomepage FAQ (Task 4)
components/sections/homepage-faq.tsxwith 6 FAQ items and accordion UIapp/page.tsxBlog Time Elements (Task 5)
<span>with<time dateTime={...}>inapp/blog/[slug]/page.tsxWebSite Schema (Task 6)
components/seo/structured-data.tsxNew Pages (Task 8)
app/compare/page.tsx— comparison hub with feature matrix across 5 platformsapp/switch/pushpay/page.tsx— Pushpay alternative migration pagedata/migrations.tspublic/sitemap-pages.xmlwith /compare/ and /switch/pushpay/AI Page Title (Task 9)
app/ai/page.tsxGitHub Repo Housekeeping (Task 10)
Note: This branch has merge conflicts with main because PR #19 (seo-schema-and-blog-fixes) was merged after this branch was created. The conflicts are in shared files — this PR includes the superset of all changes and should be resolved by accepting this branch's versions.