Code:
<script src="http://www.google.com/jsapi" type="text/javascript"></script>
<script type="text/javascript">
// Load the Search API
google.load('search', '1', {style : google.loader.themes.ESPRESSO});
// Set a callback to load the Custom Search Control when you page loads
google.setOnLoadCallback(
function(){
var customSearchControl = new google.search.CustomSearchControl(
'001362658779691933795:rdsiri6tbkg');
// Use "mysite_" as a unique ID to override the default rendering.
google.search.Csedr.addOverride("mysite_");
// Draw the Custom Search Control in the div named "CSE"
customSearchControl.draw('cse');
// Execute an initial search
customSearchControl.execute("game")
},
true);
</script>
</head>
<body><xt:code><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.V2_DEFAULT});
google.setOnLoadCallback(function() {
var customSearchOptions = {}; var customSearchControl = new google.search.CustomSearchControl(
'001362658779691933795:rdsiri6tbkg', customSearchOptions);
customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
customSearchControl.draw('cse');
customSearchControl.execute("game");
},
true);
</script>
mã gồm phần này cần phải chú ý :
'0013626587796919337 95:rdsiri6tbkg');
copy khi đã đăng ký 1phần tại http://google.com/cse
- tìm kiếm tùy chỉnh google và phần
giúp hiện thị trực tiếp keyword
trong đó có hàm gét của xtgem giúp ta thay đổi keyword nhanh và tiện.
$tukhoa
Bạn đang xem bài viết tại: DDVIET.VN là giá trị sẽ hiện thị khi chạy. Vd : http://gamedangcap.com/tim-kiem/?tukhoa=kenviet deptrai sẽ hiện kết quả kenviet deptrai(đương nhiên là không có gì vì google làm gì đủ trình mà đánh giá kenviet )
game sẽ hiện khi ko có giá trị của
$tukhoa
mã này có thể tuỳ chỉnh
thế thôi.
Dành cho master nhanh hiểu
. Chưa hiểu thì...đập máy đê
<script src="http://www.google.com/jsapi" type="text/javascript"></script>
<script type="text/javascript">
// Load the Search API
google.load('search', '1', {style : google.loader.themes.ESPRESSO});
// Set a callback to load the Custom Search Control when you page loads
google.setOnLoadCallback(
function(){
var customSearchControl = new google.search.CustomSearchControl(
'001362658779691933795:rdsiri6tbkg');
// Use "mysite_" as a unique ID to override the default rendering.
google.search.Csedr.addOverride("mysite_");
// Draw the Custom Search Control in the div named "CSE"
customSearchControl.draw('cse');
// Execute an initial search
customSearchControl.execute("game")
},
true);
</script>
</head>
<body><xt:code><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.V2_DEFAULT});
google.setOnLoadCallback(function() {
var customSearchOptions = {}; var customSearchControl = new google.search.CustomSearchControl(
'001362658779691933795:rdsiri6tbkg', customSearchOptions);
customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
customSearchControl.draw('cse');
customSearchControl.execute("game");
},
true);
</script>
mã gồm phần này cần phải chú ý :
'0013626587796919337 95:rdsiri6tbkg');
copy khi đã đăng ký 1phần tại http://google.com/cse
- tìm kiếm tùy chỉnh google và phần
giúp hiện thị trực tiếp keyword
trong đó có hàm gét của xtgem giúp ta thay đổi keyword nhanh và tiện.
$tukhoa
Bạn đang xem bài viết tại: DDVIET.VN là giá trị sẽ hiện thị khi chạy. Vd : http://gamedangcap.com/tim-kiem/?tukhoa=kenviet deptrai sẽ hiện kết quả kenviet deptrai(đương nhiên là không có gì vì google làm gì đủ trình mà đánh giá kenviet )
game sẽ hiện khi ko có giá trị của
$tukhoa
mã này có thể tuỳ chỉnh
thế thôi.
Dành cho master nhanh hiểu
. Chưa hiểu thì...đập máy đê
₪ Tập tin đính kèm :
₪ Xem thêm