Move Blogger Inline Ads Between Posts to Inside Within Post Position Pārvietot Blogger Iekļautais Reklāmas Starp Amati, Inside Tās Post Position

The new Blogger widget based template that built on XML specification has a feature to Jaunā Blogger widget balstās veidnes, kas balstās uz XML specifikācija ir iespēju, lai add Google AdSense ad unit inline between posts pievienot Google AdSense reklāmas vienība inline starp amati . . These inline ads appear between 2 blog posts on homepage, archive and category or label pages, or after the blog content when the single post is viewed individually. Šīs inline reklāmas parādās starp 2 blog posts par sākumlapu, arhīvu un kategorijas vai etiķetes lapas vai pēc tam, kad emuāra saturs, kad vienu pastu apskatīts atsevišķi. However, the placement is kind of awkward and low performing in term of click through rate (CTR). Tomēr, izvietošana veida neērts un zema veic ziņā noklikšķina likme (VKS).

A lot of bloggers have Daudz Emuāru autori ir put Google AdSense ad code inside the post izvirzīti Google AdSense reklāmu kodu iekšpusē post or vai wrap the ad unit around blog post wrap ad vienība aptuveni blog post by editing template's HTML to insert , rediģējot veidnes HTML, lai ievietotu modified ad code modificētu reklāmu kodu manually. manuāli. Some users may feel uneasy on modifying the AdSense ad code as it may violates AdSense TOS. Daži lietotāji var justies neomulīgs par modificējot AdSense reklāmu kodu, jo tas var pārkāpj AdSense TOS. Anyway, there is another workaround to put AdSense ads in Blogger posts, by using trick to move or duplicate built-in inline ads between posts block to inside the post section. Anyway, tur ir vēl viens PROFILAKSE ievietot AdSense reklāmu Blogger amati, izmantojot triks pārvietot vai dublēt iebūvēts inline reklāmas starp amatiem bloķēt iekšējai pasta nodaļā.

  1. To use the trick to move around AdSense ad unit added by Ads Between Posts, Lai izmantotu triks pārvietoties AdSense reklāmas vienība, ko pievieno Reklāmas Starp Amati, enable and configure inline ads in Blogger using this guide iespējot un konfigurēt inline reklāmu Blogger, izmantojot šo rokasgrāmatu . . Note that you must login to your AdSense account from Blogger to establish access authentication. Ievērojiet, ka jums ir pieteikšanās uz savu AdSense kontu, no Blogger, lai noteiktu piekļuvi autentificēšanu. If you don't have AdSense account yet, you can click on Sing Up button to register for one. Ja jums nav AdSense kontam, varat noklikšķināt uz Sing Up poga reģistrēt uz vienu.
  2. To display this ad within blog post also, 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. Lai apskatītu šo reklāmu ar blog post arī, noklikšķiniet uz veidnes cilni un pēc tam noklikšķiniet uz Rediģēt HTML sub-tab saite atvērt Blogger HTML kods veidni redaktoru, lai rediģētu saturu jūsu veidni.

    Blogger Edit HTML

  3. 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. Backup kopiju šablonam ar noklikšķiniet uz Download Full Template saiti, ja tas ir nepieciešams, ir augšupielādēti Blogger servera, lai atgūtu veidni, ja ir kļūda vai korupciju.

    Blogger Download Full Template

  4. Click to tick the Expand Widget Templates checkbox. Noklikšķiniet, lai Atzīmēt Izvērst logrīku veidnes rūtiņu.

    Blogger Izvērst logrīku veidnes

  5. Find the line with the following text: Atrodiet rindiņu ar šādu tekstu:

    <data:post.body/>

    And paste the following block of text before (for ad position before content) or after (for ad position after content) the line above: Un ielīmējiet šādu bloku teksts pirms (ad nostāju pirms saturu) vai pēc tam (par reklāmas pozīciju pēc satura) līnija iepriekš:


    <b:if cond='data:post.includeAd'>
    <data:adEnd/>
    <data:adCode/>
    <data:adStart/>
    </b:if>

    Note that maximum of 3 AdSense for Contents (non Link Unit type) ads are allowed on each page. Ievērojiet, ka ne vairāk kā 3 AdSense Saturs (bez Link Unit tips) reklāmas tiek atļauts par katru lapu.

  6. If you want the AdSense ads inside blog post to Ja vēlaties, lai AdSense reklāmu iekšpuses blog post, lai appear only when individual blog post is visited parādās tikai tad, kad individuālais blog post apmeklē , and not on homepage, category or archive pages, wrap the following lines to before and after code added above , Nevis uz mājas lapu, kategorijā vai arhīvs lapām, wrap šādām līnijām, lai pirms un pēc kods pievienotās iepriekš

    <b:if cond='data:blog.pageType == "item"'>
    </b:if>

    The whole block added will look like below: Viss bloķēt pievienotās izskatās šādi:


    <b:if cond='data:blog.pageType == "item"'>
    <b:if cond='data:post.includeAd'>
    <data:adEnd/>
    <data:adCode/>
    <data:adStart/>
    </b:if>
    </b:if>

  7. After enabling Show Ads Between Posts in step 1, you will notice that AdSense ads will be shown between posts on all multiple blog posts page, and also after the article on individual single post view. Pēc ļauj Rādīt reklāmas Between Amati solis 1, jūs ievērosiet, ka AdSense reklāmas tiks rādītas starp amatu par visiem vairāku blog posts lapā, un arī pēc tam, kad rakstu par atsevišķi post skats. If you don't want these ads to appear, ie to move built-in inline ads to within post, the locate the following block of text which is same with the one we added above: Ja jūs nevēlaties šīs reklāmas, ti, lai pārietu iebūvēts inline reklāmu ar pastu, atrodiet šādu bloku tekstu, kas ir pats ar vienu mēs pievienotās iepriekš:


    <b:if cond='data:post.includeAd'>
    <data:adEnd/>
    <data:adCode/>
    <data:adStart/>
    </b:if>

    And delete these code from template. Un izdzēst šīs kodu no veidnes. Note that we have just added a same block of code from step above, so do not remove the newly added code, but the existing code in the template. Ievērojiet, ka mums ir tikai pievienoja pašu bloku kodu no solis iepriekš, tā Nenoņemiet tikko pievienotās kodu, bet pašreizējā kodu veidni.

    If you still want the AdSense ad unit to appear between posts when visitors view your blog homepage, label or category pages or archive pages, wrap the code above on top and bottom with the following 2 lines: Ja jūs joprojām vēlaties AdSense reklāmas vienība, kas atrodas starp dienestiem, apmeklētāju apskatītu blog homepage, etiķete vai kategorija lapas vai arhīvs lapām, wrap kodu iepriekš par augšas un apakšas ar šādu 2 līnijas:

    <b:if cond='data:blog.pageType != "item"'>
    </b:if>

    so that it looks like the following: tā, lai tas izskatās šādi:


    <b:if cond='data:blog.pageType != "item"'>
    <b:if cond='data:post.includeAd'>
    <data:adEnd/>
    <data:adCode/>
    <data:adStart/>
    </b:if>
    </b:if>

    Note that the two lines should be added to the existing block of code in template, not the block which we added in step above. Jāatzīmē, ka divas rindas jāpievieno esošo bloku kodu template, nevis bloks, kuru mēs papildina solis iepriekš.

  8. Click on SAVE TEMPLATE button to save the new hacked template. Noklikšķiniet uz Saglabāt veidni pogai, lai saglabātu jauno hacked veidni. Now the ad should be appear inside blog post without actually modify ad code. Tagad reklāmas būtu redzamas iekšpusē blog post faktiski mainīt reklāmu kodu. You can also use the same hack theory above to Varat arī izmantot to pašu banalizēt teorija iepriekš place the ads on different location ievietot reklāmas dažādām atrašanās vieta . .

