Skip to content

Improve @apps/web SEO - #18

Merged
yoannfleurydev merged 1 commit into
mainfrom
yoannfleurydev/improve-web-seo
Feb 24, 2026
Merged

Improve @apps/web SEO#18
yoannfleurydev merged 1 commit into
mainfrom
yoannfleurydev/improve-web-seo

Conversation

@yoannfleurydev

Copy link
Copy Markdown
Member

Summary

Enhance search engine optimization for the LunaLink landing page by adding comprehensive metadata, social sharing tags, and crawl directives. All SEO tags now properly generate in the HTML head, and the site includes sitemap and robots.txt for improved search engine indexing.

Changes

  • Add OpenGraph, Twitter Card, and canonical URL metadata to layout.tsx
  • Add JSON-LD structured data (SoftwareSourceCode schema) for rich search results
  • Create robots.txt to guide search engine crawlers
  • Create sitemap.xml for indexing
  • Enhance meta description with key differentiators (size, format support)

Test Plan

  • ✓ Build the app with pnpm build — verified successful static export
  • ✓ Check generated HTML head for all OG/Twitter/canonical tags with correct URLs
  • ✓ Verify robots.txt and sitemap.xml are in build output
  • ✓ Confirm OG image resolves to correct absolute URL

🤖 Generated with Claude Code

Add OpenGraph tags, Twitter Cards, canonical URL, and JSON-LD structured data for better social sharing and search engine optimization. Include sitemap.xml and robots.txt for improved crawlability.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@changeset-bot

changeset-bot Bot commented Feb 24, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: d80249b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@yoannfleurydev
yoannfleurydev merged commit 0f971a3 into main Feb 24, 2026
1 check passed
@yoannfleurydev
yoannfleurydev deleted the yoannfleurydev/improve-web-seo branch February 24, 2026 08:53
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