Title: dankimi's Replies | WordPress.org

---

# dankimi

  [  ](https://wordpress.org/support/users/dankimi/)

 *   [Profile](https://wordpress.org/support/users/dankimi/)
 *   [Topics Started](https://wordpress.org/support/users/dankimi/topics/)
 *   [Replies Created](https://wordpress.org/support/users/dankimi/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/dankimi/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/dankimi/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/dankimi/engagements/)
 *   [Favorites](https://wordpress.org/support/users/dankimi/favorites/)

 Search replies:

## Forum Replies Created

Viewing 13 replies - 1 through 13 (of 13 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] CACHE DE PAGINAS DE DISTINTOS IDIOMAS](https://wordpress.org/support/topic/cache-de-paginas-de-distintos-idiomas/)
 *  Thread Starter [dankimi](https://wordpress.org/support/users/dankimi/)
 * (@dankimi)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/cache-de-paginas-de-distintos-idiomas/#post-18286826)
 * Hello, I have managed to get it to work but only partially, my site has many 
   pages and at the end errors occur, I have created the URLs through PHP with the
   language extensions es,fr,pt..ect..This is the way it seems to work since they
   are different urls, I will test it thoroughly and I will comment on it here
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] CACHE DE PAGINAS DE DISTINTOS IDIOMAS](https://wordpress.org/support/topic/cache-de-paginas-de-distintos-idiomas/)
 *  Thread Starter [dankimi](https://wordpress.org/support/users/dankimi/)
 * (@dankimi)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/cache-de-paginas-de-distintos-idiomas/#post-18284765)
 * I have used it and AI helped me to make it work. I will read the documentation
   and try again.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] COMPATIBILITY LOCOTRANSLATE](https://wordpress.org/support/topic/compatibilidad-locotranslate/)
 *  Thread Starter [dankimi](https://wordpress.org/support/users/dankimi/)
 * (@dankimi)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/compatibilidad-locotranslate/#post-17030414)
 * I appreciate your help. I will look through the creator of the theme if it is
   possible to generate links for the fr/es/en languages, surely it could solve 
   the problem. Greetings
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] COMPATIBILITY LOCOTRANSLATE](https://wordpress.org/support/topic/compatibilidad-locotranslate/)
 *  Thread Starter [dankimi](https://wordpress.org/support/users/dankimi/)
 * (@dankimi)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/compatibilidad-locotranslate/#post-17017710)
 * I have omitted my domain for privacy reasons
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] COMPATIBILITY LOCOTRANSLATE](https://wordpress.org/support/topic/compatibilidad-locotranslate/)
 *  Thread Starter [dankimi](https://wordpress.org/support/users/dankimi/)
 * (@dankimi)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/compatibilidad-locotranslate/#post-17017679)
 *     ```wp-block-code
       RewriteEngine On RewriteCond %{REQUEST_URI} l= [NC] RewriteRule ^ - [CO=lscwp_lang:es_ES:%{HTTP_HOST}:604800:/] RewriteCond %{REQUEST_URI} l=en_US RewriteRule ^ - [CO=lscwp_lang:en_US:%{HTTP_HOST}:604800:/] RewriteCond %{REQUEST_URI} l=es_ES RewriteRule ^ - [CO=lscwp_lang:es_ES:%{HTTP_HOST}:604800:/] RewriteRule ^ - [E=Cache-Vary:%{ENV:LSCACHE_VARY_VALUE}+lscwp_lang]
       RewriteEngine On
       RewriteCond %{HTTP_HOST} midominio.com [NC]
       RewriteCond %{SERVER_PORT} 80
       RewriteRule ^(.*)$ https://www.midominio.com/$1 [R,L] BEGIN LSCACHE LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block!
   
   
       RewriteEngine on
       CacheLookup on
       RewriteRule .* - [E=Cache-Control:no-autoflush]
       RewriteRule .litespeed_conf.dat - [F,L] marker FAVICON start
   
       RewriteRule favicon.ico$ - [E=cache-control:max-age=86400] marker FAVICON end marker WEBP start
   
       RewriteCond %{HTTP_ACCEPT} "image/webp"
       RewriteRule .* - [E=Cache-Control:vary=%{ENV:LSCACHE_VARY_VALUE}+webp]
       RewriteCond %{HTTP_USER_AGENT} iPhone.Version/(\d{2}).Safari
       RewriteCond %1 >13
       RewriteRule .* - [E=Cache-Control:vary=%{ENV:LSCACHE_VARY_VALUE}+webp] marker WEBP end marker DROPQS start
   
       CacheKeyModify -qs:fbclid
       CacheKeyModify -qs:gclid
       CacheKeyModify -qs:utm*
       CacheKeyModify -qs:_ga marker DROPQS end LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! END LSCACHE BEGIN NON_LSCACHE LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! END NON_LSCACHE BEGIN WordPress Las directivas (líneas) entre «BEGIN WordPress» y «END WordPress» son generadas dinámicamente y solo deberían ser modificadas mediante filtros de WordPress. Cualquier cambio en las directivas que hay entre esos marcadores serán sobrescritas.
   
       RewriteEngine On RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteBase / RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] END WordPress BEGIN ShortPixelWebp Las directivas (líneas) entre «BEGIN ShortPixelWebp» y «END ShortPixelWebp» son generadas dinámicamente y solo deberían ser modificadas mediante filtros de WordPress. Cualquier cambio en las directivas que hay entre esos marcadores serán sobrescritas. END ShortPixelWebp BEGIN ShortPixel Adaptive Images Las directivas (líneas) entre «BEGIN ShortPixel Adaptive Images» y «END ShortPixel Adaptive Images» son generadas dinámicamente y solo deberían ser modificadas mediante filtros de WordPress. Cualquier cambio en las directivas que hay entre esos marcadores serán sobrescritas. END ShortPixel Adaptive Images
       ```
   
    -  This reply was modified 2 years, 9 months ago by [dankimi](https://wordpress.org/support/users/dankimi/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] COMPATIBILITY LOCOTRANSLATE](https://wordpress.org/support/topic/compatibilidad-locotranslate/)
 *  Thread Starter [dankimi](https://wordpress.org/support/users/dankimi/)
 * (@dankimi)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/compatibilidad-locotranslate/#post-17017676)
 * Hello! In the Htaccess file there are several lines of code from top to bottom,
   when I uploaded it here in the message everything appeared in one line, I don’t
   know the reason
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] COMPATIBILITY LOCOTRANSLATE](https://wordpress.org/support/topic/compatibilidad-locotranslate/)
 *  Thread Starter [dankimi](https://wordpress.org/support/users/dankimi/)
 * (@dankimi)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/compatibilidad-locotranslate/#post-17016423)
 * Hello! I have uploaded the code that you provided me in an Htaccess file, I have
   purged everything and I have retested the page. Unfortunately the same problems
   continue to appear and it gives errors when the language changes are made, the
   problem surely comes from the fact that my theme does not Use different urls 
   depending on the language eg: mydomain/fr, mydomain/es. What if my Htaccess file
   is located in the public_html root directory
 *     ```wp-block-code
       <IfModule LiteSpeed> RewriteEngine On RewriteCond %{REQUEST_URI} l= [NC] RewriteRule ^ - [CO=lscwp_lang:es_ES:%{HTTP_HOST}:604800:/] RewriteCond %{REQUEST_URI} l=en_US RewriteRule ^ - [CO=lscwp_lang:en_US:%{HTTP_HOST}:604800:/] RewriteCond %{REQUEST_URI} l=es_ES RewriteRule ^ - [CO=lscwp_lang:es_ES:%{HTTP_HOST}:604800:/] RewriteRule ^ - [E=Cache-Vary:%{ENV:LSCACHE_VARY_VALUE}+lscwp_lang] </IfModule> RewriteEngine On RewriteCond %{HTTP_HOST} midominio\.com [NC] RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ https://www.midominio.com/$1 [R,L] # BEGIN LSCACHE ## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ## <IfModule LiteSpeed> RewriteEngine on CacheLookup on RewriteRule .* - [E=Cache-Control:no-autoflush] RewriteRule \.litespeed_conf\.dat - [F,L] ### marker FAVICON start ### RewriteRule favicon\.ico$ - [E=cache-control:max-age=86400] ### marker FAVICON end ### ### marker WEBP start ### RewriteCond %{HTTP_ACCEPT} "image/webp" RewriteRule .* - [E=Cache-Control:vary=%{ENV:LSCACHE_VARY_VALUE}+webp] RewriteCond %{HTTP_USER_AGENT} iPhone.*Version/(\d{2}).*Safari RewriteCond %1 >13 RewriteRule .* - [E=Cache-Control:vary=%{ENV:LSCACHE_VARY_VALUE}+webp] ### marker WEBP end ### ### marker DROPQS start ### CacheKeyModify -qs:fbclid CacheKeyModify -qs:gclid CacheKeyModify -qs:utm* CacheKeyModify -qs:_ga ### marker DROPQS end ### </IfModule> ## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ## # END LSCACHE # BEGIN NON_LSCACHE ## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ## ## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ## # END NON_LSCACHE # BEGIN WordPress # Las directivas (líneas) entre «BEGIN WordPress» y «END WordPress» son # generadas dinámicamente y solo deberían ser modificadas mediante filtros de WordPress. # Cualquier cambio en las directivas que hay entre esos marcadores serán sobrescritas. <IfModule mod_rewrite.c> RewriteEngine On RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress # BEGIN ShortPixelWebp # Las directivas (líneas) entre «BEGIN ShortPixelWebp» y «END ShortPixelWebp» son # generadas dinámicamente y solo deberían ser modificadas mediante filtros de WordPress. # Cualquier cambio en las directivas que hay entre esos marcadores serán sobrescritas. # END ShortPixelWebp # BEGIN ShortPixel Adaptive Images # Las directivas (líneas) entre «BEGIN ShortPixel Adaptive Images» y «END ShortPixel Adaptive Images» son # generadas dinámicamente y solo deberían ser modificadas mediante filtros de WordPress. # Cualquier cambio en las directivas que hay entre esos marcadores serán sobrescritas. # END ShortPixel Adaptive Images
       ```
   
 *  If I enter the home page of my page and select English and then go to one of
   the ads on the page, advertisement1, it correctly goes to advertisement1 in English.
   If I return to the home page and change to Spanish, the home page will appear
   in Spanish and if I go after a, announcement1, will appear in English and not
   in Spanish and that for all the pages. I have not seen a question in the entire
   forum in relation to what is happening to me and that is strange given the numerous
   installations that there are of litespeed cache and locotranslate
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] COMPATIBILITY LOCOTRANSLATE](https://wordpress.org/support/topic/compatibilidad-locotranslate/)
 *  Thread Starter [dankimi](https://wordpress.org/support/users/dankimi/)
 * (@dankimi)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/compatibilidad-locotranslate/#post-17012150)
 * Thanks for your help! I will do what you tell me and I will notify you here of
   the result, I will not be able to do it until tomorrow. Greetings
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Loco Translate] cache compatibility](https://wordpress.org/support/topic/cache-compatibility-9/)
 *  Thread Starter [dankimi](https://wordpress.org/support/users/dankimi/)
 * (@dankimi)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/cache-compatibility-9/#post-17008827)
 * Thanks for the speed in answering, the theme does not change the urls, for example
   to French mydomain/fr keeps the same url, I think it will be difficult to fix
   this, I will contact litespeed cache support to see if it is possible to do something.
   thanks for your help
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] COMPATIBILITY LOCOTRANSLATE](https://wordpress.org/support/topic/compatibilidad-locotranslate/)
 *  Thread Starter [dankimi](https://wordpress.org/support/users/dankimi/)
 * (@dankimi)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/compatibilidad-locotranslate/#post-17006934)
 * The complement that it has active is LOCOTRANSLATE
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] COMPATIBILITY LOCOTRANSLATE](https://wordpress.org/support/topic/compatibilidad-locotranslate/)
 *  Thread Starter [dankimi](https://wordpress.org/support/users/dankimi/)
 * (@dankimi)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/compatibilidad-locotranslate/#post-17006875)
 * Hello ! Thank you for your attention, the language selector appears in the upper
   right part (computers and tablets, mobile side menu in langue) comes with a French,
   English and Spanish flag selector
 * ![Icono de Validado por la comunidad](https://wordpress.org/27d65f81-5e98-4e29-
   adc6-17cec334a729)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] COMPATIBILITY LOCOTRANSLATE](https://wordpress.org/support/topic/compatibilidad-locotranslate/)
 *  Thread Starter [dankimi](https://wordpress.org/support/users/dankimi/)
 * (@dankimi)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/compatibilidad-locotranslate/#post-17001675)
 * Hello! I just sent you the report from the plugin the report number is: QXBXFCBP
   I hope you can help me. Thank you. Greetings
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] COMPATIBILITY LOCOTRANSLATE](https://wordpress.org/support/topic/compatibilidad-locotranslate/)
 *  Thread Starter [dankimi](https://wordpress.org/support/users/dankimi/)
 * (@dankimi)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/compatibilidad-locotranslate/#post-17000156)
 * Hello! I just saw the answer now, very grateful for answering so quickly, if 
   I have the page configured for three languages: French, Spanish, and English (
   the theme brings up to 8). As soon as possible I will send you the report. Thank
   you. All the best

Viewing 13 replies - 1 through 13 (of 13 total)