Notifikasi
Notifikasi
Telah rilis pembaruan template Gila Material Pro v1.3. Ada diskon hingga 15% untuk periode 15 - 18 November 2022. KLIK DISINI
Find job vacancies

How To Put Ads Into Blog Article

Go to the THEMES from the blog that will add ads in the middle of the article
Then Edit HTML.

Do not forget to backup your template by downloading the template so that it is safe if something happens that you don't want when editing later.
How To Put Ads Into Blog Article

Search for the word <data: post.body /> using CRT + F, then write <data: post.body /> enter. There you will find a number of different codes. Usually the second code.

If you are wrong you may try one by one. Use CTR + Z to cancel edits in HTML or toUNDO, if you want to reverse the initial conditions before editing.

Change <data: post.body /> with the following code:


<div expr:id='&quot;post1&quot; + data:post.id'/> <div class='googlepublisherads' style='margin:20px 0'> <center> <--YOUR ADS CODE HERE--> </center> </div> <div expr:id='&quot;post2&quot; + data:post.id'><data:post.body/></div> <script type='text/javascript'> var obj0=document.getElementById(&quot;post1<data:post.id/>&quot;); var obj1=document.getElementById(&quot;post2<data:post.id/>&quot;); var s=obj1.innerHTML; var t=s.substr(0,s.length/2); var r=t.lastIndexOf(&quot;&lt;br&gt;&quot;); if(r&gt;0) {obj0.innerHTML=s.substr(0,r);obj1.innerHTML=s.substr(r+4);} </script>


Number two in the sentence "var t = s. Substr (0, s.length / 2);" above if you want your ad right in the middle of your article or 1/2 of your article. 
If the location of the ad in 1/3 of the article you can change the number 2 to number 3,

 if you want the ad position to be in the 1/4 of your article then change the number 2 to number 4.
Caution - In the recruitment process, legitimate companies never charge a fee from candidates. If there are companies that charge for interviews, tests, ticket reservations, etc., it is better to avoid them because there are indications of fraud. Do not transfer any payments when applying for a job.
Join the conversation
Post a Comment
Link copied to clipboard