Skip to content

improvement(landing): lead the hero H1 with the AI workspace keywords - #5996

Merged
waleedlatif1 merged 1 commit into
stagingfrom
worktree-landing-seo-copy
Jul 28, 2026
Merged

improvement(landing): lead the hero H1 with the AI workspace keywords#5996
waleedlatif1 merged 1 commit into
stagingfrom
worktree-landing-seo-copy

Conversation

@waleedlatif1

Copy link
Copy Markdown
Collaborator

Summary

  • Hero H1: Sim is the AI workspace for building and managing AI agents.The AI Workspace for Building and Managing AI Agents.
  • Relaxes the landing H1 rule in app/(landing)/CLAUDE.md and .claude/rules/landing-seo-geo.md, which both required the brand to appear in the heading itself

Notes

From Emir's SEO doc. The H1 spent its first three words on a brand token already carried by the title tag, the meta description, and the hero's sr-only summary — so it now leads with the terms people actually search.

Both rule files asserted the H1 must contain "Sim", so this ships the doc change alongside the code rather than leaving the rules silently contradicting the page. The relaxed rules still require "AI workspace" + "AI agents" in the H1 and still require the hero sr-only summary to open by naming Sim, which is what preserves entity consistency for answer engines.

Worth flagging separately: most of that doc is already live. The suggested title, meta description, product-demo body, and "AI agents" H2 all shipped previously — verified against the live HTML. This H1 was the only remaining delta worth taking. The suggested hero subhead rewrite was not adopted: it opens "Sim is an AI agent and workflow builder", which contradicts constitution.md (Sim is the AI workspace; "workflow tool" is in the never column), drops "Open source", and runs 3 sentences against the tone rule.

Type of Change

  • Improvement

Testing

  • tsc and lint clean
  • Verified the invariants that survive the rule change: H1 still contains "AI workspace" and "AI agents", hero sr-only still opens with "Sim", still exactly one <h1> in the hero
  • No test or structured-data field asserts the old H1 string (checked)

Checklist

  • Code follows project style guidelines
  • Self-reviewed my changes
  • Tests added/updated and passing
  • No new warnings introduced
  • I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)

The H1 opened with "Sim is the", spending its first three words on a
brand token already carried by the title tag, the meta description, and
the hero's sr-only summary. Lead with the terms people search instead.

Relaxes the landing H1 rule in both places that asserted the brand had
to appear in the heading itself; the sr-only summary still opens by
naming Sim, so entity consistency for answer engines is unchanged.
@vercel

vercel Bot commented Jul 28, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Jul 28, 2026 12:56am

Request Review

@cursor

cursor Bot commented Jul 28, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Copy and documentation-only change on the marketing hero; no auth, data, or app logic affected.

Overview
The homepage hero H1 now leads with search terms instead of the brand: "The AI Workspace for Building and Managing AI Agents." replaces "Sim is the AI workspace for building and managing AI agents." The hero sr-only summary, description, and metadata are unchanged; Sim still appears there for entity consistency.

SEO/GEO docs (app/(landing)/CLAUDE.md, .claude/rules/landing-seo-geo.md) are updated so they no longer require "Sim" in the H1. The H1 must still include "AI workspace" and "AI agents"; the first ~150 visible hero characters must still name those phrases, with the brand carried by title, meta, and sr-only copy.

Reviewed by Cursor Bugbot for commit 3be4e25. Configure here.

@greptile-apps

greptile-apps Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Updates the landing hero H1 to lead with searchable AI workspace keywords and relaxes matching SEO/GEO authoring rules so docs stay aligned.

  • Hero H1 copy: “Sim is the AI workspace…” → “The AI Workspace for Building and Managing AI Agents.”
  • Landing CLAUDE.md and landing-seo-geo rules no longer require the brand token in the H1; brand remains via title, meta, and hero sr-only summary.

Confidence Score: 5/5

Safe to merge; marketing copy and aligned authoring docs only, with no behavioral or security risk.

The change only rewrites the visible hero H1 and updates two rule docs; hero sr-only still names Sim, keyword phrases remain in the H1, and nothing executable or security-sensitive is touched.

Important Files Changed

Filename Overview
apps/sim/app/(landing)/components/hero/hero.tsx Hero H1 wording only; sr-only still opens with “Sim” and still one hero H1.
apps/sim/app/(landing)/CLAUDE.md Relaxes H1 brand requirement while keeping AI workspace keywords and Sim-leading sr-only invariant.
.claude/rules/landing-seo-geo.md Keyword-density guidance updated to match the new H1-first SEO approach.

Reviews (1): Last reviewed commit: "improvement(landing): lead the hero H1 w..." | Re-trigger Greptile

@waleedlatif1
waleedlatif1 merged commit e4cedcb into staging Jul 28, 2026
20 checks passed
@waleedlatif1
waleedlatif1 deleted the worktree-landing-seo-copy branch July 28, 2026 00:58
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