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





CARA MEMBUAT BLOG TERINDEX GOOGLE DAN TIDAK DIBANNED GOOGLE - Saat ini semakin banyak orang yang menyadari pentingnya membangun sebuah website. Baik itu untuk kepentingan pribadi maupun untuk bisnis. Sayangnya setelah membuat website tersebut, mereka bingung kenapa website mereka tidak terindex....atau setelah terindex langsung drop atau bahkan kena banned dari Google.


Sebelumnya saya sudah
Seo Master present to you:

On Friday, February 29th, Google will be holding a developer hackathon to get you started on our JavaScript APIs. We will be doing short introductions of the APIs and then breaking up into groups for coding and camaraderie. There will be plenty of Google engineers present to ask questions and get help from. Food will be provided and there will be prizes.

The event is open to anyone in the community that wants to learn about some Google API's, do some coding, or ask some questions. So please bring your laptops and come hang out at Google.

We'll be covering the following APIs:
The event will be held in two sessions, the first from 2:00PM - 5:30PM and another from 6:00PM - 10:00PM. You are welcome to stay for both.

Seville Tech Talk
Google Campus
1600 Amphitheatre Pkwy
Mountain View, CA94043

Friday, February 29th
2:00PM - 5:30PM
6:00PM - 10:00PM

To attend, all you need to do is RSVP and let us know you can make it, and be sure to add the event to your calendar.

Hope to see you there!2013, By: Seo Master
Seo Master present to you:
optimizing blog post title
By default your Blog Title appears before the Blog Post Title in the search results.  This slow down traffic to your blog. In order to optimize your blog post title and make blog post title appear before the blog title we need to change blogger default settings. This simple blogger trick  helps in better SEO and make your blog search engine friendly. In this simple tutorial i will teach you to make blog title appear after the blog post title. So lets get started.

If you are using blogger default template or some old template then you must need to do this, but if you are using some third party template then blog post title may be already optimized. You may double check it, Its good to be sure. After completing this tutorial your blog search results should look as demonstrated below.

post title before blog title

How To Optimize Blog Post Title

1. Go to Blogger Dashboard > Template and click on Edit Html
2. Backup Your Template to be safe if you mess something up.

3. Now search for code  given below.

<title><data:blog.pageTitle/></title>

4. Replace the above searched code in your blog with the code given below.

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<title><data:blog.pageName/> | <data:blog.title/></title>
<b:else/>
<title><data:blog.pageTitle/></title>
</b:if>
5. Now save the template. You are done!
6. It will some time before search engine crawls your page. But you can check it right away from your browser as show below. As you can see post title i.e 4 Awesome Faceb... is visible before blog title.

optimizing blog post title

Search Results Before And After Blog Title Optimization

You may check change in search result title in search result after changing the code in your blogger template.
post title before blog title

Any Problem ?

If you got any problem optimizing your blog post title or have any suggestion then leave a comment below i will be glad to help you out. Don't forget to subscribe to our daily tutorial update, like us on facebook, +1 on Google plus. Thank you!

2013, By: Seo Master
Powered by Blogger.