About Linguify
What is Linguify?
Linguify is a website translation SaaS. You point DNS once and your site is served in up to 125 languages with real /es/, /de/, /fr/ subdirectories, automatic hreflang, a multilingual sitemap, and a visual in-context editor. It works for marketing pages, SaaS dashboards, Webflow, WordPress, Shopify and custom stacks.
How does Linguify translate my website?
You add one line to your domain settings — we guide you through it step by step. When a Spanish visitor lands on your /es/pricing page, Linguify translates it behind the scenes using AI, keeps a saved copy on our fast servers worldwide, and delivers it instantly. Every visitor after the first gets the saved version, so translated pages load just as fast as your English pages.
Do I have to change my code to use Linguify?
No. The edge mode requires a single DNS change and works on any stack. For single-page apps (React, Vue, Next.js, Nuxt), we also ship a drop-in JavaScript widget that translates dynamic DOM content with a MutationObserver. Both modes are zero-code for your engineers.
Which AI providers does Linguify use for translation?
Linguify supports six providers: Google Translation LLM (default), Google Gemini, Anthropic Claude, OpenAI GPT, DeepL and Google NMT. You can select the provider per site or per language to optimize for quality, cost, or regional nuance.
Languages
How many languages does Linguify support?
Up to 125 languages, covering every major market including Spanish, French, German, Italian, Portuguese, Dutch, Polish, Chinese (Simplified and Traditional), Japanese, Korean, Hindi, Arabic, Hebrew, Turkish, Russian, Swedish, Danish, Norwegian, Finnish, Czech, Greek, Vietnamese, Thai, Indonesian and more.
Does Linguify support right-to-left languages like Arabic and Hebrew?
Yes. Linguify serves Arabic, Hebrew, Persian and Urdu with correct dir="rtl" attributes, and the widget flips UI orientation automatically. Your CSS logical properties keep working without changes.
SEO
Is Linguify good for SEO?
SEO is Linguify's primary focus. We generate real subdirectory URLs (/es/, /de/, /fr/), per-language canonical tags, automatic hreflang annotations, translated URL slugs (/es/precios mapped to /pricing), and a multilingual sitemap.xml. Every translated page is server-rendered so Googlebot sees fully translated HTML on the first request.
Does Linguify generate hreflang tags automatically?
Yes. Linguify emits hreflang alternate links in the <head> of every page, pointing to every enabled language version plus x-default. You don't write them manually and they stay in sync as you add or remove languages.
Will Google index my translated pages?
Yes. Because translated pages live at real subdirectory URLs with server-rendered HTML and proper hreflang, Google indexes each language version as a distinct page. You'll see your translated URLs appear in Search Console once the crawler discovers them, usually within a few days.
Does Linguify create a multilingual sitemap?
Yes. Linguify publishes a sitemap.xml with every page in every enabled language and the xhtml:link hreflang annotations Google requires. Submit it once in Search Console and every new translated URL is discovered automatically.
Can I have translated URL slugs like /es/precios instead of /es/pricing?
Yes. Linguify translates URL slugs per language, so /pricing becomes /es/precios, /fr/tarifs, /de/preise, etc. This is a ranking factor in local search and improves CTR in translated SERPs. Slug overrides are available in the dashboard if you want to pin a specific translation.
How is Linguify different from a client-side JavaScript translator?
Client-side widgets translate after the page loads in the browser, so Googlebot sees the original language and doesn't index the other versions. Linguify's edge mode returns fully translated HTML on the first byte, which is what Google needs to rank you in foreign-language search. We also offer a widget mode for SPAs where edge rendering isn't possible.
Pricing & billing
How much does Linguify cost?
Linguify starts free forever with 2,000 words and one language. Paid plans are $9/mo (Starter, 10,000 words), $16/mo (Business, 50,000 words, 3 languages), $44/mo (Pro, 200,000 words, 5 languages), $165/mo (Advanced) and $385/mo (Enterprise). Every tier sits well below the established SaaS translation platforms.
Is there a free plan?
Yes. The Free plan gives you 2,000 words translated forever in one language, with SEO subdirectories and the visual editor. No credit card required to start.
How does Linguify count words?
We count unique source words translated once per language. Once translated, every future view of that page is served from cache for free, so a 10,000-word site with 3 languages counts as 30,000 billable words total, regardless of traffic. Re-translations after an origin content change re-count the changed words only.
What happens if I exceed my word limit?
Linguify keeps serving cached translations so your live site never breaks. New or changed content waits for the next billing cycle or a plan upgrade. You'll get an email at 80% and 100% of your quota, and the dashboard shows live usage.
Can I cancel anytime?
Yes. Cancel in one click from the Billing page. You keep access until the end of the current billing period, and you can export all your translation overrides as JSON before leaving.
How does Linguify's pricing compare to Weglot?
Linguify is priced roughly 50% below Weglot on comparable tiers, and our Free plan is permanent (Weglot's free tier caps at 2,000 words with a 10-day trial). We match Weglot's feature set — SEO subdirectories, visual editor, glossary, workflows — and add per-site AI provider choice plus edge-side rendering with no JavaScript required.
How does Linguify compare to ConveyThis?
ConveyThis and Linguify both target zero-code multilingual sites, but ConveyThis leans on a client-side JavaScript widget that translates after the page renders — Googlebot sees the original language on the first request. Linguify's edge mode returns fully translated HTML server-side, so /es/, /fr/ and /de/ index as independent pages from day one. Linguify also lets you pick from six AI providers per site, versus a fixed translation backend.
How is Linguify different from Localize?
Localize focuses on in-product SaaS string translation via a JavaScript SDK embedded in your app, with enterprise-tier pricing to match. Linguify takes the opposite route for marketing and content sites: one CNAME record and the whole domain is served in up to 125 languages with real SEO subdirectories — no SDK, no code changes, and a permanent free tier instead of a starting-at-enterprise floor.
Integrations
Does Linguify work with Webflow?
Yes. Linguify works with Webflow via both the edge mode (CNAME your custom domain to edge.linguify.site) and the widget mode (paste one script into Webflow's custom code). SEO subdirectories work on any Webflow site with a custom domain.
Does Linguify work with WordPress?
Yes. Linguify's WordPress plugin installs the widget in one click, and the edge mode works on any WordPress.com or self-hosted site by pointing your domain to edge.linguify.site. Works with Elementor, Gutenberg, Divi and classic themes.
Does Linguify work with Shopify?
Yes. The widget translates Shopify storefronts including product titles, descriptions, cart, checkout labels and dynamic collection pages. The widget respects Shopify's currency switcher and doesn't interfere with Shopify's own markets feature if you prefer native multi-region.
Does Linguify work with Squarespace, Framer, Wix and other no-code builders?
Yes. Any platform that lets you add a custom code snippet or configure a custom domain works with Linguify. The widget installs via a <script> tag; the edge mode requires CNAME access to your domain's DNS.
Does Linguify work with React, Vue, Next.js and other SPAs?
Yes. The widget uses MutationObserver to translate content that renders after initial page load, including React, Vue, Svelte, Angular, Next.js client components and dynamic Shopify/Webflow elements. For Next.js with SSR, the edge mode also works and is recommended for SEO.
Setup & technical
How long does setup take?
Under five minutes. You add your domain, pick source and target languages, and paste one script or update one CNAME record. DNS propagation takes 5 to 60 minutes; after that your translated subdirectories are live.
Do I need to configure DNS?
For edge mode, yes — you add one CNAME record pointing to edge.linguify.site. For widget mode, no DNS changes are needed; you just paste a <script> tag. Both modes can coexist on the same site.
Will my translated pages show the secure padlock in browsers?
Yes, automatically. Every translated page gets the secure HTTPS padlock in every modern browser without any setup from your side. The security certificate renews itself — you never have to touch it. Activation takes 5 to 30 minutes after your domain change goes live.
Translation control
Can I edit translations manually?
Yes. Linguify ships with a visual in-context editor: click any translated word on your live page, rewrite it, save. The override busts the edge cache instantly and the fix is live on the next request. All overrides are stored per language and survive re-translations.
Can I set a glossary of terms that should not be translated?
Yes. The Language Model page in the dashboard has a do-not-translate list for brand names, product names and technical tokens. You can also control tone (casual, neutral, professional, formal), formality, domain and audience per site — all AI translations follow those rules without prompt engineering.
Can I control translation quality with approval workflows?
Yes, on Business and higher plans. You can flag languages as draft-only until a reviewer approves, and assign per-language reviewers to your team. Approvals and overrides are tracked in a full audit log.
Data & privacy
Where is my data stored?
Linguify runs on Google Cloud Platform in the EU (europe-west1). Translated content is cached at Google's global edge. No personal visitor data is stored; we only log anonymous request counts for analytics. Our full data map is in the
Privacy Policy.
Is Linguify GDPR compliant?
Yes. Linguify is GDPR-ready: data processed in the EU, no cookies set without consent, granular consent UI shipped out of the box, and a DPA available on request for Business and higher plans.
Can I export my translations?
Yes. All translation overrides export to JSON or CSV from the dashboard. There's no lock-in — if you leave Linguify you keep your translations and can feed them into another system.
Migration & trial
How do I migrate from Weglot, WPML or another translator?
Import your existing translations as JSON or CSV from the dashboard. Linguify reuses your approved overrides as the source of truth so the migration is one-shot: re-point DNS or swap the script, import your overrides, and your existing translated URLs continue to rank.
Can I try Linguify before committing?
Yes. The Free plan is permanent — 2,000 words and one language, no credit card. Paid plans can be cancelled any time from the Billing page. For Enterprise evaluations we offer a 30-day pilot with a dedicated engineer.