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

Seo Master present to you:

A site with quality content will attract more visitors naturally. No matter how beautiful you design a site, if you don't have good content no one will read you. Creating good quality and useful content will influence readers more than anything else on your blog. When a person searches for something, and he finds it exactly on your blog, chances are that he will refer your content in his circles thus increasing your reach. In blogging world, "Content is king" is over-used word and rightly so. You cannot expect huge traffic in the absence of Quality service. 

You may want to read the earlier parts of SEO practices. 

Best practices for quality content.
  •  Easy-to understand. Write it up for an average person. You won't find anyone reading your blog with a dictionary in his hand. Always write keeping your audience in mind. If i come across any article that put strain on my mind while reading, I will simply switch over to another.  Keep it simple, break a very long sentence in two or more, and always try to keep it free from spelling mistakes and grammatical errors. If you are not that much good in English, ask your friends or colleagues to rectify it. Using too difficult words to understand is a bad idea. The user always have the choice to another good written and easy to understand articles. You have to out perform them.
  • Stay focused on the topic. Do not deviate from the topic. Stick to the plot you have chosen to write about. Talking about several topics in the same article is not a good idea. Choose a topic for an article and always organize your content around it. A little variation in the content is okay, with proper sub headings and paragraphs. The basic idea is if user comes to you looking for "Link building strategies", he should read that only. While writing an article, if you come up with some random and altogether new idea, write it down on a piece of paper for your future posts. Simple!!
  • Create unique content. The primary question is "Why someone read your article if its already written on web"? Why yours only. Everything is over-written on web. Search a topic and you will find thousands of websites in the results. The main aim is to compete to those websites and to be proved better than them. At some point of time writing about a topic, you may find that there is no new thing in your mind about it. well, you can then include some charts to describe it more, take the help of pictures and statistics to prove the point. Lastly, If you cannot come up with new ideas, at least put that idea in a unique manner.
  • Write for people, not for search engines. Its not the search engine that will read your content or benefit from it. Write for people. Search engine is a just way of discovering your content. Avoid using too much keywords since it may annoy the readers. What if I use "SEO practices: Quality content is the king" all over this post, will you enjoy it? You won't even come back to my blog again. Putting keywords in texts is a good SEO practice but it should not be done too much. Many webmasters agree that putting a keyword every 100 words of text is the best policy and I agree to it. You may have your own standards but keep in mind not over-doing it.

If you have in any other point in your mind,  feel free to discuss it in comments.

mb.
2013, By: Seo Master
Seo Master present to you: A few days ago, I've posted a tutorial about How To Add A Simple Recent Posts Widget but today I want to present to you a very nice Recent Posts widget that comes along with posts thumbnails and post summary as well. If you want to know how to add this Recent Posts widget/gadget to your Blogger blog, then follow the steps below:

recent posts, blogger widgets

How to Add the Recent Posts Widget to Blogger

Step 1. Go To Blogger > Layout and click on "Add a Gadget" link


Step 2. From the pop-up window, scroll down and choose HTML/JavaScript


Step 3. Paste inside the empty box, the following code:

<div class="eggTray">
<script src="http://helplogger.googlecode.com/svn/trunk/listbadge.js">{"pipe_id":"1a6640e2a78b2c6e736f2220529daae5","_btype":"list",
"pipe_params":{"URL":"YOUR-BLOG/SITE-URL/feeds/posts/default"},
"hideHeader":"false","height":"500","count": 8 }</script>
<div style="font-family: arial, sans-serif; font-size: 9px;" class="ycdr"><a href="http://www.matrixar.com/2012/05/recent-posts-widget-with-thumbnails-for.html" target="_blank" title="Grab this widget">Recent Posts Thumbnails</a> <a href="http://www.matrixar.com/" target="_blank">Blogger Widget</a></div><noscript>Your browser does not support JavaScript!</noscript></div>
<style type=text/css>
.eggTray {margin:10px 0px;padding:0px;}
.ybr li  {border-bottom:0px #cccccc dotted; padding:0px 0px 10px 0px!important;}
.pipesTitle {padding-top:0px;}
.pipesDescription {display:true;}
.ycdr {background:transparent url(http://www.matrixar.com/-oxTuqVj1ziA/T6P6wtxqsgI/AAAAAAAACBE/wWR0bb2gfuE/s1600/logo.png) 0px 0px no-repeat; padding: 1px 0px 0px 19px; height:14px; margin: 4px 0px 0px 0px;line-height:14px;}
.ycdr, .ycdr a {color:#999999;}
.widget .popular-posts ul {padding-left:0;}
</style>

Step 4. Change YOUR-BLOG/SITE-URL with the url address of your site/blog (ex: http://www.matrixar.com) and look to have no forward slash symbol "/" at the end of your url

Note:
  • To disable the scroll bar, remove the number 500
  • By default, this widget is set to display a maximum of 8 recent posts. To change this number, replace the number 8 with the number of posts desired
  • if you want only the posts titles to appear, change true to none and "0" from padding-top:0px with 10

Step 5. Save your widget. And you're done!

If you need more help, leave your comment below.

2013, By: Seo Master
Seo Master present to you:
Today We Discuss How to move Blogger post Widget in Blogger post Footer,Its easy how to Move it.because Some time Blogger post Footer Sown Sharing And like Box.So if you remove this widget Follow These instructions.Some time You install New Blogger Templates .Template have Also Shearing Widget And social media.Some Time Blogger show in Footer Blogger Widget Shearing So if you want to remove this.Some This Widget Not Show in Blogger post Widget Footer.let's Do we back How Do This job.


Follow These Steps.

  • Go to your Dashboard >> layout >> Edit "HTML/Javascript" Widget

Find the following line of code near the bottom

  • container.insertBefore(n,footer);
When You Find Change it to this.
footer.childNodes[1].insertBefore(n,footer.childNodes[1].firstChild);
And the widget should appear in your post footer like below Snapshot Given.


To get the widget to appear after the first line use this code instead:
footer.childNodes[1].appendChild(n);
And it will show up like this Given Below Snapshot.


2013, By: Seo Master
Powered by Blogger.