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

Seo Master present to you:
วันนี้เรามาพูดกันถึงเรื่อง Ping กัน ซึ่ง Ping เป็นเครื่องมือ หรือ Tool อีกอย่างหนึ่งในการทำ SEO ที่ช่วยบอกให้ Bot เข้ามาเก็บข้อมูลเว็บไซต์ หรือ Blog ของเราเมื่อมีการ Update ข้อมูลของเรานั่นเอง จริงๆแล้ว ระบบ Ping มันก็ไม่เชิงว่าเป็นระบบเรียก Bot ซะทีเดียว แต่ลักษณะในการทำงานของมันคล้ายอย่างนั้น เดิมที่ระบบ Ping ใช้กับระบบ Feed เนื่องจากระบบ Feed เป็นระบบที่ให้ User Feed Farm ได้ Subscribe เจ้า RSS ไว้ แล้ว ตัวของ Feed เองนั้น เมื่อมี การอัพเดท มีการเปลี่ยนแปลง หรือแก้ไข ผู้ได้รับ Feed ต้องได้รับข้อมูลข่าวสารนั้น ทันที หรือเร็วที่สุด โดยไม่จำเป็นต้องเข้าเว็บ ทำให้เว็บที่มี Feed พวกนี้เนี่ย โดยเฉพาะ Blog จำเป็นจะต้องมีระบบที่มันสื่อสารกันรู้เรื่องทันทีที่มีการ Update Add Edit เกิดขึ้น ระบบ Ping จึงมีหน้าที่ในส่วนที่ทำให้ User Feed Farm ทราบว่า เนื้อหาได้มีการ Update ขึ้นมาครับ และแน่นอนว่า อย่าง Google และ Yahoo ต่างก็รองรับ Feed ว่าเป็นอีกหนึ่งรูปแบบในการใช้งานที่มีแนวโน้มสูงขึั้น ทำให้ Google และ Yahoo เองก็มี Bot ต่างหาก สำหรับ RSS Feed เหล่านี้โดยเฉพาะ ตรงนี้มันช่วยให้สำหรับคนทำ SEO อยู่ที่ว่า ทันทีที่เรา Update อะไรก็ตาม Bot สามารถวิ่งเข้ามาเก็บ Feed ไปก่อน ทันทีครับ ส่วนการ Ping นั้นจะ Ping กี่เว็บก็ได้ แต่ไม่ควร Ping ซ้ำๆกัน เพราะอาจจะโดน Blacklist ต้องระวัง!! เหมือนกัน ส่วน การ Ping แล้วมันจะเพิ่มลิ้งค์ให้ันั้น มันจะไม่ได้เป็นอย่างนั้นเสียเท่าไหร่ครับ เพราะเมื่อ Ping ไปแล้ว Bot ต่างๆ มาเก็บข้อมูลไปก็จริงๆ แต่นั่นไม่ได้หมายความว่าจบตรงนั้นเราได้ Index หน้านั้นเพิ่มขึ้นมามันยังมี Process ขั้นอื่นๆอีก2013, By: Seo Master
Seo Master present to you:
Color code generator
Here is a color code Finder Tool for you to easily find the Hex,RGB code of the color you want.
This is an important Tool that a Blogger Blog owner need.
The Following Online Color Code Generator Help you when Design your Blog.






Online Color Code Selector Tool 1



Online Color Code Selector Tool 2



If you enjoyed this Post Please Share This...

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

 

First things first: What is Orkut Promote?

* Orkut Promote lets you and your friends share YouTube videos, photos, or text with each other, so you can easily spread word of a funny video, a cool picture, or an upcoming event.
* You can reshare your friends promotions, and they can reshare yours, so the information can spread throughout orkut.
* Once you've promoted something, you can track how many people have seen your promotion, and how many of them have shared it with their friends or trashed it under the my promotions tab.

So basically Orkut promote lets you to advertise your blog posts/articles freely on Orkut (at least for a group of audience)...more on orkut promote here
Integrate Orkut Share with Your Blog - A Traffic Booster
Now this tutorial will help you to place orkut share buttons on your blog (similar to facebookand twitter buttons). When a visitor clicks on one of these buttons, s/he will be able to promote your posts through his/her orkut-promotions list.

Orkut ad replaced with a promotion event

UPDATE: As this tutorial requires you to add JavaScript to your blog, so an updated tutorial has been published on Blogger, to add exactly the same Orkut Share button without any Javascripts.

Instructions to follow:
STEP #1
Log in to Blogger -> Layout -> Edit HTML and click on the tick-box "Expand Widget Templates"
STEP #2
Find this code in the template:

</head>
And immediately ABOVE/BEFORE it, paste this code:
<!--ORKUT-STARTS-->
<script src='http://www.google.com/jsapi' type='text/javascript'/>
<script type='text/javascript'>
google.load(&#39;orkut.share&#39;, &#39;1&#39;);
google.setOnLoadCallback(function() {
var params = {};
params[google.orkut.share.Field.TITLE] = &#39;<data:blog.pageName/>&#39;;
params[google.orkut.share.Field.DESTINATION_URL] = &#39;<data:blog.url/>&#39;;
var connection = new google.orkut.share.Connection(params);
document.getElementById(&#39;orkut-share&#39;).onclick =
function(e) { connection.send(&#39;orkut.com&#39;, {}); };
}, true);
</script>
<!--ORKUT-STOPS-Blogger-Help-http://bloggerstop.net-->

Now search for this code:
<div class='post-header-line-1'/>
And immediately BELOW/AFTER it, paste this code:
<b:if cond='data:blog.pageType == "item"'>
<span id="orkut-share" style="cursor:pointer; border:1px solid black">
<img src="http://code.google.com/apis/orkut/docs/images/share.gif"/>
</span>
</b:if>
To change/modify the display button, simply upload your image to any image hosting website (recommended - tinypic.com) and replace the link in RED color with your newDIRECT LINK.
You may use any of these buttons too:

DIRECT-LINK: http://i50.tinypic.com/14mz4ac.jpg

DIRECT-LINK: http://i47.tinypic.com/35bba5e.jpg

DIRECT-LINK: http://i47.tinypic.com/2ccmbmo.jpg
Save the widget.
Now if someone clicks on the "Orkut Share" button, then a pop-up box will appear like this:

NOTE: One can delete or create promotions manually from orkut too...

2013, By: Seo Master

Powered by Blogger.