Google 正式公布 Adsense for Content 支援繁體中文

之前在 Hong Kong Bloggers Group 曾討論過 Adsense for Content 支援繁體中文,小踢亦有專文討論,現在 Google 終於正式公布 Adsense for Content 支援繁體中文

7 Responses to “Google 正式公布 Adsense for Content 支援繁體中文”

  1. 2751

    想要請問一下

    你如何在單篇文章中加入 adsense 阿

    我更改 LOOP.php 後變成首頁也會出現。

    請問你是改哪一個檔案?

    謝謝你

  2. 2748

    @xzonisy:要看看你使用的是那個 theme,如果你的 theme 有 single.php 的話,就直接修改這個 file,如沒有的話,就在相應的 file,加入以下的 source code,在獨立文章才顯示 Adsense。

    <?php if (is_single()) { ?>
    Google Adsense 的 code 在此
    <?php } ?>
  3. 3027

    我是使用 K2

    因為他的single.php 是有寫到 loop.php

    我去改 loop.php 就會出現所有文章都會有 adsense 這讓我很頭痛

    剛好看到你的風格是用 k2 所以就請問你放置的方法為何

  4. 3022

    @xzonisy:那就使用我之前寫的 code 來修改 theloop.php 吧。

  5. 3031

    @天祐

    剛剛用關鍵字 k2 , theloop , loop 都沒有看到相關文章

    可以請你提供一下連結嗎?

    謝謝你

  6. 2740

    @xzonisy:我指是這個留言內的 code。

  1. 13770 Wordpress Plug-in:替你的Blog加入台灣區的社群書籤 at 蘋果豬日記V3.2

Leave a Reply