Title: wp_litespeed_cssjs table
Last modified: November 8, 2020

---

# wp_litespeed_cssjs table

 *  Resolved [hassadr](https://wordpress.org/support/users/hassadr/)
 * (@hassadr)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/wp_litespeed_cssjs-table/)
 * Hi,
 * I found That wp_litespeed_cssjs table use more than 1.52 Gb, Is it normal? and
   this doesn’t affect the performance total of Website.

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/wp_litespeed_cssjs-table/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/wp_litespeed_cssjs-table/page/2/?output_format=md)

 *  Plugin Support [qtwrk](https://wordpress.org/support/users/qtwrk/)
 * (@qtwrk)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/wp_litespeed_cssjs-table/#post-13635613)
 * Hi,
 * depends how many pages your site has
 * and please provide the report number, you can get it in toolbox -> report -> 
   click “send to LiteSpeed”
 * Best regards,
 *  Thread Starter [hassadr](https://wordpress.org/support/users/hassadr/)
 * (@hassadr)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/wp_litespeed_cssjs-table/#post-13637454)
 * Here Report number: LNOYCVDT
 *  Plugin Support [Hai Zheng⚡](https://wordpress.org/support/users/hailite/)
 * (@hailite)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/wp_litespeed_cssjs-table/#post-13639066)
 * Your theme or plugin is generating random string for JS/CSS. That will cause 
   each fresh visit generating a new CSS/JS file.
 *     ```
       <script>var bs_ajax_paginate_2045455042 = '{"query":{"category":"","tag":"","taxonomy":"","post_ids":"","post_type":"","count":"12","order_by":"date","order":"DESC","time_filter":"","offset":"","style":"listing-blog-1","show_excerpt":"1","cats-tags-condition":"and","cats-condition":"in","tags-condition":"in","featured_image":"0","ignore_sticky_posts":"1","author_ids":"","disable_duplicate":"1","ad-active":0,"paginate":"simple_numbered","pagination-show-label":"0","columns":"1","listing-settings":"","override-listing-settings":"0","_layout":{"state":"1|1|0","page":"3-col-0"}},"type":"bs_post_listing","view":"Publisher_Blog_Listing_5_Shortcode","current_page":1,"ajax_url":"\/wp-admin\/admin-ajax.php","remove_duplicates":"0","columns":"1","show_excerpt":"1","paginate":"simple_numbered","pagination-show-label":"0","override-listing-settings":"0","listing-settings":"","ad-active":false,"_layout":{"state":"1|1|0","page":"3-col-0"},"_bs_pagin_token":"c497041"}';</script>
       ```
   
 *     ```
       <style>
       .bscb-37953.bscb-37953 .section-heading.sh-t4 a:hover .h-text{color:#1c73bf !important}.bscb-37953.bscb-37953 .section-heading.sh-t4 a.active .h-text,.bscb-37953.bscb-37953 .section-heading.sh-t4 .main-link:first-child:last-child .h-text,.bscb-37953.bscb-37953 .section-heading.sh-t4 > .h-text{background-color:#1c73bf}.bscb-37953.bscb-37953 .section-heading.sh-t4.sh-s4 .h-text,.bscb-37953.bscb-37953 .section-heading.sh-t4.sh-s4 .h-text:before,.bscb-37953.bscb-37953 .section-heading.sh-t4.sh-s5 .h-text,.bscb-37953.bscb-37953 .section-heading.sh-t4.sh-s6 a.active .h-text,.bscb-37953.bscb-37953 .section-heading.sh-t4.sh-s6 .main-link .h-text{background-color:#1c73bf !important}.bscb-37953.bscb-37953 .section-heading.sh-t4.sh-s6 .h-text:before{border-bottom-color:#1c73bf !important}.bscb-37953.bscb-37953 .listing-item:hover .title a,.bscb-37953.bscb-37953 .listing-item-text-1 .post-meta a:hover,.bscb-37953.bscb-37953 .listing-item-grid .post-meta a:hover,.bscb-37953.bscb-37953 .listing-item .rating-stars span:before{color:#1c73bf !important}.bscb-37953.bscb-37953 .listing-item .rating-bar span,.bscb-37953.bscb-37953 .listing-item .post-count-badge.pcb-t1.pcb-s1,.bscb-37953.bscb-37953.better-newsticker .heading{background-color:#1c73bf !important}.bscb-37953.bscb-37953.better-newsticker .heading:after{border-left-color:#1c73bf !important}.bscb-37953 .bs-pagination .btn-bs-pagination:hover,.bscb-37953 .btn-bs-pagination.bs-pagination-in-loading{background-color:#1c73bf !important;border-color:#1c73bf !important;color:#fff !important}.bscb-37953 .listing-item-text-2:hover .item-inner{border-color:#1c73bf !important}.bscb-37953.bscb-37953.bscb-37953.bscb-37953 .term-badges.floated .term-badge a,.bscb-37953.bscb-37953 .bs-pagination-wrapper .bs-loading > div{background-color:#1c73bf !important;color:#fff !important}
   
       </style>
       ```
   
 * Are you aware which plugin generated that or theme?
 *  Thread Starter [hassadr](https://wordpress.org/support/users/hassadr/)
 * (@hassadr)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/wp_litespeed_cssjs-table/#post-13639107)
 * In Home page I’m using a slideshow for random Posts.
 *  Plugin Support [Hai Zheng⚡](https://wordpress.org/support/users/hailite/)
 * (@hailite)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/wp_litespeed_cssjs-table/#post-13639118)
 * How did you generate that slider? theme or plugin? I am asking is bcos if it 
   is a popular theme/plugin, I can add it to default exclude list.
 * At this moment, you can add `.bscb-` to `CSS Excludes`, add `bs_ajax` to `JS 
   Excludes`
 *  Thread Starter [hassadr](https://wordpress.org/support/users/hassadr/)
 * (@hassadr)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/wp_litespeed_cssjs-table/#post-13639155)
 * I’m using Publisher theme to create the slideshow.
 *  Thread Starter [hassadr](https://wordpress.org/support/users/hassadr/)
 * (@hassadr)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/wp_litespeed_cssjs-table/#post-13639193)
 * What should I do to remove the random string for JS/CSS (To reduce the table 
   size)? [https://prnt.sc/vg5c3m](https://prnt.sc/vg5c3m)
 *  Plugin Support [Hai Zheng⚡](https://wordpress.org/support/users/hailite/)
 * (@hailite)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/wp_litespeed_cssjs-table/#post-13639202)
 * After proceeding a purge all, you are safe to clean up that table by `Database
   Optimization` menu -> `Clean CSS/JS Optimizer`.
 *  Thread Starter [hassadr](https://wordpress.org/support/users/hassadr/)
 * (@hassadr)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/wp_litespeed_cssjs-table/#post-13639252)
 * How much should the size of the table be on average? After some minute from Clean
   CSS/JS Optimizer the size now is close to 10mb.
 *  Plugin Support [Hai Zheng⚡](https://wordpress.org/support/users/hailite/)
 * (@hailite)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/wp_litespeed_cssjs-table/#post-13639409)
 * That depends. Allow couple days and let me know if it grows up more.
 * I have contacted the theme developer to get the theme package to test. I will
   add the random prefix to predefined exclude list. After that you can remove that
   from settings.
 *  Thread Starter [hassadr](https://wordpress.org/support/users/hassadr/)
 * (@hassadr)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/wp_litespeed_cssjs-table/#post-13676438)
 * Hi [@hailite](https://wordpress.org/support/users/hailite/) ,
 * I still get the same issue.
 *  Plugin Support [Hai Zheng⚡](https://wordpress.org/support/users/hailite/)
 * (@hailite)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/wp_litespeed_cssjs-table/#post-13677853)
 * In your news detail page, there is a random CSS can’t be excluded.
 *     ```
       <div style="clear:both; margin-top:0em; margin-bottom:0em;"><a href="https://www.***.com/recover-deleted-passwords-chrome" target="_blank" class="u8918e3ea990ab6990e35ed6727a2c53d"><style> .u8918e3ea990ab6990e35ed6727a2c53d { padding:0px; margin: 0; padding-top:1em!important; padding-bottom:1em!important; width:100%; display: block; font-weight:bold; background-color:#E74C3C; border:0!important; border-left:4px solid #C0392B!important; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17); -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17); -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17); text-decoration:none; } .u8918e3ea990ab6990e35ed6727a2c53d:active, .u8918e3ea990ab6990e35ed6727a2c53d:hover { opacity: 1; transition: opacity 250ms; webkit-transition: opacity 250ms; text-decoration:none; } .u8918e3ea990ab6990e35ed6727a2c53d { transition: background-color 250ms; webkit-transition: background-color 250ms; opacity: 0.86; transition: opacity 250ms; webkit-transition: opacity 250ms; } .u8918e3ea990ab6990e35ed6727a2c53d .ctaText { font-weight:bold; color:#FFFFFF; text-decoration:none; font-size: 16px; } .u8918e3ea990ab6990e35ed6727a2c53d .postTitle { color:#FFFFFF; text-decoration: underline!important; font-size: 16px; } .u8918e3ea990ab6990e35ed6727a2c53d:hover .postTitle { text-decoration: underline!important; } </style>
       ```
   
 * Please try v3.6-rc8 and keep the `CSS/JS Combine External and Inline` off.
 *  Plugin Support [qtwrk](https://wordpress.org/support/users/qtwrk/)
 * (@qtwrk)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/wp_litespeed_cssjs-table/#post-13718397)
 * Hi,
 * I’m going to mark this topic “Resolved”, due to lack of activity.
 * If you still need help, please feel free to re-open it.
 * Best regards,
 *  Thread Starter [hassadr](https://wordpress.org/support/users/hassadr/)
 * (@hassadr)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/wp_litespeed_cssjs-table/#post-13787704)
 * [@hailite](https://wordpress.org/support/users/hailite/) ; Can I change CSS/JS
   Combine External and Inline to **On ** now?
 *  Plugin Support [Hai Zheng⚡](https://wordpress.org/support/users/hailite/)
 * (@hailite)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/wp_litespeed_cssjs-table/#post-13787715)
 * If you have excluded all existing random string, yes you can turn it on and your
   folder won’t increase large as before.

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/wp_litespeed_cssjs-table/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/wp_litespeed_cssjs-table/page/2/?output_format=md)

The topic ‘wp_litespeed_cssjs table’ 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/)

 * 16 replies
 * 3 participants
 * Last reply from: [hassadr](https://wordpress.org/support/users/hassadr/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/wp_litespeed_cssjs-table/page/2/#post-13811952)
 * Status: resolved