Google Adsense追加
8月 27th, 2008 by Atom
デザインのテーマエディターからSidebar.phpを編集し、Google Adsenseを追加してみました。右サイドトップにさりげなく表示。なんとか動いているようです(^^)。
<script type=”text/javascript”><!–
google_ad_client = “pub-xxxxxxxxxxxxxxxx”;
/* 120×90, 作成済み 08/08/26 */
google_ad_slot = “2070010063”;
google_ad_width = 120;
google_ad_height = 90;
//–>
</script>
<script type=”text/javascript”
src=”http://pagead2.googlesyndication.com/pagead/show_ads.js”>
</script>