Title: JSON backslash problem
Last modified: June 1, 2023

---

# JSON backslash problem

 *  Resolved [zygmunt44](https://wordpress.org/support/users/zygmunt44/)
 * (@zygmunt44)
 * [3 years ago](https://wordpress.org/support/topic/json-backslash-problem/)
 * Hello,
 * I am writing to report an issue with the LS Cache plugin and the LearnPress JSON
   file. It seems that the LS Cache plugin is interfering with the JSON file and
   adding backslashes to the URL on the file. This causes problems with the functionality
   of the site. When I disable the LS Cache plugin, everything works fine. When 
   I enable it, the JSON file gets corrupted. I would appreciate your help in resolving
   this issue. Thank you.
 * Before:
 *     ```wp-block-code
       <a href=\"https://mysite.pl/
       ```
   
 * After:
 *     ```wp-block-code
       <a href=\"https:\/\/mysite.pl\/
       ```
   

Viewing 1 replies (of 1 total)

 *  Plugin Support [qtwrk](https://wordpress.org/support/users/qtwrk/)
 * (@qtwrk)
 * [3 years ago](https://wordpress.org/support/topic/json-backslash-problem/#post-16787713)
 * please provide the report number
 * you can get it in toolbox -> report -> click “send to LiteSpeed”
 * is it just `<a` ? not inside `<script` ?

Viewing 1 replies (of 1 total)

The topic ‘JSON backslash problem’ is closed to new replies.

 * ![](https://ps.w.org/litespeed-cache/assets/icon-256x256.png?rev=2554181)
 * [LiteSpeed Cache](https://wordpress.org/plugins/litespeed-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/litespeed-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/litespeed-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/litespeed-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/litespeed-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/litespeed-cache/reviews/)

## Tags

 * [json](https://wordpress.org/support/topic-tag/json/)

 * 1 reply
 * 2 participants
 * Last reply from: [qtwrk](https://wordpress.org/support/users/qtwrk/)
 * Last activity: [3 years ago](https://wordpress.org/support/topic/json-backslash-problem/#post-16787713)
 * Status: resolved