| 开发者 | karrukka |
|---|---|
| 更新时间 | 2026年5月21日 20:19 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
example.com/contact/example.com/kontakt-page/
After:
example.com/en/contact/
example.com/de/kontakt/
Slug cleanup example (same language):example.com/en/contact-page-2/
After (configured clean slug):
example.com/en/contact/
LingoSlug Lite does not translate content and does not create language pages for you.
/sample-page/ or /english-page-2//{lang}/{slug}/) for selected pages./{lang}/... prefix.en, sv).
?lang=en).[lingoslug_lite_switcher].
page_id (optional): Render the switcher for a specific page ID. If omitted, the plugin uses the currently viewed page when possible./en/contact/ instead of /en/contact-page-2/).
Privacy:
hreflang output to help Google show the right language version to the right visitors/wp-content/plugins/lingoslug-lite/ or install via the Plugins screen.No. LingoSlug Lite does not translate content and does not create language pages automatically. It helps you keep clean URLs and redirects for pages you manage manually.
LingoSlug Lite is focused on per-language slugs + basic redirects. Mixed-language menu forcing is available in the premium version.
LingoSlug Lite can work with multilingual setups that expose the current language through standard WordPress signals. It does not integrate directly with WPML or Polylang APIs. It relies on:
determine_locale() / get_locale()), and/or/{lang}/... (for example /en/..., /sv/...).lang, language, locale).
If you need automatic translation, use a dedicated translation plugin (for example, WEB-T – eTranslation Multilingual) or any plugin that switches the WP locale per request, and use LingoSlug Lite to keep language URLs clean and SEO-friendly.
If your translation plugin:
/{lang}/... URL prefix,
then LingoSlug Lite is likely compatible.
If you use separate WordPress pages for each language, you must configure each page manually. LingoSlug Lite does not detect or link translation relationships between pages.No. LingoSlug Lite does not try to detect translation relationships between separate pages. You configure slugs per selected page, and only those pages get language-aware URLs and redirects.
You can configure language codes in Settings → LingoSlug Lite → Languages. Free version note: the plugin allows the site default language + 1 additional language (max 2 total). Any extra language codes will be ignored on save. A Pro version is available with advanced features. The free plugin remains fully functional without it.