// FAQ
Frequently Asked Questions
How much does it cost to build a website? General
It depends on the type and complexity. A brand showcase website starts from around NT$ 35,000–75,000, a corporate site with CMS from NT$ 50,000–150,000, and e-commerce platforms from NT$ 300,000 and up. We provide a detailed quote after the initial consultation.
How long does it take from start to launch? General
A simple brand website takes about 10–15 business days, a standard site with CMS about 25–35 business days, and e-commerce platforms 30–80 business days. Actual timelines depend on how quickly content is provided and the number of revision rounds.
How are you different from WordPress agencies? General
We use a modern tech stack — Astro + Vue 3 on the frontend with Laravel on the backend — instead of template-based platforms. This means faster load times, better SEO performance, greater customization flexibility, and no dependency on third-party plugins.
Do you offer LINE integration? General
Yes. We provide LINE Bot automation, LINE LIFF apps (e.g., booking systems, membership portals), and more. Pricing ranges from NT$ 2,200 to NT$ 25,000 depending on complexity, and can be integrated into your website or e-commerce system.
Can you build a multi-language website? How is it priced? General
Yes. Bilingual (e.g., Chinese/English) adds about NT$ 5,000, three languages NT$ 8,000–12,000, and four languages NT$ 12,000–18,000. Our SSG architecture natively supports multi-language setups with first-round machine translation plus manual proofreading. After launch, you can add or edit content in each language via the admin panel. Proper hreflang tags are configured to boost SEO across all language versions.
What does the collaboration process look like? Workflow
Our standard workflow is: Requirements discussion → Quote confirmation → Contract signing → Design phase (UI/UX mockups) → Development → Testing & UAT → Launch. Each stage has clear deliverables and checkpoints to keep both sides aligned.
How often will you update me on progress? Workflow
We hold weekly or bi-weekly client review meetings to present the latest work and gather feedback. We also provide project management tools so you can track task progress at any time.
What if I want to change requirements or add features mid-project? Workflow
After the Phase 1 design is approved, specifications are frozen to maintain development direction. Major changes go through a Change Request (CR) process — we assess the impact on scope, cost, and timeline before proceeding. Minor UI text tweaks during the design phase are free of charge. Changes that don't affect the database schema can usually be handled quickly at lower cost.
How does the acceptance process work? Workflow
After development, we enter a 1–2 week UAT (User Acceptance Testing) phase where you can operate the system and test all features. We provide a testing checklist to help you verify systematically. Bug fixes under 30 minutes during the warranty period are free.
What do I need to prepare on my end? Workflow
You'll need to prepare: website copy and image assets, product photos (professional photography recommended), third-party account setup (LINE Official Account, Google/Meta developer accounts, payment gateway accounts), and domain information. We provide a content checklist to help you prepare step by step.
What's NOT included in the quote? Workflow
Standard quotes do not include: copywriting, professional photography or video production, domain purchase fees, stock image licensing, Google/Meta ad campaign management, or long-term SEO consulting. These can be quoted separately or we can recommend partners.
Will it be hard for my team to manage content after launch? Workflow
Not at all. We provide an intuitive admin panel with user manuals (English version available on request) and 2–4 hours of onboarding training. Non-technical staff can update text, images, and basic content independently. For detailed tutorials, visit our Help Center: https://help-center.csstudio.tw/article/mdpck61u/
Do I pay everything upfront or in installments? Pricing & Payment
We offer staged payments based on project size. Small projects: 50% deposit + 50% on completion. Mid-size: three stages (30%/40%/30%). Large projects: four to five stages tied to development milestones. The deposit is typically due within 5–7 days of signing.
Are there monthly fees after the website is completed? Pricing & Payment
The main ongoing cost is hosting, ranging from NT$ 250 to NT$ 3,000+/month depending on scale. Third-party services (e.g., Mailgun, Cloudflare CDN, LINE Official Account fees) are billed at cost. After the warranty period, you can opt for a monthly maintenance plan.
Do I own the source code? Pricing & Payment
Under our standard contract, CS Studio retains the source code and you receive full usage rights to the running system. This ensures we can continue providing high-quality maintenance and updates. If the contract is terminated due to our breach, you receive the complete source code and technical documentation. Source code buyout can be negotiated separately.
What does the warranty cover — and what doesn't it? Pricing & Payment
The warranty period is 3–6 months, covering non-human-factor system bugs and stability issues, prioritized by severity (critical: 1 business day, major: 2 days, normal: 5 days). It does NOT cover: new feature development, changes caused by third-party API updates, user errors, or hosting infrastructure failures.
What maintenance options are available after the warranty? Pricing & Payment
We offer three monthly plans: Basic (NT$ 5,000–10,000/mo — monitoring & emergency fixes), Advanced (NT$ 10,000–15,000/mo — includes 8 hrs/mo of content updates & priority support), and Premium (NT$ 15,000+/mo — includes feature development & dedicated engineer). Per-incident billing is also available at NT$ 5,000/day, with a 50% surcharge for emergencies.
What happens if I want to terminate the contract early? Pricing & Payment
Termination terms are specified in the contract. If terminated by the client, payments for completed work are non-refundable. If terminated due to our breach, you receive all completed source code and technical documentation. We recommend thoroughly discussing requirements before signing to minimize mid-project changes.
What does hosting include? Why isn't it a one-time purchase? Pricing & Payment
Monthly hosting covers: cloud server resources, SSL certificates, daily automated backups, basic monitoring, and security updates. We use a subscription model because cloud services (GCP/AWS) are inherently subscription-based, and this allows flexible resource scaling based on actual traffic — avoiding outdated hardware or resource shortages.
Why did you choose Astro + Vue 3 as the frontend framework? Technical
Astro's Islands Architecture outputs most pages as static HTML, loading JavaScript only for interactive components — achieving exceptional load speeds. Paired with Vue 3 for interactive elements, it delivers both development efficiency and excellent SEO and performance.
How is SEO performance ensured technically? Technical
We use SSG (Static Site Generation), ensuring search engine crawlers can read complete HTML directly. Technical optimizations include: structured data (JSON-LD), Open Graph tags, auto-generated sitemaps, semantic HTML markup, and Core Web Vitals optimization. Multi-language sites also have proper hreflang tags configured.
Why Laravel for the backend? How is security handled? Technical
Laravel is the most mature PHP framework, with built-in CSRF protection, SQL injection prevention, XSS filtering, and encryption. Combined with Cloudflare WAF, SSL/TLS certificates, regular security updates, and daily automated backups, we provide multi-layered security.
How much traffic can the website handle? Technical
Static pages are distributed globally via Cloudflare CDN and can theoretically handle unlimited traffic. Dynamic features are deployed on GCP/AWS cloud with elastic scaling. Redis caching and database query optimization ensure stable response times under high concurrency.
What third-party services can you integrate? Technical
Common integrations include: LINE Bot/LIFF, Meta/Google login & ad tracking, payment gateways (ECPay, NewebPay, etc.), logistics APIs (Black Cat, 7-11), Mailgun email, Firebase push notifications, GA4 analytics, and major e-commerce platform APIs (Shopee, Shopify, etc.). In principle, any service that provides an API can be integrated.
Is it easy to add new features or scale later? Technical
Our architecture uses a decoupled frontend/backend with modular design, so new features can be developed independently without affecting existing functionality. Laravel's RESTful API design also makes it easy to connect with apps or other systems in the future. Database schemas are designed with room for expansion to avoid costly restructuring later.
What technical documentation is provided at delivery? Technical
Standard delivery includes: admin panel user manual (English version available on request), API documentation (if applicable), system architecture overview, and 2–4 hours of technical onboarding training. Your team can manage content through the admin panel without any engineering background.
No matching questions found
Try different keywords or clear the search