• Resolved Otta

    (@otta)


    Hello,
    I would like to understand what to do with a multilanguage website (I use qTranslateX). The site has more then 100 pages. Should I subscribe the Premium Small plan?

    Do you provide a different plugin to admin the languages?

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author cookiebot

    (@cookiebot)

    Hi @otta,

    The plan is dependent on the number of pages you have, and will be automatically set after we’ve scanned your website.

    If you want to enforce a specific language for your language-specific pages, then you’ll either want to use Cookiebots auto-detect language feature, or implement Cookiebot without using the WP plugin, but manually, where you can enforce different languages for different pages (the plugin works globally).

    This article describes how to set up languages with cookiebot; https://support.cookiebot.com/hc/en-us/articles/360003793394-How-do-I-set-the-language-of-the-consent-banner-dialog-

    If you want to enforce a specific language, and have set up your website as follows;

    https://www.mysite.com/en
    https://www.mysite.com/de

    Then in the template that you are using, if you can detect which language the user is browsing, you can set the data-culture attribute as follows;

    <script id="Cookiebot" data-culture="EN" src="https://consent.cookiebot.com/uc.js" data-cbid="00000000-0000-0000-0000-000000000000" type="text/javascript"></script>

    • This reply was modified 6 years, 10 months ago by cookiebot.
    • This reply was modified 6 years, 10 months ago by cookiebot.
    • This reply was modified 6 years, 10 months ago by cookiebot.
    • This reply was modified 6 years, 10 months ago by cookiebot.
Viewing 1 replies (of 1 total)
  • The topic ‘Multilanguage Website’ is closed to new replies.