Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • 1
    Friend, the problem is that the links or the content of the iframe is generated by Google Adsense therefore it is difficult to determine its content. In any case, if it is not possible to delete content from an iframe, then it will be possible to count the clicks that this iframe receives and after the allowed clicks create a protective layer, a transparent div that covers all that iframe and thus avoid clicks in the ads. Commented Jan 4, 2021 at 4:49
  • Friend, this is valid for internal system, as I indicate you cannot modify the contents of an iframe, I remind you that the iframe or the ads are generated by google adsense in an iframe, the only thing I can do is create a container for example a div, <div class="ads">google iframe</div>301 characters left Commented Jan 5, 2021 at 4:20
  • Consulting on the internet I found the following https://www.techiedelight.com/protect-your-adsense-account-from-invalid-clicks/ it may be useful to find a solution. Commented Jan 5, 2021 at 4:21