Skip to content

Add meta description to homepage #1

@Or3win

Description

@Or3win

Add meta description to homepage

Objective

Add SEO meta description tag to improve search visibility

Requirements

  • Add meta description to homepage
  • 150-160 characters describing Flow 4 Outcome
  • Use site params or front matter approach

Technical Context

  • Files to modify:
    • /layouts/_default/baseof.html (or head partial if exists)
    • /content/_index.md (if using front matter approach)
    • OR /config.toml (if using site params approach)
  • Example: <meta name="description" content="...">

Success Criteria

  • Meta description visible in page source
  • Shows in browser dev tools (F12 → Elements → head)
  • Length between 150-160 characters
  • Description accurately represents Flow 4 Outcome

Example Description

"Flow 4 Outcome: AI-powered consulting for purposeful business transformation. Lean operations, strategic planning, and sustainable growth through intelligent automation."

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions