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ļā.
- 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.
- 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.
- 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.
- Click to tick the Expand Widget Templates checkbox. Noklikšķiniet, lai Atzīmēt Izvērst logrīku veidnes rūtiņu.
- 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.
- 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> - 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š.
- 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.
Related Articles Saistītie raksti
- How to Wrap AdSense Ads Around and Inline Beside Blogger Post Content Kā Aplieciet AdSense reklāmām un Iekļautais Blakus Blogger Post Content
- Place AdSense Ad Unit In Various Positions Inside Within Blogger Post Contents Vieta AdSense reklāmas vienība dažādās nostājas Inside Saskaņā ar Blogger Post Contents
- Add and Insert to Put Google AdSense Ads Units Between Blog Posts in Blogger.com Pievienot un Ielikt Lai Google AdSense Ads Units Between Blog Amati Blogger.com
- How to Display Elements (Ads) Only On (Or Only Not At) Individual Single Post Item View Kā Display Elements (ADS) Tikai (vai tikai ne AT) atsevišķi Post postenis View
- Workaround to Add Custom Channels into Blogger AdSense Page Element Widget PROFILAKSE Lai Pievienot Custom Kanāli vērā Blogger AdSense Page Element logrīku
- Retrieve and Get WordPress Post ID Outside the Loop as PHP Variable Nolasītu un Get WordPress Post ID Ārpus Cikls kā PHP Mainīgais
- Trick to Add AdSense, AdBrite and Other JavaScript Ad Code Directly to Blogger HTML Template Triks Pievienot AdSense, AdBrite un citi JavaScript reklāmu kodu tieši Blogger HTML Template
- How to Delete Blogger Blog Kā Dzēst Blogger Blog
- How to Remove and Hide Blogger NavBar (Top Navigation Bar) Kā noņemt un Hide Blogger Navbar (TOP Navigation bar)
- How to List and Show WordPress Posts That Comments and Pings Off (Not Allow) Kā to List un parādīt WordPress Amati, ka komentārus un impulsus, Off (Not Allow)










































October 4th, 2008 10:42 4 oktobris, 2008 10:42
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.
September 29th, 2008 00:39 Septembris 29, 2008 00:39
thanks! pateicība!
September 28th, 2008 01:41 Septembris 28, 2008 01:41
[...] – 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 [...]
August 9th, 2008 03:27 Augusts 9, 2008 03:27
cant locate post body tag in my template.. aprunāt atrast post ķermeņa tag manā template ..
June 13th, 2008 01:04 Jūnijs 13, 2008 01:04
[...] 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
February 5th, 2008 12:03 Februāris 5, 2008 12:03
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
December 4th, 2007 02:58 Decembris 4, 2007 02:58
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.