reset and begin
10/16/2012

Hiện Bảng Google search truy vấn cho mỗi bài viết

Có vài trang web mình thấy có script khá hay  là khi ta truy cập vào bất cứ  bài viết nào

, trang web đó sẽ gửi  ngay phần title của bài viết đó  cho google seach và hiện  phần bảng kết quả ngay trong trang của bài viết đó -  rất tiện lợi khi tìm các bài viết liên quan đến title .
Để có thể tích hợp được bảng search của google (CSE )ta làm như sau 
B1: đăng ký trang web bằng cách truy cập vào http://www.google.com/cse/

hay trực tiếp http://www.google.com/cse/manage/create 
điền thông tin

B2 : Chọn Style cách thể hiện
B3 : Nhận Code Nhúng
xong các phần đơn giản  đăng ký
chú ý   cái này  dòng 
  var cx = '001377099916169897473:69xsi_ytrry';
đây là mã google cấp cho ta.
B4 : nhúng vào blogger;

 click  Expand Widget Templates
Tìm dòng code :
          post.body
hay
       <b:if cond='data:blog.pageType == &quot;item&quot;'>
tùy template
và paste vào những dòng code này ngay phía  sau 
<div id='cse' style='width: 100%;'>Loading</div>

<script src='http://www.google.com/jsapi' type='text/javascript'/>

<script type='text/javascript'>

google.load(&#39;search&#39;, &#39;1&#39;, {language : &#39;vi&#39;, style : google.loader.themes.V2_DEFAULT});

google.setOnLoadCallback(function() {

var customSearchOptions = {}; var customSearchControl = new google.search.CustomSearchControl(

&#39;001377099916169897473:69xsi_ytrry&#39;, customSearchOptions);

customSearchControl.setResultSetSize(google.search .Search.FILTERED_CSE_RESULTSET);

var options = new google.search.DrawOptions();

options.setAutoComplete(true);

customSearchControl.draw(&#39;cse&#39;);

customSearchControl.execute(&quot;<data:post.title/>&quot;);

}, true);

</script>

B4 * bonus nhúng vào các website
<div id="cse" style="width: 100%;">Loading</div>
<script src="http://www.google.com/jsapi" type="text/javascript"></script>
<script type="text/javascript"> 
  google.load('search', '1', {language : 'vi', style : google.loader.themes.GREENSKY});
  google.setOnLoadCallback(function() {
    var customSearchOptions = {};  var customSearchControl = new google.search.CustomSearchControl(
      '017415358102445779880:ru8kabtlyf4', customSearchOptions);
    customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
    customSearchControl.draw('cse');
customSearchControl.execute('<?php echo tucantim; ?>');
 }, true);
</script>

nguồn tổng hợp

Bloger Comments
G+ Comments
Comments FaceBook

No comments:

List

Profiles Information


About me : Nothing is 1 vài thứ - 1985

Places I've Lived : I Hà Nội

Home Page : http://www.shimivn.blogspot.com/

Think : 1:1000000000

Languages spoken : Vietnamese,English.

Mobile : sony C2305

dell : i3-Ram 3GB- HDD 250GB .