Skip to content

chore: og Image converted to jpg#280

Merged
BornPsych merged 1 commit into
mainfrom
chore/og-image-jpg
Dec 9, 2025
Merged

chore: og Image converted to jpg#280
BornPsych merged 1 commit into
mainfrom
chore/og-image-jpg

Conversation

@BornPsych

@BornPsych BornPsych commented Dec 9, 2025

Copy link
Copy Markdown
Collaborator

Summary by CodeRabbit

  • Chores
    • Implemented search engine and social media crawler access configuration to improve site visibility and enhance discoverability across platforms.
    • Updated site metadata base URL and social media sharing image references to maintain consistent presentation when content is shared online.

✏️ Tip: You can customize this high-level summary in your review settings.

@zkemailverify zkemailverify temporarily deployed to chore/og-image-jpg - registry PR #280 December 9, 2025 11:26 — with Render Destroyed
@coderabbitai

coderabbitai Bot commented Dec 9, 2025

Copy link
Copy Markdown
Contributor

Caution

Review failed

The pull request is closed.

Walkthrough

A robots.txt file was added to permit crawler access, and application metadata was updated with an absolute base URL and full image URLs for Open Graph and Twitter social sharing.

Changes

Cohort / File(s) Summary
SEO & Crawler Configuration
public/robots.txt
New robots.txt file permitting access to all crawlers (Twitterbot, facebookexternalhit, LinkedInBot) with a permissive Allow: / policy.
Metadata Configuration
src/app/layout.tsx
Added metadataBase property; updated OpenGraph and Twitter image URLs from relative paths (/og-image.png) to absolute URLs (https://registry.zk.email/og-image.jpg).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

  • Simple configuration additions with no logic changes
  • Straightforward URL and metadata property updates across only 2 files

Possibly related PRs

  • Chore: Og Image added to registry #279 — Adds OpenGraph and Twitter metadata sections to src/app/layout.tsx; this PR updates those same image fields and introduces the metadataBase property.

Poem

🐰 A rabbit hops through metadata fields,
Adding base URLs to SEO yields,
Robots.txt waves a welcoming paw,
Crawlers shall visit, breaking no law!
The web grows richer, one config at a time. ✨

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/og-image-jpg

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between e9a0d8f and b5cff97.

⛔ Files ignored due to path filters (2)
  • public/og-image.jpg is excluded by !**/*.jpg
  • public/og-image.png is excluded by !**/*.png
📒 Files selected for processing (2)
  • public/robots.txt (1 hunks)
  • src/app/layout.tsx (2 hunks)

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@BornPsych BornPsych merged commit f05b13e into main Dec 9, 2025
1 of 3 checks passed
@BornPsych BornPsych deleted the chore/og-image-jpg branch December 9, 2025 11:27
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.

2 participants