Trade With Viet
Session Explainer
Internal use only — enter access password
launch

Linking VietConnect to TradeWithViet + a new compliance guide

2026-06-24 · explainer.tradewithviet.com

VietConnect and TradeWithViet now feed each other, and a new compliance guide closes the loop

We connected the VietConnect platform to its sister content site, TradeWithViet, so readers can dig deeper into the guides and buyers still flow toward the platform, without losing anyone along the way. We also wrote and published a brand-new buyer's guide on EU and US import rules and pointed the platform's compliance tools straight at it.

StatusLiveScopeVietConnect + TradeWithVietTests70/70 passDate2026-06-24

6-layer thinking chainChuỗi tư duy 6 tầng

L1
Raw requestYêu cầu gốc
"Standing on VietConnect, how do we link back to TradeWithViet?" (đứng tại Vietconnect làm thế nào để back lại tradewithviet)
L2
Reframe — what was really neededDiễn giải lại — nhu cầu thật
On the surface this sounds like "add some links." The real need is a funnel between two sister sites: TradeWithViet (the magazine that attracts buyers) and VietConnect (the platform where those buyers actually do business). The question is how to connect them so each one helps the other, instead of one quietly draining visitors away from the other.
L3
ConstraintsRàng buộc
  • The two sites share the same web address family (VietConnect lives at vietconnect.tradewithviet.com), so links between them are NOT the kind of "backlink" that boosts Google ranking. They are an internal funnel, plain and simple.
  • VietConnect has no paying customers yet, so every visitor who reaches it is precious. Sending them back out to read a blog can cost a sale.
  • Only 3 plain links existed, each typed by hand in a different file, and each opened in the same browser tab, which means the visitor loses their place on the platform.
  • The most useful article to link to, a guide on EU and US import rules, did not exist yet.
L4
Options weighedCác lựa chọn cân nhắc
  • Add links everywhere — simple, but bleeds hard-won visitors out of the buying flow.
  • Treat it as an SEO backlink play — wasted effort, because same-family web addresses give no ranking boost.
  • Selective funnel links, always open in a new tab, all managed from one place — (chosen) more setup, but protects sales and is easy to change later.
  • Do nothing — leaves the two sites as strangers and the content gap open.
L5
Principle invokedNguyên tắc áp dụng
Send people onward only where it builds trust, never where it costs a sale, and keep a single source of truth for every outside link.
L6
Pick + recognition signalLựa chọn + dấu hiệu nhận biết
We built one small "address book" file that owns every link to TradeWithViet, a reusable button that always opens those links in a new tab (so the platform stays open behind them), removed "Blog" from the crowded top menu so it stops pulling buyers away, added a tidy "Resources" shelf on the homepage, and placed quiet "learn more" notes only at trust moments (the compliance checker, the trust page, supplier profiles, RFQ pages). Rejected: blanket linking (leaks sales) and the SEO-backlink idea (no effect on the same web-address family). Recognition signal: when two of your own websites link to each other, treat it as a funnel-design question, not an SEO one.

How the two sites fit together

Think of TradeWithViet as the magazine rack at the front of a shop and VietConnect as the shop floor where the deals happen. The magazine pulls people in off the street; the shop floor is where they buy. The job was to add doors between the two that open the right way.

TradeWithVietthe magazine (content site)attracts buyers with guidesVietConnectthe shop floor (platform)turns buyers into dealsattractlearn more (new tab only)
Technical termThuật ngữ kỹ thuậtPlain nameTên dễ hiểuRoleVai trò
src/lib/links.tsThe address bookOne file that holds every link to TradeWithViet. Change a link once here and it updates everywhere automatically.
ExternalLink componentThe new-tab doorA reusable button that always opens an outside link in a new browser tab, so the platform stays open behind it and the visitor never loses their place.
GuideLink + ResourcesHubThe 'learn more' note + the Resources shelfA small note placed only at trust moments, plus a homepage shelf of three guides, both pointing to real TradeWithViet articles.

Read it in 30 seconds: the solid arrow is the money flow (content pulls buyers toward the platform). The dashed arrow is the gentle return path (a few 'learn more' links), drawn thin on purpose and always opening in a new tab so it never empties the shop.

