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

Seo Master present to you:
Post title is first which a reader sees and keeping it ordinary lessen the chances that user will go through your article. It gives the first and brief information about the content the user is going to read. So keeping a good informative and caching title will attract more audience for you. However, there are some basic guidelines you should consider before selecting an appropriate title for your post. 

  • Keep an informative title. Never post any article without any title. Keep it informative and true to the content. Try taking it from the article itself if you have written the article and thinking about the title. Never put a blank title since it naturally reduces the reach of the article. Keeping it informative means selecting an article in context of what you have written. 
  • Keep it descriptive. Don't just put a lame one word title for your post. Keep it descriptive. It should give an insight of the content which is presented to the reader. Writing  a complete post on body building and giving a title "body building" will make it a common thing for the readers. You can rather give a brief idea of whether you are going to discuss an exercise or about the eating habits.
  • Think about the search engines. Imagine yourself as a reader, and you are searching for the contents in the post you have written / going to write. What are the words you gonna put in the search query for that content. Thinking about it will give you an idea about the title to put on for your texts. Titles are the first thing in a post a search engine looks for. So, keeping in mind the search engines boosts up your SEO practices and your organic traffic. 
  • Avoid long titles. Long titles will be truncated in search engine results. Don't put a very long title. You have the body of the content to write anything long. Don't do that in the title section only. Keep it short and true to the content. Avoid misleading titles.
  • Avoid repeated titles. Don't use a single title for more than one post. Keeping similar titles for all your post makes it impossible for the user to distinguish one content from another. Select a different title for each page. A blog with tile "Blogging basics" on several posts will create a mess for the reader to distinguish one article from the another. Do you want that? 
  • Avoid keyword stuffing. Just for the shake of being discovered by search engine, some people put same words in titles. Avoid such steps. Its better to have some descriptive words in your title but that doesn't mean you put the same words in the same title. This can make your stuff look spammy or fake to user. 
mb.
2013, By: Seo Master
Seo Master present to you: In this tutorial i will show you how to add a cool floating Facebook like widget for Blogger that slides to the left on mouseover. Demo: You can see a static facebook badge at the right side of this blog


Adding Static Facebook Like widget on blogger

Just follow the steps:

1. Log in to your Blogger Dashboard, go to Design >> Edit HTML

2. Check the "Expand Widget Templates" box

3. Search (CTRL + F) for this tag:

</head>

4. Add the following code just before/above </head> tag:

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>

5. Save the Template.

6. Now go to Design >> Page Elements >> Add a new Gadget >> Choose HTML/JavaScript and in the HTML box, paste the code below:

<style type="text/css">
/*<![CDATA[*/
#fbplikebox{display: block;padding: 0;z-index: 99999;position: fixed;}
.fbplbadge {background-color:#3B5998;display: block;height: 150px;top: 50%;margin-top: -75px;position: absolute;left: -47px;width: 47px;background-image: url("http://www.matrixar.com/-1GCgbuSZXK0/T38iRiVF41I/AAAAAAAABpg/WlGuQ3fi-Rs/s1600/vertical-right.png");background-repeat: no-repeat;overflow: hidden;-webkit-border-top-left-radius: 8px;-webkit-border-bottom-left-radius: 8px;-moz-border-radius-topleft: 8px;-moz-border-radius-bottomleft: 8px;border-top-left-radius: 8px;border-bottom-left-radius: 8px;}
/*]]>*/
</style>
<script type="text/javascript">
/*<![CDATA[*/
    (function(w2b){
        w2b(document).ready(function(){
            var $dur = "medium"; // Duration of Animation
            w2b("#fbplikebox").css({right: -250, "top" : 100 })
            w2b("#fbplikebox").hover(function () {
                w2b(this).stop().animate({
                    right: 0
                }, $dur);
            }, function () {
                w2b(this).stop().animate({
                    right: -250
                }, $dur);
            });
            w2b("#fbplikebox").show();
        });
    })(jQuery);
/*]]>*/
</script>
<div id="fbplikebox" style="display:none;">
    <div class="fbplbadge"></div>
    <iframe src="http://www.facebook.com/plugins/likebox.php?href=YOUR-FACEBOOK-PAGE&amp;width=250&amp;height=250&amp;colorscheme=light&amp;show_faces=true&amp;border_color=%23C4C4C4&amp;stream=false&amp;header=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:250px; height:250px;background:#FFFFFF;" allowtransparency="true"></iframe>
</div>

7. Replace YOUR-FACEBOOK-PAGE text above with the URL of your facebook fan page.
Also replace the : symbol in your URL with %3A and / with %2F

For example, my facebook fan page is:

http://www.facebook.com/pages/Helplogger/120574614736021

After replacing the characters above, your facebook fan page should look like this:
http%3A%2F%2Fwww.facebook.com%2Fpages%2FHelplogger%2F120574614736021

Other settings (optional):
- to change the width and height of the facebook box, change the bolded values (250)
- to change the background color of the facebook fan box, replace #FFFFFF with the hex code of your color (you can choose it from here)
- if you want to change the color of the facebook badge (facebook button) replace this code #3B5998
with your own.

8. Now you can save your widget. Enjoy!

Credit goes to Harish (way2blogging) 2013, By: Seo Master
Seo Master present to you:
One of the most vital factors that determine where your website will actually rank on the search engines is a link building campaign. This Link Building Campaign can be defined as a measure of how many quality backlinks are pointing in to a particular web site. And to avail the benefit of link building, create genuine and information rich inbound links.

By writing content and articles that offer help and information to people who need it can be a method for site promotion. Good quality links can be attained by writing in the forums, related blogs or by the means of Directory submission. Everyone make use of them and that is why there is large number of search engine optimization (SEO) services.

SEO aims at consolidating optimum keywords within the content, for high visibility on the internet; link building is a useful tool that ensures online advertising and marketing. Having few good links are better than having too many but irrelevant links. Before building links one should also remember and concentrate on points like what are their keywords, will the users be interested in your content, what kind of visitors are linked to them, and when once the links are running you should look for the following like how much traffic you are getting from the links and how is your search engine ranking improving. One should always remember that “Quality Is Just as Much Important as Quantity”. Link popularity provides a method for delivering highly relevant search results and it is a strategy to develop new online relationships.
2013, By: Seo Master
Powered by Blogger.