Title: How does excluding work exactly?
Last modified: July 4, 2023

---

# How does excluding work exactly?

 *  [holafreak](https://wordpress.org/support/users/holafreak/)
 * (@holafreak)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/how-does-excluding-work-exactly/)
 * When enabling WP Meteor my cookie banner won’t show. I’m using a cookie banner
   from an external provider called Legalblink (no plugin) that I inserted using
   Elementors custom code feature.
 * The code looks like that:
 *     ```wp-block-code
       <script type="text/javascript" src="https://app.legalblink.it/api/scripts/lb_cs.js"></script>
       <script id="lb_cs" type="text/javascript">lb_cs("API_KEY_REMOVED_FOR_PRIVACY");</script>
       ```
   
 * I tried excluding with the URL, CSS class and so on. Maybe it’s not that easy?
   This is what I put into and it doesn’t work. Any idea why?
 *     ```wp-block-code
       app.legalblink.it
       legalblink.it
       lb_cs
       https://app.legalblink.it/api/scripts/lb_cs.js
       ```
   

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

 *  Plugin Author [Aleksandr Guidrevitch](https://wordpress.org/support/users/aguidrevitch/)
 * (@aguidrevitch)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/how-does-excluding-work-exactly/#post-16871818)
 * Hi [@holafreak](https://wordpress.org/support/users/holafreak/) ,
 * I added automated exclusion for legalblink.it if GDPR checkbox is enabled, please
   let me know if it works. If it doesn’t – I would need to take a look at your 
   site, most probably there is some conflict with some caching plugin
 * Best,
   Alex
 *  [Fantou](https://wordpress.org/support/users/fantou/)
 * (@fantou)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/how-does-excluding-work-exactly/#post-16877734)
 * Hi [@aguidrevitch](https://wordpress.org/support/users/aguidrevitch/)
 * I’m posting here my worry like I have the same question : How does excluding 
   work exactly?
 * I wish to exclude the header (the theme used is Blocksy) because on mobile, there
   is a delay when “first clicking” that is problematic. This is my only issue and
   WPMeteor works great for the rest of the site
 * But I can’t suceed to exclude the header. May you help me?
 *  Thread Starter [holafreak](https://wordpress.org/support/users/holafreak/)
 * (@holafreak)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/how-does-excluding-work-exactly/#post-17038543)
 * Hello [@aguidrevitch](https://wordpress.org/support/users/aguidrevitch/)
 * I’m so sorry for the late reply! Sadly, it still doesn’t work.
 * It looks like that in the page source
 *     ```wp-block-code
       <script  data-wpmeteor-after="REORDER" type="javascript/blocked" data-wpmeteor-type="text/javascript"  data-wpmeteor-src="https://app.legalblink.it/api/scripts/lb_cs.js"></script>
       <script  data-wpmeteor-after="REORDER" id="lb_cs" type="javascript/blocked" data-wpmeteor-type="text/javascript" >lb_cs("649100983b8688001b289f96");</script>
       ```
   
 * I kept all the exclusions from my intitial post. No idea if that’s even the right
   format? I couldn’t find anything.
 * I do have another caching plugin which is installed by default from my host Aruba
   but even with disabling that one, the cookie banner won’t load.
 * My site is [https://bit.ly/3sJloRb](https://bit.ly/3sJloRb) (sorry for URL shorting
   but it seems like I can’t edit my own posts to remove the URL afterwards)

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

The topic ‘How does excluding work exactly?’ is closed to new replies.

 * ![](https://ps.w.org/wp-meteor/assets/icon.svg?rev=2452791)
 * [WP Meteor Website Speed Optimization Addon](https://wordpress.org/plugins/wp-meteor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-meteor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-meteor/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-meteor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-meteor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-meteor/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [holafreak](https://wordpress.org/support/users/holafreak/)
 * Last activity: [2 years, 7 months ago](https://wordpress.org/support/topic/how-does-excluding-work-exactly/#post-17038543)
 * Status: not resolved