docs: add cross-domain internal links to longbridge.com#1080
Merged
Conversation
After consolidating 127 skills into 13, the raw count is no longer a selling point. Remove "100+" from the Skill-catalog hero title, the AI Skill product-card tags, and the AI-section eyebrow (all three locales). The CLI card's "130+ cmds" is a separate metric and stays. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Add SEO cross-domain internal links from the developer docs to the main longbridge.com site, synchronized across en / zh-CN / zh-HK. - News (CLI + API), Topics (CLI + API + sub-endpoints) → /news, /topics - finance-calendar → /calendar/report; quote / homepage / skill → /markets - screener / homepage AI → /screener; overview / pricing → /hk/download - Render relevant Vue desc fields via v-html (no custom link styling) - Links drop the language segment so longbridge.com auto-switches locale Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Longbridge Developers is part of Longbridge, so referring to the main site as an external "official Longbridge" product reads wrong. Drop the third-party framing and the redundant "Longbridge" brand prefix from the anchor text introduced for the cross-domain links. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds SEO cross-domain internal links from the Longbridge Developers docs (open.longbridge.com) to the main longbridge.com site, synchronized across all three locales (en / zh-CN / zh-HK).
Links added
/calendar/report/news/topics/markets/hk/download/screener/markets,/screener/news,/markets,/hk/download/marketsNotes
/news, not/en/news); the main site auto-switches locale by user language.v-htmlso inline<a>links work. No custom inline link styling is used — default link styling for maintainability.autocorrect --fix.🤖 Generated with Claude Code