[Seaside] Google Adsense

Ramon Leon ramon.leon at allresnet.com
Fri Aug 10 01:22:44 UTC 2007


> Thanks Ramon,
> 
> I got this from one of the Google Tech Guys:
> 
> After reviewing http://chings-world.com/, I noticed the site 
> was created using XHTML. Unfortunately, our code is not 
> currently XHTML compatible.
> However, you may find helpful tips on how to fix this by 
> visiting http://keystonewebsites.com/articles/adsense.php . 
> You can also find additional advice on making the code XHTML 
> compatible by searching Google for "AdSense XHTML."
> 
> Any thoughts on this matter?
> 
> Ching

You could try this on your root component to see if it starts working..

updateRoot: aRoot
  aRoot docType: ''

This clears the doc type declaration, might work.

Ramon Leon
http://onsmalltalk.com



More information about the seaside mailing list