Lesson to carry forward: a link out of your selling page is a leak unless it opens in a new tab and sits only where a hesitant buyer needs reassurance.

Layered decision cardsCác quyết định theo tầng

Take "Blog" out of the top menu
L1The top menu had Suppliers, Services, RFQ, Blog, Pricing.
L2"Blog" in the top menu is an exit door sitting right next to the buying buttons.
L3The platform has no paying customers yet, so protecting the buying path matters more than blog clicks.
L4Keep it in the menu (familiar, but leaks) / remove it entirely (loses the content link) / move it to the footer and the Tools list (keeps access, removes the temptation).
L5Don't put an exit next to the cash register.
L6Moved "Blog" out of the top menu and into the footer and Tools list. Rejected leaving it up top. Next time: keep the primary menu focused on actions that make money.
One address book instead of links typed everywhere
L1Three TradeWithViet links were each typed by hand in a different file.
L2Scattered links rot: when an address changes, you miss one and it breaks.
L3More articles and links are coming, so this only gets worse over time.
L4Keep typing them inline (fast now, painful later) / make one shared file that owns them all (small setup, easy forever).
L5One source of truth beats many copies.
L6Built a single links file. Change a link once, everywhere updates. Next time you see the same address pasted in three places, centralise it.
Write a real compliance guide instead of a placeholder link
L1The compliance tools wanted to link to a guide that did not exist.
L2A link to a generic page is a dead end; the buyer wanted the actual answer.
L3Any claim about EU and US rules has to be fact-checked against official sources, never made up.
L4Point at the generic library page (weak) / fake a link and fix later (risky) / research, write, and publish the real article, then link to it (slower, but real).
L5Fill the gap properly; a real answer earns trust, a placeholder erodes it.
L6Researched all four rules against official EU and US sources, wrote a 1,600-word guide, published it, then pointed the tools at it. Next time a link has nowhere good to go, create the destination.
Adapting when the codebase shifted mid-task
L1While we worked, a separate language-support upgrade reorganised the project's files.
L2Our edits had to land on the new file locations, not the old ones, without clobbering the other work.
L3Files moved under a new English/Vietnamese URL structure midway through; one edit failed because its file had just relocated.
L4Stop and wait (slow) / fight the other change (messy) / detect the new layout and re-point our edits, confirming each survived (steady).
L5When the ground moves, check where things landed before you keep building.
L6Found the new locations, re-applied the one lost edit, and confirmed everything compiled. The language upgrade even tidied our new links into its translation system. Next time the repo shifts under you, re-verify before charging ahead.

Artifact mapBản đồ tệp tạo ra

PathĐường dẫnWhatLà gìWho reads itAi dùng
src/lib/links.tsThe single address book of TradeWithViet linksEvery part of the platform that links out
src/components/ui/external-link.tsxThe reusable new-tab doorAll outside links
src/components/shared/guide-link.tsxThe quiet 'learn more' noteCompliance checker, trust page, supplier profiles, RFQ pages
src/components/home/resources-hub.tsxThe homepage Resources shelf (3 real guides)Homepage visitors
Header + footerMoved Blog out of the top menu, routed remaining links safelyEvery page
tradewithviet.com/blog/eu-us-compliance-vietnam-sourcing/New published guide: EUDR, CBAM, PPWR, FDA for Vietnam sourcingBuyers + the platform's compliance links
Pending manual actions — required before fully liveViệc cần làm thủ công — trước khi hoàn tất
  • Optional: the new compliance article can be queued to social (LinkedIn, Facebook, Instagram). That push was deliberately held so you can choose the timing and captions.
  • The code changes are not committed to git yet. Because the language-support upgrade is mixed into the same working copy, it is cleaner to commit the two efforts as separate batches.
  • Cache note: the new article is live; the site's library and homepage listings will pick it up on their normal refresh.

Check your understanding

Why do links between TradeWithViet and VietConnect NOT help Google ranking?
Why was "Blog" removed from the top menu?
In your own words: why was a whole new article written instead of just pointing the compliance tool at the existing library page?
Mastery checklist — tick what you can explain unpromptedBảng tự đánh giá — tích những gì bạn tự giải thích được