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

Seo Master present to you:
What is a sitemap? A sitemap is a list of pages of websites that are available for crawlers of search engine to be accessed. In simpler word, its just a collection of all links on your blog at a place. When a crawler crawls your blog, it just read that list. Its necessary that you know your sitemap as many blog submission directories ask for your sitemap to be submitted. Even Google's webmaster tool asks you to submit your sitemap so that they can keep track of your blog. 

How to get a sitemap? 
To get your sitemap, just append  /robots.txt to your domain name and a short page will appear. 

http://www.y2do.blogspot.in/robots.txt

You will get a web page like this. 

The link marked here is the sitemap for your blog. 
The above process is also applicable to Wordpress blogs.

However, the default sitemap will contain URL's of about 25 latest posts only. 
To include all your posts in the sitemap, 

[Your Blog URL]/feeds/posts/default?redirect=false&max-results=[Number of Posts]

e.g.

To include 500 posts in the sitemap for my blog www.www.matrixar.com i will have a sitemap like, 
http://www.www.matrixar.com/feeds/posts/default?redirect=false&max-results=500

This will include 500 posts in the sitemap. 

mb.

Previous Post.>>
Facebook marketing for your blog.
2013, By: Seo Master
Seo Master present to you:

Friend,this post about how to customize your popular post widget more attractive with round thumnail. This widget is more beautiful than other. when mouse hover, it shows a thin solid blue border. It fully customized with CSS code. If you like this widget,and  you can add it in your blogger. Just follow below instruction, and add it . 

Stylish Popular Posts Widget With Round Thumbnail from(www.matrixar.com) 

Now Go to Blogger Dashboard

  • Go to Layout option

 

  • Click on Add a Gadget

 

  • Add Popular Posts Widget from given list.

 

  • Select "display up to 5 posts" and check image thumbnail and snippet.


    stylish popular post widget with round thumbnail (www.matrixar.com) 

 

  • Now Save the widget

 

  • Then Go to Template Option.

 

  • Click on Edit HTML .

 

  • Find (CTRL+F)  ]]></b:skin> tag.

 

  • Copy and paste below CSS code above ]]></b:skin> tag.

 

 

/*--- Customize Popular Posts Widget Design By www.www.matrixar.com --- */



.popular-posts ul{padding-left:0px;}
.popular-posts ul li {background: #FFF url(http://www.matrixar.com/-oOVUW06ghgo/UHwuqL9TltI/AAAAAAAAGKU/Nj4DQnvft8k/s1600/1.gif)  no-repeat scroll 5px 10px;
  list-style-type: none;
  margin:0 0 5px 0px;
  padding:5px 5px 5px 20px !important;
  border: 1px solid #ddd;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
}
.popular-posts ul
  li:hover {
  border:1px solid #6BB5FF;
}
.popular-posts ul
  li a:hover {
  text-decoration:none;
}
.popular-posts .item-thumbnail img {
  webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
  box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
}

 

  • Save your Template. Click on Preview.

 

 

Are you happy?………………Leave a comment ….below..

2013, By: Seo Master
Seo Master present to you:

Google AdSense is the most popular option for monetizing online content, but sadly enough, many bloggers don't know how to create a Google Adsense account. Creating a AdSense account is very easy thing to do and for being accepted you just need a website or a blog indexed by Google, which should contain a minimum of 10 pages and most important, not violating Google Adsense policies.

Apply Account Approval

Before anything else, you have to apply for a Google Adsense account.
Just go to the Adsense homepage www.google.com/adsense and click on the "Sign up now" red button.

Now you must complete the Adsense registration form:


Step 1. Select your Google Account to continue

Step 2. Tell us about your content: enter your main website/blog URL where you want ads to be displayed, then select your website content language.

Read and pay attention to the Google Adsense policies, because if you violate the rules, your account might be disabled later. And unfortunately, you have small chances to get it back.

Rules:

1. I will not click on my ads nor encourage others to do so. 
2. I will not place ads on sites that include adult content, including pornography. 
3. I will not place ads on sites involved in the distribution of copyrighted materials. 
4. I do not already have a Google AdSense account. 
5. I will not place ads on sites that include incentives to click on ads.

Check "I have read and agree...", and then press "Continue"

Step 3. Submit your adSense application: select your account type and enter your personal information (country, your real name, address, phone). These informations will be used when you will receive your payment. Next, press "Submit my application" to finish with the registration.

After submit the form Google will review your blog and your registration. Wait maximum 2 weeks to get your AdSense registration approved... or rejected. Google will send you an email to your inbox if your account has been approved.

Good luck!2013, By: Seo Master
Powered by Blogger.