Subfolder Install with Polylang
-
Hello,
I installed WordPress on a subdirectory of my domain (www.mysite.com/blog).
My site is available in 2 languages and the site differentiates between the two by placing a subdirectory of the locale before the path of the non-default language
(eg:www.mysite.com/someLocale/help).I would like to now keep this same structure for my wordpress installation.
I guess the appropriate polylang setting would be “The language is set from different domains” (even though they’re not actually different domains but rather different directories). And then I would specify the url as https://www.mysite.com/someLocale/blog and https://www.mysite.com/blog in the Polylang setttings.However, when I try this, I get an error: “Polylang was unable to access the URL”.
This URL really is unavailable.
How can I make it point to WordPress? I guess I can copy the directory …/blog and paste it in …someLocale/blog on my server, but that doesn’t seem too logical/clean.Thanks.
- The topic ‘Subfolder Install with Polylang’ is closed to new replies.