Les nouveautés et Tutoriels de Votre Codeur | SEO | Création de site web | Création de logiciel

Seo Master present to you:
Ad placement options for banner 468x60 How To Apply This Ad placement options for banner for Blogger. Here are tips of Duy Pham, Banner 468x60 pixels is one of the commonly used banner ads on weblog, normally it is placed in the header. To attract attention to your readers will guide insert it in two places in between the first and second article 2 when browsing the index and type at the top of the article while browsing the item type.
How to Add Google Advertisements (Google AdSense) to Your Blogger?
Code:

Step 1 : Create a function to display ads. Find <b:includable cards id='main' var='top'> and prepend it to the code below:

<b:includable id='adsblogger' var='posts'>
 <div style='clear:both'/>
 <div style = 'background: # FFF; padding: 10px 0; text-align: center; line-height : 0 '>
 Code Ads

Replace Code Ads with the address of the website to be advertised address of banner ads. Step 2 : Call the function in the position to insert ads. Adsense Code Converter

In between the first and second article two when browsing index types:
At the top of the article while browsing the item type:

Find <b:include cards data='post' name='post'/> and prepend it to the code below:

<b:if cond='data:blog.pageType == "item"'>
 <b:include data='post' name='adsblogger'/>
</ b: if>
<b:include cards data='post' name='post'/>




Find <b:include cards data='post' name='post'/> and add to it the following code:

<b:include cards data='post' name='post'/>
<b:if cond='data:blog.pageType == "index"'>
 <b:if cond='data:post.isFirstPost == "true"'>
  <b: include data = 'post' name = 'adsblogger' />
 </ b: if>
</ b: if>


Enjoy !
you have done?
2013, By: Seo Master
Iyah sesuai judul post diatas siapa sebenarnya lawan peserta kontes seo? Diri kita dan para perusak ajang kontes seo. Ketika sebuah kontes seo besar sudah di canangkan, maka genderang perang sudah di siapkan oleh seluruh peserta.

Seperti kontes seo dari toyota dengan keywornya fortuner suv terbaik yang merupakan ajang kontes seo terbesar di penghujung tahun 2012 ini.

Akhir kata, selamat
Seo Master present to you:
Optimise Blog Title for Blogger The search results including those on search engines like Google and Yahoo use these titles.So it is always better to keep your title more related to your post content.
Search Engines do not re-index your site every day. So these changes won’t be reflected onto Google Search result pages until Google’s crawlers reach that page again.


Login to your blogger account
From your Dashboard opt for Layout/ Design/Template
Now choose Edit Html. You will see your template code there. In that template code find.

Blog Title - Post Title
<title><data:blog.pageTitle/></title>
and replace it with

Post Title - Blog Title
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<title><data:blog.pageTitle/></title>
<b:else/>
<title><data:blog.pageName/><b:if cond='data:blog.pageName'> - </b:if><data:blog.title/></title>
</b:if> 
2013, By: Seo Master
Powered by Blogger.