Skip to content

id-class-ad-disabled

Id and class can not use ad keyword, it will blocked by adblock software.

Level: Warning

  • true: enable rule
  • false: disable rule

The following patterns are not considered rule violations

Section titled “The following patterns are not considered rule violations”
<div id="adcontainer"></div>

The following patterns are considered rule violations

Section titled “The following patterns are considered rule violations”
<div id="ad-container"></div>
<div id="ad_container"></div>

Using ad in id or class attributes can cause elements to be hidden by ad-blocking software, which may break the layout or hide important content.