Skip to content

Add Google Search Console domain verification file#7945

Merged
ankur-arch merged 2 commits into
mainfrom
add-google-site-verification
Jun 15, 2026
Merged

Add Google Search Console domain verification file#7945
ankur-arch merged 2 commits into
mainfrom
add-google-site-verification

Conversation

@prisma-gremlin

@prisma-gremlin prisma-gremlin Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Adds googlefaa7f4e155c761f5.html to the site's public/ directory so it is served at the root URL (https://www.prisma.io/googlefaa7f4e155c761f5.html). This enables Google Search Console domain verification for www.prisma.io.

The file contains the required verification string: google-site-verification: googlefaa7f4e155c761f5.html.

Summary by CodeRabbit

  • Chores
    • Infrastructure updates to support site verification processes.

@vercel

vercel Bot commented Jun 12, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
blog Ready Ready Preview, Comment Jun 15, 2026 9:04am
docs Ready Ready Preview, Comment Jun 15, 2026 9:04am
eclipse Ready Ready Preview, Comment Jun 15, 2026 9:04am
site Ready Ready Preview, Comment Jun 15, 2026 9:04am

Request Review

@vanrensbird

Copy link
Copy Markdown
Contributor

This is my first Gremlin task.

@coderabbitai

coderabbitai Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Walkthrough

This PR adds a single Google site verification meta directive to a public HTML file in the apps/site directory, enabling domain ownership verification with Google Search Console or related services.

Changes

Google Site Verification

Layer / File(s) Summary
Google site verification token
apps/site/public/googlefaa7f4e155c761f5.html
The google-site-verification token line is added to the public HTML file.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 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 accurately describes the main change: adding a Google Search Console verification file to the public directory.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


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

@argos-ci

argos-ci Bot commented Jun 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) ✅ No changes detected - Jun 15, 2026, 9:10 AM

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@apps/site/public/googlefaa7f4e155c761f5.html`:
- Line 1: The Google verification file googlefaa7f4e155c761f5.html must remain
exactly as-is but is triggering an HTMLHint "doctype" lint error; update the
repository's lint configuration to ignore or disable the "doctype" rule for
files matching the pattern google*.html (or add an override/exclude for
googlefaa7f4e155c761f5.html) so the verifier file is not modified—refer to
HTMLHint/.htmlhintrc or your linter config and add an exclusion or rule override
for the doctype rule for these files.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: f81ecf77-a28b-4902-aff9-6209c119a536

📥 Commits

Reviewing files that changed from the base of the PR and between d032ac0 and 3522807.

📒 Files selected for processing (1)
  • apps/site/public/googlefaa7f4e155c761f5.html

Comment thread apps/site/public/googlefaa7f4e155c761f5.html
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