• Resolved birtakimseyler

    (@birtakimseyler)


    Hi,

    I recognized that translatepress automatically scan entire site every small pieces of strings, even links, everything and it makes wp_trp_dictionary table very huge. Right now it′s about 130MB. I observed that it makes the pageload very slow. When i empty this table, I can switch to target language very fast.

    I want to translate only some parts of website and dont need scan and store entire content as dictionary. So question is if is possible to disable to create row for all of strings to wp_trp_dictionary table?

    I guess its same issue with this entry:
    https://www.ads-software.com/support/topic/stop-writing-in-wp_trp_dictionary/

    So that screenshot is also valid for me:
    https://imgur.com/BP2qnqF

    So I dont want to store every pieces of string of my entire site. Do you have any recommendation?

    Thank you!

Viewing 1 replies (of 1 total)
  • Hello,

    The strings stored in the wp_trp_dictionary table are essential for TranslatePress to function correctly and ensure a smooth translation experience for your visitors. Disabling automatic string scanning and selectively translating only specific parts of your website may lead to an inconsistent user experience and potential issues with the translation process.

    Instead, we recommend optimizing your website’s performance through other methods, such as caching and using a content delivery network (CDN). These improvements can help mitigate the impact of the wp_trp_dictionary table size on your page load times without compromising the translation functionality of TranslatePress.

    If you have any further questions or concerns, please feel free to ask. We’re here to help!

    Best regards,

Viewing 1 replies (of 1 total)
  • The topic ‘wp_trp_dictionary became a huge table and make site very slow.’ is closed to new replies.