Tuesday, March 10, 2009

AdSense for mobile content,

AdSense for mobile content
AdSense for mobile content allows publishers to generate earnings from their mobile websites using targeted Google advertisements. Just like AdSense for content, Google matches advertisements to the content of a website — in this case, a mobile website.


AdSense for domains
Adsense for domains allows advertisements to be placed on domain names that have not been developed. This offers domain name owners a way to monetize domain names that are otherwise dormant. Adsense for domains is currently being offered to some users, with plans to make it available to all in stages.

On December 12, 2008, TechCrunch reported that AdSense for Domains is available for all US publishers.


XHTML compatibility
As of September 2007, the HTML code for the AdSense search box does not validate as XHTML, and does not follow modern principles of website design because of its use of

non-standard end tags, such as and ,
the attribute checked rather than checked="checked",
presentational attributes other than id, class, or style — for example, bgcolor and align,
a table structure for purely presentational (i.e., non-tabular) purposes,1 and
the font tag.2
1: using a table structure for unintended purposes is strongly recommended against by the W3C but nevertheless does not cause a document to fail validation — there is currently no algorithmic method of determining whether a table is used "correctly" (for displaying tabular data or for displaying elements, that get proportionally wider or narrower when browser window resizes in width without active client side scripting).
2: the font tag is deprecated but does not fail validation in any XHTML standard.

Additionally, the AdSense advertisement units use the JavaScript method document.write(), which does not work correctly when rendered with the application/xhtml+xml MIME type. The units also use the iframe HTML tag, which is not validated correctly with the XHTML 1.0 Strict or XHTML 1.0 Transitional DOCTYPEs.

The terms of the AdSense program forbid its affiliates from modifying the code, thus preventing these participants from having valid XHTML websites.

However, a workaround has been found by creating a separate HTML webpage containing only the AdSense advertisement units, and then importing this page into an XHTML webpage with an object tag.[9] This workaround appears to be accepted by Google.

No comments: