Skip to content

fix(public): tighten the Promptly privacy page meta description - #120

Merged
nish3451 merged 4 commits into
mainfrom
fix/lane1-promptly-privacy-meta-tighten-20260812
Aug 12, 2026
Merged

fix(public): tighten the Promptly privacy page meta description#120
nish3451 merged 4 commits into
mainfrom
fix/lane1-promptly-privacy-meta-tighten-20260812

Conversation

@nish3451

@nish3451 nish3451 commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator

What

Dogfood finding [dogfood 63256313bbbb]: the /promptly/privacy meta description needs tightening. The description was 144 characters with a redundant lead-in ("App-specific") and filler ("what it handles").

Change

New description (121 chars, was 144):

Privacy policy for Promptly, Tiny Studio's booking and no-show prevention app: data handled, retention, and your choices.

Keeps every key term (privacy policy, Promptly, Tiny Studio, booking and no-show prevention app, data handled, retention, choices) while tightening the structure into clean parallel noun phrases. Synced across all four locations: meta name="description", og:description, twitter:description, and the JSON-LD WebPage.description.

Note: this is the same change carried by the still-open PR #79 (fix/lane1-promptly-privacy-meta-tighten), delivered here as a single clean commit from current origin/main. PR #79 can be closed once this lands.

Verification

  • Meta description is 121 chars; og/twitter/JSON-LD all in sync with the meta description
  • test-public-structured-data 127/127, test-public-social-preview 137/137, test-public-deploy-bundle 62/62, test-public-conversion-signal 126/126, test-public-link-targets 77/77, test-public-brand-disambiguation 11/11, test-public-soft-404 19/19, test-public-heading-hierarchy 62/62 — all 0 failures

Summary by CodeRabbit

  • Documentation
    • Updated privacy page descriptions and metadata for clearer, more concise wording across search and social sharing previews.

Dogfood finding 63256313bbbb flags the /promptly/privacy meta description as
needing tightening. Shorten it from 144 to 121 chars, dropping the redundant
'App-specific' lead-in and 'what it handles' filler while keeping every key
term: privacy policy, Promptly, Tiny Studio's booking and no-show prevention
app, data handled, retention, and choices. Sync the same copy across meta
description, og:description, twitter:description, and JSON-LD description.

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nish3451 has reached the 50-credit limit for trial accounts. To continue receiving code reviews, upgrade your plan.

@coderabbitai

coderabbitai Bot commented Aug 12, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 0eae1072-937f-4f24-b49d-b6303252993d

📥 Commits

Reviewing files that changed from the base of the PR and between 6817d6c and e411690.

📒 Files selected for processing (1)
  • public/promptly/privacy/index.html

📝 Walkthrough

Walkthrough

The Promptly privacy page now uses revised wording in its page description, Open Graph metadata, Twitter metadata, and JSON-LD description.

Changes

Privacy Metadata

Layer / File(s) Summary
Align metadata descriptions
public/promptly/privacy/index.html
Updated all privacy-page metadata descriptions to use “Privacy policy for Promptly…” and “data handled.”

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: tightening the Promptly privacy page meta description.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/lane1-promptly-privacy-meta-tighten-20260812

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

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nish3451 has reached the 50-credit limit for trial accounts. To continue receiving code reviews, upgrade your plan.

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nish3451 has reached the 50-credit limit for trial accounts. To continue receiving code reviews, upgrade your plan.

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nish3451 has reached the 50-credit limit for trial accounts. To continue receiving code reviews, upgrade your plan.

@nish3451
nish3451 merged commit 6674aec into main Aug 12, 2026
1 check passed
nish3451 added a commit that referenced this pull request Aug 14, 2026
…rged, live blocked on missing Cloudflare token (#172)

Dogfood finding 63256313bbbb flags /promptly/privacy's meta description
as needing tightening. Verified on lane resume: fix 6674aec (PR #120) is
in main and test-pinned (127 checks, 0 failures); live
tinystudio.in/promptly/privacy/ still serves the old thin description
because every deploy run fails at the fail-closed missing
CLOUDFLARE_API_TOKEN step. NEEDS-NISH: provision the secret.

Co-authored-by: CommandCodeBot <noreply@commandcode.ai>
nish3451 added a commit that referenced this pull request Aug 15, 2026
…fixed in PR #120, live blocked on missing Cloudflare token (#181)

Co-authored-by: CommandCodeBot <noreply@commandcode.ai>
nish3451 added a commit that referenced this pull request Aug 17, 2026
…/support pages — source fixed on main (PR #27, #120), live still blocked on missing CLOUDFLARE_API_TOKEN (#lane1) (#193)
nish3451 pushed a commit that referenced this pull request Aug 21, 2026
…D on source and live (#lane1)

Source already fixed in PR #120 (commit 6674aec, merged 2026-08-12).
Live now confirmed tightened as of 2026-08-20 — Nish provisioned the
Cloudflare Pages token (alias CLOUDFLARE) and the release lane redeployed
on its own within a day. Today's fresh fetch (origin/main = ccfbd4b)
and live curl against https://tinystudio.in/promptly/privacy/ both
return the 121-char tightened description on meta name=description,
og:description, twitter:description, and JSON-LD WebPage.description.

scripts/test-public-structured-data.mjs: 127/127 green.
scripts/check-public-live-deploy.mjs: 240/240 green.

No product source change required this cycle — the item is closed.
nish3451 added a commit that referenced this pull request Aug 21, 2026
…D on source and live (#lane1) (#232)

Source already fixed in PR #120 (commit 6674aec, merged 2026-08-12).
Live now confirmed tightened as of 2026-08-20 — Nish provisioned the
Cloudflare Pages token (alias CLOUDFLARE) and the release lane redeployed
on its own within a day. Today's fresh fetch (origin/main = ccfbd4b)
and live curl against https://tinystudio.in/promptly/privacy/ both
return the 121-char tightened description on meta name=description,
og:description, twitter:description, and JSON-LD WebPage.description.

scripts/test-public-structured-data.mjs: 127/127 green.
scripts/check-public-live-deploy.mjs: 240/240 green.

No product source change required this cycle — the item is closed.

Co-authored-by: minimax-vps <minimax-vps@MiniMax.local>
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