كيف تصنع محرك بحث فى موقعك مثل google
إذا كنت تريده عربى :
أولا تحتاج الى صفحتين جداد فى موقعك
الصفحة الأولى تكون بها مربع الكتابة و زر البحث
الكود :
<html dir="rtl">
<body>
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="95%">
<!-- MSTableType="layout" -->
<tr>
<td height="95%" width="100%">
<!-- MSCellType="ContentBody" -->
<div align="center">
<table border="0" cellpadding="0" cellspacing="0" width="800" height="110">
<!-- MSTableType="layout" -->
<tr>
<td align="center" height="110" width="800">
<!-- MSCellType="ContentBody" -->
<style type="text/css">@import url(http://www.google.com/cse/api/branding.css);</style>
<div class="cse-branding-bottom" style="background-color:#FFFFFF;color:#000000">
<div class="cse-branding-form">
<form action="
هنا تضع عنوان الصفحة التى سيظهر بها نتائج البحث" id="cse-search-box">
<div>
<input type="hidden" name="cx" value="004678382121131491660:zecb3br4uqg" />
<input type="hidden" name="cof" value="FORID:10" />
<input type="hidden" name="ie" value="windows-1256" />
<input type="text" name="q" size="98" />
<p align="center"></p>
<input type="submit" name="sa" value="بحث" />
</div>
</form>
</div>
</div></td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</body>
</html>
الصفحة الثانية تطهر بها نتائج البحث
الكود :
<html dir="rtl">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" width="1121" height="243">
<!-- MSTableType="layout" -->
<tr>
<td height="48">
<style type="text/css">
@import url(http://www.google.com/cse/api/branding.css);
</style>
<div class="cse-branding-bottom" style="background-color:#FFFFFF;color:#000000">
<div class="cse-branding-form">
<form action="
هنا تضع عنوان الصفحة التى سيظهر بها نتائج البحث" id="cse-search-box">
<div>
<input type="hidden" name="cx" value="004678382121131491660:zecb3br4uqg" />
<input type="hidden" name="cof" value="FORID:10" />
<input type="hidden" name="ie" value="windows-1256" />
<input type="text" name="q" size="78" /> <input type="submit" name="sa" value="بحث" />
</div>
</form>
</div>
</div></td>
</tr>
<tr>
<td valign="top" width="1121" height="195">
<!-- MSCellType="ContentBody" -->
<div id="cse-search-results"></div>
<script type="text/javascript">
var googleSearchIframeName = "cse-search-results";
var googleSearchFormName = "cse-search-box";
var googleSearchFrameWidth = 980;
var googleSearchDomain = "www.google.com";
var googleSearchPath = "/cse";
</script>
<script type="text/javascript" src="http://www.google.com/afsonline/show_afs_search.js"></script>
</td>
</tr>
</table>
</body>
</html>
------------------------
أما اذا كنت تريده انجليزى :
أولا تحتاج الى صفحتين جداد فى موقعك
الصفحة الأولى تكون بها مربع الكتابة و زر البحث
الكود :
[/size]
<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1256">
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="95%">
<!-- MSTableType="layout" -->
<tr>
<td height="95%" width="100%">
<!-- MSCellType="ContentBody" -->
<div align="center">
<table border="0" cellpadding="0" cellspacing="0" width="679" height="105">
<!-- MSTableType="layout" -->
<tr>
<td valign="top" align="center" height="105" width="679">
<!-- MSCellType="ContentBody" -->
<style type="text/css">
@import url(http://www.google.com/cse/api/branding.css);
</style>
<div class="cse-branding-bottom" style="background-color:#FFFFFF;color:#000000">
<div class="cse-branding-form">
<form action="
هنا تضع عنوان الصفحة التى سيظهر بها نتائج البحث" id="cse-search-box">
<div>
<input type="hidden" name="cx" value="004678382121131491660:u-hqpouhrja" />
<input type="hidden" name="cof" value="FORID:10" />
<input type="hidden" name="ie" value="UTF-8" />
<input type="text" name="q" size="98" />
<p align="center">
<input type="submit" name="sa" value="Search" />
</p>
</div>
</form>
</div>
</div>
</div></td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</body>
</html>
الصفحة الثانية تطهر بها نتائج البحث
الكود :
<html dir="ltr">
<body>
<table border="0" cellpadding="0" cellspacing="0" width="1121" height="212">
<!-- MSTableType="layout" -->
<tr>
<td height="108">
<style type="text/css">
@import url(http://www.google.com/cse/api/branding.css);
</style>
<div class="cse-branding-bottom" style="background-color:#FFFFFF;color:#000000">
<div class="cse-branding-form">
<form action="
هنا تضع عنوان الصفحة التى سيظهر بها نتائج البحث" id="cse-search-box">
<div>
<input type="hidden" name="cx" value="004678382121131491660:u-hqpouhrja" />
<input type="hidden" name="cof" value="FORID:10" />
<input type="hidden" name="ie" value="UTF-8" />
<input type="text" name="q" size="78" /> <input type="submit" name="sa" value="Search" />
</div>
</form>
</div>
</div>
</td>
</tr>
<tr>
<td valign="top" width="1121" height="104">
<!-- MSCellType="ContentBody" -->
<div id="cse-search-results">
<p></div>
<div id="cse-search-results"></div>
<script type="text/javascript">
var googleSearchIframeName = "cse-search-results";
var googleSearchFormName = "cse-search-box";
var googleSearchFrameWidth = 980;
var googleSearchDomain = "www.google.com";
var googleSearchPath = "/cse";
</script>
<script type="text/javascript" src="http://www.google.com/afsonline/show_afs_search.js"></script>
</td>
</tr>
</table>
</body>
</html>
------------------------
_______________________________________
لا تنسو الردود ًWaleed_KH