WordPress website translation without WPML
WPML and Polylang use WordPress-native multilingual content workflows and have their own current packaging. Lingvit uses a guided plugin connection and runtime translation; compare routing, editorial, and commerce requirements before choosing.
Why developers choose Lingvit for WordPress
- ✓No URL restructuring. Unlike WPML, Lingvit translates in place. Your existing URLs, redirects, and SEO setup stay untouched.
- ✓Works with any theme. Block themes, classic themes, page builders (Elementor, Divi, Bricks) — if it renders HTML, Lingvit works.
- ✓WooCommerce coverage. Translate eligible browser-rendered product, category, and cart text; verify extensions and hosted payment steps before publishing.
- ✓Pay for new translations. A monthly character allowance covers new translations; cached delivery uses none of it.
Option 1: Lingvit WordPress plugin (recommended)
- 1
Install the Lingvit plugin
In your WordPress admin, go to Plugins → Add New and search for Lingvit. Install and activate.
- 2
Create a Lingvit account
Sign up at app.lingvit.com, create a project, and copy your Project ID.
- 3
Connect your site
In the Lingvit plugin settings, enter your Project ID and select your target languages. Save and you're done.
Option 2: Manual script insertion
If you prefer not to install a plugin, add the widget via your theme'sfunctions.php:
// Add to your theme's functions.php
add_action('wp_footer', function () {
echo '<script src="https://cdn.lingvit.com/widget.bundle.js?v=1" async></script>';
});Or use a plugin like Insert Headers and Footers to paste the script tag without editing PHP files.
Lingvit vs WPML for WordPress
| Feature | Lingvit | WPML |
|---|---|---|
| Setup approach | Guided connection | Plugin and content configuration |
| Commercial model | Monthly or annual plans with a character allowance | See current vendor pricing |
| URL restructuring | None required | Required |
| Auto-translation | Yes | Paid add-on |
| WooCommerce support | Yes | Paid add-on |
| Manual overrides | Yes | Yes |
Swipe horizontally to compare every column.
Related guides
Ready to translate your WordPress site?
Simple monthly plans, cached delivery reuse, and a guided connection flow.