IMPORTANT : The page is machine translated and provided "as is" without warranty. SVARĪGI: Šī lapa ir mašīna tulkoto un ar nosacījumu ", kas ir" bez garantijas. Machine translation may be difficult to understand. Machine translation var būt grūti saprast. Please refer to Lūdzu, skatiet original English article oriģināls angļu rakstu whenever possible. kad vien iespējams.


7 Responses to “Move Blogger Inline Ads Between Posts to Inside Within Post Position” 7 Atbildes uz "Kusties Blogger Iekļautais Reklāmas Starp Amati, Inside Tās Post nostāja"

  1. Jane Jane
    October 4th, 2008 10:42 4 oktobris, 2008 10:42
    7 7

    Thanks so much for your guide. Thanks so much for your guide. I have applied the technique. Man ir piemērojusi tehniku.

    I am wondering if you are able to assist on the following issue: I have a warning sign that appears at the left bottom corner that says that 'Done, but with error on page' on my website: Man jautājums, ja Jums ir iespēja palīdzēt uz šādu jautājumu: Man ir brīdinājuma zīme, ka atrodas kreisajā apakšējā stūrī, ka saka, ka "Done, bet ar kļūdu lapu 'par manu tīmekļa vietnē: http://www.asiaworkingparent.com http://www.asiaworkingparent.com . . Would you be able to diagnose? Vai jūs varētu diagnosticēt? not sure if it is related to adsense. nav pārliecināts, vai tā ir saistīta ar adsense.

  2. Yamato Yamato
    September 29th, 2008 00:39 Septembris 29, 2008 00:39
    6 6

    thanks! pateicība!

  3. How to insert AdSense, Chitika or any other Javascript code into new Blogger template | adsensecool.com Kā ievietot AdSense, Chitika vai jebkuru citu Javascript kodu jauno Blogger template | adsensecool.com
    September 28th, 2008 01:41 Septembris 28, 2008 01:41
    5 5

    [...] – Blog Posts – Edit – Show Ads Between Posts). [...] - Blog Posts - Edit - Rādīt Reklāmas Starp amati). After that you can move these ads position using this technique. Pēc tam varat pārvietot šīs reklāmas pozīciju, izmantojot šo metodi. But sometimes it is not enough: for example you cannot specify channel, you cannot insert AdSense [...] Bet dažreiz nepietiek ar to, ka, piemēram, nav iespējams precizēt kanāls, jūs nevarat ievietot AdSense [...]

  4. janaxx janaxx
    August 9th, 2008 03:27 Augusts 9, 2008 03:27
    4 4

    cant locate post body tag in my template.. aprunāt atrast post ķermeņa tag manā template ..

  5. Where do I put my ad codes in the HTML box on Blogger? Kur man manu reklāmu kodu HTML lodziņu Blogger? - Bloggeries Blog Forum - Bloggeries Blog Forum
    June 13th, 2008 01:04 Jūnijs 13, 2008 01:04
    3 3

    [...] expand widget and look for the codes where you wanted to put the codes.. [...] Paplašināt widget un meklēt kodu, kur jūs vēlētos, lai šo kodu .. <dataost.body/> Move Blogger Inline Ads Between Posts to Inside Within Post Position <dataost.body/> Move Blogger Iekļautais Reklāmas Starp Amati, Inside Tās Post Position

  6. microsoftmic microsoftmic
    February 5th, 2008 12:03 Februāris 5, 2008 12:03
    2 2

    they had I didn't and saw and climb in a hollow more than came by themselves tie bija Es neesmu un redzēja un uzbraukt ar dobu vairāk nekā ieradās ar sevi

  7. spiderman05 spiderman05
    December 4th, 2007 02:58 Decembris 4, 2007 02:58
    1 1

    Very interesting post and a very clean way to modify the location of Adsense ads. Ļoti interesanti pastu un ļoti tīru veidā mainīt atrašanās vietu Adsense reklāmas. I applied it to my blog and it works like a charm. Es pieteicos to manu blogu un tā darbojas kā šarmu.

    Thanks. Pateicība.

