Title: LiteSpeed &amp; Hide Plugins
Last modified: May 30, 2020

---

# LiteSpeed & Hide Plugins

 *  Resolved [N30](https://wordpress.org/support/users/n30/)
 * (@n30)
 * [6 years ago](https://wordpress.org/support/topic/litespeed-hide-plugins/)
 * Hi,
 * I noticed that if LiteSpeed is enabled and I use for some security reasons a 
   hide plugin which rewrites the plugin, wp-content, wp-admin paths, then I serve
   one and the same file from 2 paths…. for example CSS files:
 * wp-content/lightspeed/blah.css
    my-hidden-path/lightspeed/blah.css
 * I tried with 2 separate hide plugins but both they brought the same result with
   litespeed cache. with Other caching plugins only the hidden path will be saved
   and shown but with litespeed enabled I have 2 paths in place what google does
   not like.
 * Thanks for your help

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

 *  Plugin Support [qtwrk](https://wordpress.org/support/users/qtwrk/)
 * (@qtwrk)
 * [6 years ago](https://wordpress.org/support/topic/litespeed-hide-plugins/#post-12916034)
 * Hi,
 * Try add
 *     ```
       define( 'LITESPEED_STATIC_DIR', '/absolute/path/to/your/wp-content/litespeed' ) ;
       define( 'LITESPEED_STATIC_URL', 'https://doamin.com/my-hidden-path/litespeed' ) ;
       ```
   
 * to your wp-config.php
 * and frankly , hide path is bit of useless , and only creates extra trouble from
   my point of view.
 * for people who don’t care, they won’t bother to know what CMS you are using.
 * for people who wants to know , they can always figure out you are on WP.
 * Best regards,
    -  This reply was modified 6 years ago by [qtwrk](https://wordpress.org/support/users/qtwrk/).
 *  Thread Starter [N30](https://wordpress.org/support/users/n30/)
 * (@n30)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/litespeed-hide-plugins/#post-12920417)
 * THX and big compliments for the great support you guys provide!!! highly appreciated
 *  Plugin Support [qtwrk](https://wordpress.org/support/users/qtwrk/)
 * (@qtwrk)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/litespeed-hide-plugins/#post-12922637)
 * Hi,
 * It’s working now ?
 * Best regards,

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

The topic ‘LiteSpeed & Hide Plugins’ 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/)

 * 3 replies
 * 2 participants
 * Last reply from: [qtwrk](https://wordpress.org/support/users/qtwrk/)
 * Last activity: [5 years, 12 months ago](https://wordpress.org/support/topic/litespeed-hide-plugins/#post-12922637)
 * Status: resolved