<aside> 📋

Instructions: Review each item below. If approved, Slam will implement. Reply with any questions or concerns per item. We will not make changes until you give thumbs up.

</aside>

1. Meta title and description rewrites

These pages rank well but have low click-through rates. We want to rewrite the meta titles and descriptions to increase clicks without changing page content.

/learn-ai

/company/about

/gc-ai-in-word

/contact


2. Duplicate and broken pages

Homepage Semantic HTML & Accessibility Issue (Framer rendering)

/features (duplicate of homepage)

GSC data: 15.4K impressions, 0.17% CTR, position 3.6

Current Suggested
Meta title GC AI - The AI Platform for In-House Legal Teams (identical to homepage) GC AI features: Easy Prompt, Exact Quote, Playbooks, Word, and more (60 chars)
Meta description GC AI is an AI platform for in-house legal teams... (identical to homepage) See every GC AI feature: Easy Prompt turns plain language into legal prompts. Exact Quote cites from source documents. Playbooks automate contract review. (155 chars)

What needs to happen:

  1. Give it a unique meta title and description (above)
  2. The page content is already distinct from the homepage (it lists features with more detail). The issue is the duplicate meta tags and H1 tags making Google treat it as a copy. Fixing the metas and H1s resolves this.
  3. Fix the 8 H1 tags (Framer section components each carry their own H1 from the homepage -- these need to be changed to H2s when embedded on this page)

Note for Caitlin/contractor: The 8-H1 issue is a Framer component reuse problem. When homepage sections are embedded as components on /features, they bring their H1 tags with them. Each embedded section should use H2 instead of H1 on non-homepage pages.