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

Seo Master present to you: This tutorial will show you how to make a gadget/widget to appear just below the first Blogger post.

First, you must understand that the usual gadgets provided by Blogger can be added only in the areas where the design section permits. Still, we can show any element, for example, an AdSense ad, an image, a flash file, a video etc.

So what we will do in this tutorial is to display an item under the first post, this means that it will not be visible below the other entries. This is great when you use any automatic summary, although it is not a requirement.

widget below post
Well, this is easy to do and we will use the isFirstPost conditional tag for that element to show it under the first entry.

Adding An Element Below First Post

Step 1. First, go to your Blogger Template and click on the Edit HTML button:


Step 2. Check the "Expand Widget Templates" box:

Step 3. And find this line:

<b:include data='post' name='post'/> 

Step 4. Just below it add this code:

<b:if cond='data:post.isFirstPost'>
<div align="center" style="margin-top:0px; margin-bottom:10px;">
Here goes the code of the element you want to show
</div>
</b:if>

Note:

- The bolded text indicates to where you should paste the code of the element (eg. AdSense ad, a widget). 

- In red are the top margins (margin-top) and the bottom margins (margin-bottom), this is in case you want the element to move towards or away from the entries, also you can add any style like a background color, border etc..

Step 5. Preview to make sure everything is okay, then Save your Template.2013, By: Seo Master
Seo Master present to you:

"Code Conversations" is a new series of videos intended to film casual conversations with notable Google developers and legends in the technology field. No agenda, no topic... just thoughts. This video is the first episode of this series, in which Chris DiBona, our intrepid open source programs manager talks to Stephanie Liu of the Developer Team about his "sweet goatee" in the Chrome Comic. He also explains why Google open sourced Chrome and Android and why we didn't do it sooner. He also touches on why much of Google's software isn't open sourced.

Intros:

Chris DiBona is the open source programs manager at Google, where his team oversees license compliance and supports the open source developer community through the release of open source software projects and programs such as the Google Summer of Code. Before joining Google, Chris was an editor at Slashdot, has edited the books Open Sources: Voices from the Open Source Revolution and Open Sources 2.0: The Continuing Evolution and formerly co-hosted the FLOSS weekly with Leo Laporte. His personal blog is called Ego Food.

Stephanie Liu is a Programs Manager on the Developer Team here at Google.



We'll be checking your comments on this post for feedback and ideas for future Code Conversations.2013, By: Seo Master
Seo Master present to you:


The question is "Is  Social Media Marketing necessary for blog promotion"? The answer is not absolute but relative. It depends on the age of the blog, the contents, and the blogger himself. Social Media can drive you a lot of traffic if used in right way and consistently. You may have to spend daily time on it. But The problem with social media marketing is that you will get traffic only till you are actively posting your links and sharing them with others. The day you stop doing all, your visitors from these places start decreasing. Lets have a clear discussion about it. 

  • Social Media like Facebook, Google Plus, Twitter, and LinkedIn are the best way to earn visitors for a new created blog. For a fresh blog, less optimized for Search Engines, and with low Page Rank and Search Engine Rank, the chances for being discovered in a search Engine is less. So the chances of visitors are less. In these cases, Social Media may prove you a way to earn visitors and increase your page rank. 
  • Social Media provide a place to connect to a specific audience. Creating a page on 'Body building' will help you connect to the people who are interested in it. Thus, you may get some consistent visitors to your blog by Connecting to these peoples.
  • Although it may be a source of traffic, but its requires an active participation. As long as you are active, you will get traffics. Thousands of crores of links are posted daily, and a lot of people are there to replace you and your blog. You need to be active on daily basis and that's require a huge time. 
  • Many pro Bloggers concentrate on Search Engine Optimization rather than social media marketing. SEO ensures that your blog is listed in better ranking on search engine and help you get consistent traffic without the need of any marketing and active participation. 

Conclusion is, although Social Media does provide a platform for audience building, it must not be the only way of getting traffic. Along with Search Engine Optimization, Link building and Increasing content quality and quantity, Social media marketing provides a good way of socializing your blog in the people of you blog niche. However, you must not depend on Social Media solely. 

mb.

Previous Post >>
How to check your website rank?
2013, By: Seo Master
Powered by Blogger.