Skip to content

seo: add meta descriptions to all 25 docs pages#16

Merged
marcel-veselka merged 1 commit intomainfrom
seo/139-meta-descriptions
Mar 20, 2026
Merged

seo: add meta descriptions to all 25 docs pages#16
marcel-veselka merged 1 commit intomainfrom
seo/139-meta-descriptions

Conversation

@marcel-veselka
Copy link
Copy Markdown
Member

Summary

  • Add description: frontmatter to all 25 pages on docs.wopee.io
  • MkDocs auto-generates <meta name="description">, og:description, and og:title from frontmatter
  • Fixes 25 "missing meta description" and 25 "missing OG tags" warnings from Ahrefs Site Audit

Pages updated

Main: index, ai-agent, glossary, pilot-projects
Concepts: analysis-inputs, analysis-process, pom-login-example, prompting-guidelines, tools-and-assertions
Guides: browser-local-storage, download-files, http-tools, project-context, upload-files, wopee-mcp
Cypress: overview, template-project, install-plugin
Robot Framework: overview, template-project, setup-with-make, more-examples
Integrations: playwright, webdriverio
Security: enterprise-connectivity

Closes marcel-veselka/vem-agents#139

Test plan

  • Verify meta descriptions render in page source (<meta name="description" content="...">)
  • Check OG tags present (og:title, og:description)

Add description frontmatter to every page on docs.wopee.io. MkDocs
uses this to generate meta description and OG tags automatically.

Closes marcel-veselka/vem-agents#139
@marcel-veselka marcel-veselka merged commit d2eb985 into main Mar 20, 2026
1 check passed
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