Overview
This proposal outlines the recommended approach for building Fintokei's Korea-focused landing page website. The objective is to launch a fast, mobile-optimized, search-friendly website that supports paid acquisition and clearly introduces Fintokei's trading programs to Korean users.
- Support PPC traffic from Naver and other digital channels
- Provide a localized Korean experience
- Introduce Fintokei's core programs clearly and simply
- Guide users toward Fintokei's existing purchase flow
Project Scope
Phase 1 Scope
- Korean homepage / landing page
- Program pages: StartTrader, SwiftTrader, ProTrader, ProTrader Swing, ProTrader Slim
- Core technical SEO setup
- Mobile-responsive implementation
- CTA routing to Fintokei's existing checkout / purchase flow
Tone and Localization
- Korean copywriting in a polite business tone
- Localized messaging for Korean paid traffic
- Clear explanation of Fintokei's evaluation programs and benefits
Recommended Approach
Astro for the Website Build
For this project, the fastest and cleanest launch path is a hardcoded Astro build in phase 1. This keeps the front end lightweight, search-friendly, and optimized for paid traffic from day one.
| Factor | Assessment |
|---|---|
| Performance | Fast static delivery with strong Core Web Vitals for paid traffic landing pages |
| SEO | Strong control over metadata, semantic structure, indexing, and Open Graph setup |
| Build Speed | Minimal setup overhead and quick iteration for a focused marketing site |
| Launch Strategy | Hardcoded content in phase 1 keeps the launch path simple and fast |
| Maintenance | Lean long-term structure with the option to add CMS only when needed |
Hosting Options
Fintokei already owns the domain and appears to already have hosting attached to it. Since the exact hosting environment is not yet confirmed, the deployment plan should stay flexible.
Option 1 — Use Existing Hosting
This can work if the current hosting supports modern static deployment cleanly.
- Static file hosting
- SSL support
- DNS control
- Predictable deployment workflow
- Acceptable CDN or caching support
Potential downside: bundled hosting may be more suited to traditional websites than a modern static front-end deployment workflow.
Option 2 — Deploy on Cloudflare Pages Recommended
- Excellent fit for Astro static websites
- Commercial-friendly deployment
- Global CDN included
- Strong caching and performance controls
- SSL included
- Simple deployment from GitHub
- Easy DNS connection even if the domain stays with the current registrar
Recommendation: keep the domain with the current registrar, then point DNS to Cloudflare and deploy the website on Cloudflare Pages. If Fintokei prefers to keep the bundled hosting, that environment can be reviewed first to confirm whether it is suitable.
Options Reviewed
WordPress Not Recommended
- Heavier maintenance overhead
- Weaker performance out of the box
- Plugin and update dependency
- Less ideal for a lean PPC landing page
Lovable / v0 Reviewed, Not Recommended
As far as we understand, Lovable generates React-based output. That makes it more suitable for SPA-style products, dashboards, and app-like interfaces, but not ideal for an SEO-focused landing page.
- Weaker SEO control compared with a direct static build
- More cleanup before launch
- More generic output quality
- Less predictable performance tuning
Proposed Site Structure
Each program page can include program overview, pricing / challenge information, rules summary, differentiators, and a CTA into Fintokei's existing purchase flow.
Phase Plan
- Build all pages in Astro
- Hardcode approved content for the initial launch
- Complete responsive front-end implementation
- Complete technical SEO setup
- Deploy to the selected hosting environment
- Integrate GA4 and Google Search Console on the final
fintokei.krsite - Add CMS in phase 2 if ongoing content editing is needed
Phase 2 option: if ongoing content updates become frequent after launch, a CMS such as Sanity can be added later for easier non-developer editing.
Analytics and search setup: after the final landing page is live on fintokei.kr, GA4 and Google Search Console can be connected as part of the launch process.
Estimated Timeline
| Timeline | Planned Work |
|---|---|
| March 30, 2026 | Project start and development kickoff |
| March 30-April 2, 2026 | Development phase (4 days): homepage, program pages, implementation, and working build completion |
| April 3-5, 2026 | Copy and design phase (3 days): content refinement, visual review, and revisions |
| By April 6, 2026 | Technical SEO setup and launch readiness checks |
Actual timing depends on final approved content, design asset readiness, domain / DNS access, and review turnaround.
Summary Recommendation
Recommended direction: build the Fintokei Korea landing page in Astro, launch with hardcoded content for speed, and use Cloudflare Pages as the preferred deployment platform if Fintokei is open to a separate hosting layer. This gives the best balance of launch speed, SEO readiness, paid traffic performance, and long-term maintainability.