chevron_right
chevron_right
Excluding Videos on Certain Pages or Areas
Informational/Resource

Excluding Videos on Certain Pages or Areas

Last Updated over a month ago
Article Navigation
Page Exclusion
Excluding videos on certain spots in the page

Page Exclusion

Lets say you do not want a video to be autoinserted in one of your pages. There are a few options: 

  1. Add this meta tag into your page:
     
     <meta name="humix" content="off">

    Humix will detect that tag and prevent any videos from being autoinserted into the page

  2. If you need specific meta tags to be excluded. You can add the meta tag into this page: https://app.humix.com/site/settings/exclusion-rules 




  3. If you just need to exclude a specific page, you can add it in this list:

Excluding videos on certain spots in the page

Maybe you don't want the video entirely blocked in a page, but only in a certain area, like a sidebar. Here is how you could do that.

  1. Add the CSS class humix-off to the element in the page where you do not want the video to be added in.
  2. Add CSS selectors for elements where you do not want to have videos in the exclusions page https://app.humix.com/site/settings/exclusion-rules :

× Enlarged Image

Loading ...