Commit 664e5f9
feat: optimize wp.org listing — title, excerpt, tags
Single biggest under-utilized listing in the portfolio prior to this PR — title was 23 chars, excerpt 57 chars, only 4 of 5 tag slots used. Plugin has 100k installs and 4.9 rating, ranking despite the listing.
- Title: 23c -> 55c. Adds 'Add', 'Icons', 'Navigation', 'Menus' as distinct anchors. Repeats 'menu' + 'icon' stems for TF saturation.
- Excerpt: 57c -> 149c. Lands 'WordPress', 'navigation menus', 'icons', 'Font Awesome', 'Dashicons' anchors. Drops the cute-but-empty 'Spice up... easily.' phrasing.
- Tags: 4 stem-collapsed terms (menu + nav-menu + navigation share menu/nav stems) -> 5 stem-distinct: menu-icons, navigation-menu, font-awesome, dashicons, image-icons. Picks up 'font-awesome' and 'dashicons' as concrete single-word tier-2 anchors that the title now references.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent b98e885 commit 664e5f9
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments