Skip to content

Set /reviews robots meta to noindex,follow#376

Open
GsCommand wants to merge 1 commit into
mainfrom
codex/add-noindex-robots-meta-tag-to-/reviews-page
Open

Set /reviews robots meta to noindex,follow#376
GsCommand wants to merge 1 commit into
mainfrom
codex/add-noindex-robots-meta-tag-to-/reviews-page

Conversation

@GsCommand
Copy link
Copy Markdown
Owner

Motivation

  • Ensure the /reviews page is excluded from search engine indexing while remaining fully usable and linkable by adding a page-level robots directive and avoiding any conflicting server headers.

Description

  • Updated reviews/index.html to include the robots meta tag <meta name="robots" content="noindex,follow" /> in the document head and left canonical and all other SEO tags, content, styling, and internal links unchanged.

Testing

  • Verified the edit and lack of conflicts by running rg -n "name=\"robots\"" reviews/index.html (shows the new tag), rg -n "X-Robots-Tag|x-robots-tag" . (no matches), and git diff --name-only HEAD~1..HEAD (only reviews/index.html), and all checks passed.

Codex Task

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 13, 2026

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

Project Deployment Actions Updated (UTC)
hydrosealpavers-site-4udx Ready Ready Preview, Comment Apr 13, 2026 2:52am

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant