Hello
For one project, im trying to strip all HTML tags that are ignored by google adsense bot (MediaBot). Aim is to leave only content and formating that MediaBot reads for its purposes, in exact way as it is on orginal page.
I searched for some ready paper on the topic, but found none so i got only what i learned along, tags: <h1>(2,3 etc), <b>,title, description and alt tag in image.
Do you know any other tags that mediabot considers parsing a page?