Skip to content

Optimize wp.org listing: trim excerpt to fit 150c cap#969

Merged
harshitarora-in merged 7 commits into
masterfrom
feat/wporg-listing-optim
May 5, 2026
Merged

Optimize wp.org listing: trim excerpt to fit 150c cap#969
harshitarora-in merged 7 commits into
masterfrom
feat/wporg-listing-optim

Conversation

@ineagu
Copy link
Copy Markdown
Contributor

@ineagu ineagu commented May 5, 2026

Excerpt was 158c (over the 150c cap, truncating mid-word in search results). Trim to 133c without losing any anchor coverage.

Tags and title intentionally left as-is — for a multi-module utility plugin like Orbit Fox, the existing 'many distinct anchors with no repetition' strategy is correct (each module is its own dominant query). The current tags are already stem-distinct.

🤖 Generated with Claude Code

pirate-bot and others added 7 commits December 5, 2025 09:49
Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.50 to 3.3.51.
- [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases)
- [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/v3.3.51/CHANGELOG.md)
- [Commits](Codeinwp/themeisle-sdk@v3.3.50...v3.3.51)

---
updated-dependencies:
- dependency-name: codeinwp/themeisle-sdk
  dependency-version: 3.3.51
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Excerpt was 158c (over 150c cap, truncating mid-word in search results). Trim to 133c without losing any anchor coverage. Drop 'reading progress bar' (subsumed by other anchors).

Tags left intentionally as-is — already stem-distinct and high-intent. Title left intentionally as-is — multi-keyword targeting is correct for a multi-module utility plugin.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@ineagu ineagu requested a review from harshitarora-in May 5, 2026 13:07
@pirate-bot
Copy link
Copy Markdown
Contributor

Plugin build for 12a5e94 is ready 🛎️!

@harshitarora-in harshitarora-in changed the base branch from development to master May 5, 2026 22:14
@harshitarora-in harshitarora-in merged commit 5115c0c into master May 5, 2026
4 of 5 checks passed
@harshitarora-in harshitarora-in deleted the feat/wporg-listing-optim branch May 5, 2026 22:15
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.

4 participants