Leave a Reply Atstāj atbildi

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> Jūs varat izmantot šos tagus: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. Parakstīties uz komentāriem iezīme ir atspējota. To receive notification of latest comments posted, subscribe to Lai saņemtu paziņojumu par jaunāko komentāri norīkots darbā, abonēt My Digital Life Comments RSS feed Mani Digital Life Comments RSS feed or vai register to receive reģistrēties, lai saņemtu new comments in daily email digest. jauni komentāri ikdienas e-pasta sagremot.
Custom Search

New Articles Jauns pants

Incoming Search Terms for the Article Incoming Meklēt Noteikumi par pants

how to put ads inside a blogger post kā ievietot reklāmas iekšpuses blogger post - -- hes just not that into you prevod HES tikai nevis Jūsu prevod - -- adsense ad, move position adsense reklāmas, pārejiet nostāju - -- - -- blogger ads in posts blogger reklāmu amati - -- how to place ads in between posts Kā ievietot reklāmas starp amati - -- inline ads between post inline reklāmas starp post - -- ads after posts blogger reklāmas pēc tam, kad amati blogger - -- hes just not that into yuo prevod HES tikai nevis Jūsu prevod - -- move gadgets inline blogger pārvietotu sīkrīkus inline blogger - -- - -- data:post.body dati: post.body - -- titlovi hes just not that into you titlovi HES tikai nevis Jūsu - -- blogger adStart blogger adStart - -- other ads in between posts blogger citām reklāmām starp amatiem blogger - -- data adstart datu adstart - -- blogger blogger - -- inline ad code between body inline reklāmu kodu starp íermeni - -- link unit between blog posts saite vienība starp blog posts - -- Expand widget template nederlands Izvērst logrīku veidnes Nederlands - -- "between posts" "starp amatiem" - -- ads inside blogger post reklāmas iekšpusē blogger post - -- ads in between posts blogger reklāmu starp amatiem blogger - -- how add ads beatween post kā pievienot reklāmu beatween pastu - -- - -- how to get adsin between posts? kā nokļūt adsin no amata? blogger blogger - -- ads between posts blogger reklāmas starp amatiem blogger - --