How to Wrap AdSense Ads Around and Inline Beside Blogger Post Content如何總結AdSense廣告約和內置旁邊的Blogger帖子內容

When you look to the top left corner of this article, there is a Google AdSense ads unit block that has a style that is aligned inline beside and wrapped the article body (only on single post view).當你看到以左上角的這篇文章,有一個Google AdSense廣告的單位座有一個作風,這是不結盟內置旁邊的包裹文章正文(只對單後的看法) 。 This format of layout is considered and proofed to be able to generate higher CTR (click through rate) for AdSense ads, directly increasing the revenue publisher earned.此格式的佈局被認為是和空調,以能夠產生更高的點擊率(點擊率) ,供AdSense廣告,直接增加收入的出版商所賺取的。 The new Blogger service with widget-based XML template allows authors at best to新的Blogger服務的窗口小部件為基礎的XML模板,讓作者在盡力 insert AdSense ad blocks in between blog posts插入AdSense廣告在大廈之間的博客帖子 by using AdSense or HTML/JavaScript page elements, but not inline within and wrap around blog post itself.由使用AdSense或HTML / JavaScript網頁內容,但沒有內置內和捆繞的博客帖子本身。

Here’s the trick and hack on how to put AdSense ads in within and beside of Blogger.com blog post body, and has the content wraps around the ads to make the ads look like part of the content.這裡的伎倆和哈克就如何把AdSense廣告在內部和旁邊的blogger.com的博客帖子機構,並已內容包周圍的廣告,使廣告的外觀部分的內容。 Coupled with using ad colors which blend the borderless ads to the blog overall color scheme, and choosing bigger ad format such as 336×280 large rectangle or 300×250 rectangle will definite optimize placement of AdSense ads, increase ads click thru rate and improve publishers income.再加上使用的廣告顏色,其中共混物無國界的廣告投放到博客整體的配色方案,而選擇更大的廣告格式如336 × 280大矩形或300 × 250矩形,將一定的優化安置AdSense廣告,增加廣告點擊率和改善出版商收入。 Beside, the AdSense ads put in by this trick will also be shown and displayed in the blog main page, or when individual blog post content page is visited.旁邊, AdSense廣告付諸表決,在通過這一招也將顯示出並顯示在博客主網頁時,或個別的博客帖子內容網頁的訪問。

  1. Login to Blogger account.登錄到Blogger帳戶。
  2. At Blogger Dashboard, click on Settings link listed behind “Manage” for the blog that you want to enable to show AdSense ads between posts.在Blogger控制台,點擊設定連結上市背後的“管理”為博客,你要啟用顯示AdSense廣告之間的職位。
  3. Click on Template tab, and then click on Edit HTML sub-tab link to open Blogger HTML code template editor to edit the contents of your template.按一下模板標籤,然後點擊編輯HTML子標籤鏈接到開放的Blogger的HTML代碼模板編輯器編輯的內容,您的範本。

    Blogger的編輯HTML

  4. Backup a copy of your template by click on Download Full Template link, in case it’s is needed be uploaded to Blogger server to recover the template in the event of mistake or corruption.備份的副本,您的範本,由按一下下載完整模板的聯繫,在案件的,是需要被上傳到Blogger服務器,以收回模板,在發生錯誤或腐敗。

    Blogger的下載完整模板

  5. Click to tick the Expand Widget Templates checkbox.單擊以剔擴展窗口小部件模板複選框。

    Blogger的擴展窗口小部件模板

  6. Seach for the following line in the new Blogger template HTML code in the text box:搜索下列行,在新的Blogger模板HTML代碼在文本框中:

    <data:post.body/> <data:post.body/>

    or

    <p><data:post.body/></p> <p> <data:post.body/> < / >

    Blogger的擴展窗口小部件模板

  7. Append the following lines of code into the template BEFORE the line of <data:post.body/> located above:附加下面的代碼行到模板前行<data:post.body/>位於以上:

    Parsed Google AdSense Ad Code (guide to剖析Google AdSense廣告代碼(指南 parse the HTML code of AdSense JavaScript with escape character解析HTML代碼的AdSense的JavaScript與轉義字符 )

    AdSense廣告代碼在Blogger模板

    Note the above code will align AdSense ad block to the left.注意上面的代碼將統一AdSense廣告座到左邊。 You can also make it make it float to the right, but change the “float: left;” to “float: right;”.您也可以使它使它浮到正確的,但改變“浮動:左; ”到“浮動:權利; ” 。

    Note that you can also make the注意,您也可以使 ads appear only on single post view廣告只會出現在單一的工作地點的看法 .

  8. Click on SAVE TEMPLATE button when done.按一下按鈕, 保存模板時,做了。

If the alignment of your blog layout is not good, you can try to add the code above directly after the following line in the Blogger widget template:如果對準你的博客佈局是不好的,您可以嘗試添加上面的代碼後直接下面一行在Blogger的窗口小部件模板:

<div class=’post-header-line-1′/> <div class='post-header-line-1'/>

The above trick may work to add ad code wrap beside the post content in Blogger from other advertising networks too, such as AdBrite, BlogAds, Chitika, Tribal Fusion, ValueClick, and etc, in case you can’t use AdSense for reason such as account banned.上述工作的把戲可能添加廣告代碼總結旁張貼內容在Blogger從其他廣告網絡太,如adbrite , blogads , Chitika公司,部落的融合, valueclick ,等,如果你不能使用AdSense為理由,如帳戶禁止。 And there are more position inside posts to put AdSense更多的立場內員額將AdSense放到 .

Update: Blogger can also add AdSense ads inside post using更新: Blogger的也可以添加AdSense廣告內後使用 Ads Between Posts trick廣告崗位之間的伎倆 .

IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要說明 :這是一個機器翻譯網頁是“按原樣”提供的擔保。 Machine translation may be difficult to understand.機器翻譯可能很難理解。 Please refer to請參閱 original English article英文原版的文章 whenever possible.只要有可能。

Share and contribute or get technical support and help at分享和貢獻,或取得技術的支持和幫助,在 My Digital Life Forums 我的數字生活論壇 .



10 Responses to “How to Wrap AdSense Ads Around and Inline Beside Blogger Post Content” 10的反應, “如何總結AdSense廣告約和內置旁邊的Blogger張貼內容”

  1. Place AdSense Ad Unit In Various Positions Inside Within Blogger Post Contents » My Digital Life地方AdSense廣告單元在各個據點內的Blogger張貼的內容»我的數位生活
    September 23rd, 2007 18:22 2007年9月23日18時22分
    1

    [...] is trick to add Google AdSense and other advertising network such as AdBrite ad unit right beside and inside [...] [ … … ]是的伎倆加入Google的AdSense和其他廣告聯播網,如adbrite廣告單元的權利和旁邊的內[ … … ]

  2. How to Display Elements (Ads) Only On (Or Only Not At) Individual Single Post Item View » My Digital Life如何顯示元素(廣告) ,只(或只有不)個別單一郵政項目的看法»我的數位生活
    October 3rd, 2007 01:15 2007年10月3日1時15分
    2

    [...] it won’t be shown on homepage, label or category pages, or archive pages. [ … … ] ,它不會出現在網頁上,標籤或分類網頁,或存檔的頁面。 For example, while wrapping the AdSense ads manually beside the post content, you can make the ads displayed only when individual posts are viewed by adding above 2 lines to [...]例如,雖然包裹的AdSense廣告的手動旁張貼內容,您就可以讓顯示的廣告,只有當個別職位來看,加入上述二線[ … … ]

  3. asterix
    October 31st, 2007 18:13 2007年10月31日18時13分
    3

    editing the google adsense code violate google terms ???編輯個人資料的Google AdSense代碼違反了Google的條款? ? ? isnt it ? isn't呢? is it safe to use the above method是否安全使用上述方法

  4. Hye
    December 13th, 2007 16:41 2007年12月13日16時41分
    4

    Hello.餵。 Is it okay to use the codes above.它是好使用守則以上。 Will it not violate the Adsense TOS?將它沒有違反AdSense服務條款? Please reply.請回复。 Thanks.謝謝。

  5. admin政府當局
    December 13th, 2007 16:59 2007年12月13日16時59分
    5

    After you use the parsed code above, when you view source HTML code, the adsense ad code is exactly the same as you see in AdSense account.在您使用剖析上面的代碼,當你查看源代碼中, AdSense廣告代碼是完全一樣,您會看到在AdSense帳戶。 So effectively there is no change at all.因此,有效地並沒有改變,因此在所有。

  6. rara
    December 17th, 2007 10:24 2007年12月17日10時24分
    6

    this works for the beta blogger, but how about for the old blogger?本工程為測試版的Blogger ,但如何為舊的Blogger呢? will this work too?將這項工作呢? how?如何?

  7. debashish
    January 30th, 2008 00:02 2008年1月30日0時02分
    7

    Hi i tried to add ads between post by editing the blogger posts but unsuccessful.Message was” Try to remove the errors from this page” while trying to save the changes.喜我曾嘗試添加廣告之間的郵政通過編輯Blogger的職位,但unsuccessful.message是“嘗試刪除錯誤,從本網頁”的同時,試圖以保存更改。

    Help please!!請幫助!

  8. Ben
    April 1st, 2008 23:29 2008年4月1日23時29分
    8

    @debashish @ debashish

    This will only work on blogger classic, looks to me like the error you mentioned is from trying to use this on Blogger with Templates (or blogger beta/new blogger)這將只工作在Blogger上的經典,期待著我一樣,你所提到的錯誤是由試圖利用這在Blogger上與模板(或Blogger試用版/新的Blogger )

    Is there a way to get this to work on blogger beta有沒有辦法得到這個工作, Blogger試用版

  9. Michael Miles邁克爾英里
    April 14th, 2008 11:31 2008年4月14日11時31分
    9

    Thanks for this article.感謝這篇文章。 I’ve being going nuts trying all sorts of things to get the text to wrap around my adverts, but it was this article that finally cracked it.我已經被去疲於各種東西,得到的文本捆繞我的廣告,但它是這條終於破獲。 It’s so simple when you know how.它的那麼簡單,當你知道如何。 THANKS!謝謝!

  10. hannah漢娜
    August 1st, 2008 13:16 2008年8月1日13時16分
    10

    i followed each and every step but why is it that the adsense ad is not wrapped in the text.我在每一個步驟,但為什麼它的AdSense廣告,是不是包裹在文本中。 it’s aligned on the left instead and above the post.它的不結盟就在左邊,而非及以上職務。

    what i want is to have the text around the adsense ad我想是有文字周圍的AdSense廣告

    Please help..請幫助..
    thanks謝謝

Leave a Reply離開的答复

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> 您可以使用這些標籤:的<a href="" title=""> <abbr title=""> <acronym title="">的<b> <blockquote cite=""> <cite>的<code> <刪除日期時間= “ ” >的<em>的<i> <q cite=""> <strike>的<strong>

Subscribe without commenting訂閱無評論


Custom Search

New Articles新的條款,

Incoming Search Terms for the Article傳入的搜索條件文章

wrap adsense 總結的AdSense - - how to wrap adsense 如何總結的AdSense - - all 全部 - - blogger wrap text around adsense Blogger的總結文字周圍的AdSense - - blogger display adsense in post Blogger的顯示AdSense在後 - - how to wrap text around google adsense in blogger and wordpress 如何總結文本周圍的Google AdSense在Blogger和在WordPress - - wrap-adsense- 總結的AdSense - - - wrap adsense blogger 總結的AdSense的Blogger - - adsense ad on right AdSense廣告上的權利 - - html to wrap blog around adsense unit HTML來總結博客左右AdSense單元 - - wrap adsense around blogger 總結的AdSense左右的Blogger - - adsense beside posts AdSense的旁邊的職位 - - blogger posts wrap Blogger的職位總結 - - wrap adsense code 總結AdSense代碼 - - adsense wrap wordpress post AdSense的總結後的WordPress - - wrap text around adsense code 總結文本周圍的AdSense代碼 - - wrap adsense in blogspot 在總結的AdSense的BlogSpot - - adSENSE WRAP AdSense的總結 - - adsense inline with text AdSense的內嵌文本 - - how to put adbrite ads after in every blog post 如何把adbrite廣告後,在每一個博客帖子 - - text wrap adsense wordpress 文字總結的AdSense的WordPress - - html editor for adsense blogger HTML編輯器,供AdSense的Blogger - - adsense ad on the right AdSense廣告上的權利 - - how to trick adsense code 如何把戲AdSense代碼 - - adsense wont align in blog post AdSense的wont贊同在博客帖子 - - putting adsense in posts blogger 把AdSense的在職位的Blogger - - wrap around nest to the post and float 捆繞巢,以郵政和浮法 - - large rectangle ads in blogspot post 大矩形的廣告在後的BlogSpot - - have a video beside your wrap text on myspace 有一個視頻旁邊的總結案文在MySpace - - wrapping post around adsense wordpress 包裝後的AdSense左右的WordPress - - wrap text around javascript 總結文本周圍的JavaScript - - how to put ads in blog in content 如何把廣告在博客中的內容 - - How to Wrap AdSense Ads Around and Inline Beside Blogger Post Content 如何總結AdSense廣告約和內置旁邊的Blogger帖子內容 - - put adsense ads beside the post body 把AdSense廣告旁邊的郵政機構 - - add adsense to blogger content 添加AdSense廣告Blogger內容 - - adsense ads wrap around text code AdSense廣告捆繞的文字代碼 - - blogger adding adsense to post body Blogger的新增AdSense到郵政機構 - - how to get google ads to wrap around text 如何獲得Google廣告捆繞文本 - - how to get text to wrap around an adsense unit 如何讓文字捆繞一AdSense單元 - - how to wrap the content in html 如何總結的內容,在HTML - - how to wrap text around adsense 如何總結文本周圍的AdSense - - html text wrap google ad HTML文本總結Google廣告 - - image beside text html adsense 圖片旁邊的文字HTML的AdSense - - in-line adsense large rectangle 在網上的AdSense大矩形 - - inline adsense on wordpress post 內置的AdSense就在WordPress郵政 - - wordpress wrap adsense WordPress所總結的AdSense - - wrap text adsense 總結文字的AdSense - - adsense wrapping around post AdSense的包裝靠近後 - - how to put codes beside others 如何把旁邊的其他行為守則 - - html wrap text around javascript blog 總結的HTML文本周圍的JavaScript博客 - -