Skip to content

feat(seo): improve meta descriptions and add structured data - #41

Merged
lacymorrow merged 2 commits into
mainfrom
seo/improve-meta-descriptions-and-json-ld
Jul 26, 2026
Merged

feat(seo): improve meta descriptions and add structured data#41
lacymorrow merged 2 commits into
mainfrom
seo/improve-meta-descriptions-and-json-ld

Conversation

@lacymorrow

Copy link
Copy Markdown
Contributor

Summary

  • Update site description and homepage title to target "best Next.js boilerplate 2026" search queries
  • Replace generic keywords with SEO-targeted long-tail terms (e.g., "Next.js SaaS starter", "free Next.js template")
  • Add Product schema (price: $0, free) and FAQPage structured data to homepage for rich search results

Context

Part of LAC-3091: ShipKit/Bones is absent from top-ranking comparison articles. These meta changes improve organic discoverability for developers searching for Next.js boilerplates.

Test plan

  • Verify pnpm build succeeds
  • Check rendered HTML includes updated meta description and JSON-LD
  • Validate structured data with Google Rich Results Test after deploy

🤖 Generated with Claude Code

lacymorrow and others added 2 commits July 20, 2026 09:52
…y 2026 release)

16.1.6 is affected by the March 2026 advisory batch (CVE-2026-29057 HTTP
request smuggling in rewrites, CVE-2026-27978 Server Actions CSRF bypass
via null origin, CVE-2026-27977 allowedDevOrigins bypass, CVE-2026-27979
and CVE-2026-27980 DoS), CVE-2026-23869 (April, patched 16.2.3), and the
twelve-CVE May 2026 security release (patched 16.2.6). 16.2.10 is current
stable. Companion @next/* and eslint-config-next packages bumped to match.

Works around vercel/next.js#91735 (webpack regression since 16.2.0:
page.mdx metadata exports lose their RSC bundle layer and fail the build)
by restoring bundleLayer on the MDX swc-loader rule in the server
compiler.

LAC-2876

Co-Authored-By: Paperclip <noreply@paperclip.ing>
…SON-LD

Target "best Next.js boilerplate 2026" search queries by updating the site
description, homepage title, and keywords to include primary search terms.
Add Product and FAQPage structured data to the homepage for rich results.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 26, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
bones Ready Ready Preview, Comment Jul 26, 2026 5:47pm

Request Review

@lacymorrow
lacymorrow merged commit b16e5c5 into main Jul 26, 2026
7 checks passed
@lacymorrow
lacymorrow deleted the seo/improve-meta-descriptions-and-json-ld branch July 26, 2026 19:49
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.

1 participant