Questions and
answers.
Honest answers to the things developers actually ask before buying templates.
Licensing
What's the difference between Single-Site and Developer license? +
Single-Site: deploy on one production website. Developer: unlimited client implementations, resell completed sites to clients, 12 months of updates, priority support. If you have more than one client, the Developer license usually pays for itself on the second project.
Can I use the templates for client work? +
With the Developer license, yes — unlimited client implementations. With the Single-Site license, you can technically deploy one client's site, but if you have more than one client, you should buy the Developer license.
What can't I do with the templates? +
Three things, regardless of license: (1) redistribute the template files publicly, (2) include the template in a competing product, (3) claim authorship of the template itself.
Is the license perpetual? +
Yes. Once you buy a template, you keep it forever. The 'update window' only refers to receiving new versions — your existing files keep working indefinitely.
Refunds
What's the refund policy? +
14-day money-back guarantee, no questions asked. Email us within 14 days of purchase and we'll process the refund within one business day.
What if I find a critical bug? +
Bugs are different from refund cases. Email us — we'll prioritize a fix and you don't need to refund. The update window covers bug fixes for the entire period.
Technical
What tech stack do I need? +
For Pro templates: Node.js 18.17+, npm or pnpm, basic Next.js familiarity to customize layouts. To customize colors and content (without changing layouts), no JavaScript experience required.
What hosting do you recommend? +
Vercel is easiest for Next.js — free tier covers most practice websites. Netlify works similarly. Self-hosted on a VPS is fine for technical practices.
Does this work with WordPress / Webflow / Squarespace? +
The Pro templates are Next.js specifically. The Basic HTML themes work anywhere that accepts an HTML file, but if you need a true WordPress theme or Webflow template, you'd need to port the design yourself.
Is there a database or backend? +
No. The templates are fully static — generated at build time, served as files. Forms render but don't submit anywhere by default. You connect them to whatever form backend you prefer.
SEO
What SEO features are included? +
Per-page metadata (title, description, canonical URL), OpenGraph and Twitter Card tags, JSON-LD structured data (Dentist, MedicalClinic, MedicalProcedure, FAQPage, Person, Physician, Article, BreadcrumbList, AggregateRating), auto-generated XML sitemap, and robots.txt.
Will my site rank #1 on Google? +
We can't promise rankings. SEO depends on your content quality, backlinks, local citations, Google Business Profile, and many factors outside the template. What the templates do: get the technical foundation right so your other SEO efforts compound.