|
|
|
|
|
by scarmig
3932 days ago
|
|
I'm pretty sure I've already seen this in the wild, but there are plenty of workarounds. 1) Easiest is DOM-structure. Ads will often have a signature tell-tale placement and structure on a page, and this is enough to identify them. A naive ad implementation is trivial to detect, and even smarter ones can be worked around using crowdsourcing. 2) As a general matter, the facet of advertising we call ads are obvious to humans, and should in principle be detectable to machines. Rely on layout cues, other pages on the website, differences in content. This will ultimately push more and more advertising into the "sponsored content" category, which seems a genuinely harder problem. |
|