Uyumsuz olduğu nokta burası
siteadi.com/arama.php?=aranıcak kelime. GET İD gibi
Böyle değil sizin siteniz. Bir php dosyası hazırlayın. Get İD ile arama yapıcak şekilde.
Google sonuçlarında arama kutusunu nasıl gösterebilirim? |
48 Mesajlar | 4.111 Okunma |
<script>
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "http://www.onlinefilmizlehd.org/",
"potentialAction": {
"@type": "SearchAction",
"target": "http://www.onlinefilmizlehd.org/arama/",
"query-input": "required name=search_term_string"
}
}
</script>
<script>
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "http://www.onlinefilmizlehd.org/",
"potentialAction": {
"@type": "SearchAction",
"target": "http://www.onlinefilmizlehd.org/arama/{search_term_string}",
"query-input": "required name=search_term_string"
}
}
</script>
<script>
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "http://www.onlinefilmizlehd.org/",
"potentialAction": {
"@type": "SearchAction",
"target": "http://www.onlinefilmizlehd.org/arama/",
"query-input": "required name=search_term_string"
}
}
</script>
Oyun Editoru adlı üyeden alıntı
Uyumsuz olduğu nokta burası<script>
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "http://www.onlinefilmizlehd.org/",
"potentialAction": {
"@type": "SearchAction",
"target": "http://www.onlinefilmizlehd.org/arama/{search_term_string}",
"query-input": "required name=search_term_string"
}
}
</script>
mysql_query("SET NAMES 'utf8'");
mysql_query("SET CHARACTER SET utf8");
mysql_query("SET COLLATION_CONNECTION = 'utf8_bin'");
$sorgu = mysql_query("select * from veritabani where aradığın sütün='$aranan kelime'");
if(mysql_num_rows($sorgu)=="0"){
echo 'Böyle Bir film yok Lütfen Tekrar Deneyin!'; }else{
while($gelen = mysql_fetch_array($sorgu)){ ?>
Oyun Editoru adlı üyeden alıntı
Sitenin kurlu olduğu dizine bir php dosyası aç. mysql_query("SET NAMES 'utf8'");
mysql_query("SET CHARACTER SET utf8");
mysql_query("SET COLLATION_CONNECTION = 'utf8_bin'");
$sorgu = mysql_query("select * from veritabani where aradığın sütün='$aranan kelime'");
if(mysql_num_rows($sorgu)=="0"){
echo 'Böyle Bir film yok Lütfen Tekrar Deneyin!'; }else{
while($gelen = mysql_fetch_array($sorgu)){ ?>
<script>
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "http://ozancorumlu.com/",
"potentialAction": {
"@type": "SearchAction",
"target": "http://ozancorumlu.com/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
}
</script>
KOD KOD KOD KOD {
// Burası Sana Kalmış Örnek echo $gelen['filmresmi'] ?>