Skip to content

Improve discoverability: SEO metadata, README, GitHub Pages - #6

Merged
s-johri merged 1 commit into
mainfrom
seo-discoverability
Jul 12, 2026
Merged

Improve discoverability: SEO metadata, README, GitHub Pages#6
s-johri merged 1 commit into
mainfrom
seo-discoverability

Conversation

@s-johri

@s-johri s-johri commented Jul 12, 2026

Copy link
Copy Markdown
Owner

Makes sshush easier to find via Google and GitHub search (the top sshush result today is an unrelated YAML config generator).

Already applied (repo settings, live now):

  • Description rewritten with searchable keywords: Interactive terminal UI (TUI) for SSH key management — control ssh-agent, browse & edit ~/.ssh/config, connect to hosts, generate keys, and audit permissions. Written in Go.
  • Topics: added ssh-agent, ssh-keys, ssh-client, golang, go, cli, terminal-ui, bubbletea, developer-tools, key-management; removed cmd, manager
  • GitHub Pages enabled (main branch root → README renders as the project site); homepage URL set to https://s-johri.github.io/sshush/

In this PR:

  • README: keyword-rich intro paragraph (SSH key manager / TUI / ssh-agent / config editor), release/CI/Go Report Card/license badges, and a disambiguation section pointing misdirected searchers to bencromwell/sshush
  • _config.yml: gives the Pages site a proper <title>, meta description, Open Graph tags (jekyll-seo-tag), and sitemap.xml (jekyll-sitemap); excludes source dirs from the rendered site

🤖 Generated with Claude Code

- Keyword-rich intro paragraph and disambiguation section vs the
  similarly named YAML config generator
- Release/CI/Go Report Card/license badges
- _config.yml so the GitHub Pages site renders with proper title,
  meta description, OG tags (jekyll-seo-tag), and sitemap

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@s-johri
s-johri merged commit 4a57093 into main Jul 12, 2026
2 checks passed
@s-johri
s-johri deleted the seo-discoverability branch July 12, 2026 08:49
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