Skip to content

docs: add cross-domain internal links to longbridge.com#1080

Merged
huacnlee merged 3 commits into
mainfrom
docs/seo-cross-domain-links
Jun 9, 2026
Merged

docs: add cross-domain internal links to longbridge.com#1080
huacnlee merged 3 commits into
mainfrom
docs/seo-cross-domain-links

Conversation

@huacnlee

@huacnlee huacnlee commented Jun 8, 2026

Copy link
Copy Markdown
Member

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

Source page(s) Anchor text Target
CLI finance-calendar Stock Earnings Calendar /calendar/report
CLI news, API news Longbridge News /news
CLI topic, API topics + 5 topic sub-endpoints Longbridge Topics /topics
Quote Longbridge Global Markets /markets
Docs overview open a Longbridge Integrated A/C /hk/download
CLI screener Longbridge Stock Screener /screener
Homepage hero / AI / MCP live market data / screen stocks / real-time quotes /markets, /screener
Pricing hero / basic data / realtime / FAQ news / view live market data / Longbridge App / integrated accounts /news, /markets, /hk/download
Skill cross-market screening live market data /markets

Notes

  • All longbridge.com links omit the language segment (e.g. /news, not /en/news); the main site auto-switches locale by user language.
  • Vue components (NewHomePage, Pricing, Skill) render the relevant description fields via v-html so inline <a> links work. No custom inline link styling is used — default link styling for maintainability.
  • Chinese docs were run through autocorrect --fix.

🤖 Generated with Claude Code

huacnlee and others added 3 commits June 8, 2026 17:19
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>
@huacnlee huacnlee merged commit 4ce9dcf into main Jun 9, 2026
2 checks passed
@huacnlee huacnlee deleted the docs/seo-cross-domain-links branch June 9, 2026 02:07
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