Muradiye Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Aşağa gitmek
CRUEL
CRUEL

Konu Altı anahtar kelimeler S_mod10
Erkek Yay
Maymun
Mesaj Sayısı : 1345
Doğum tarihi : 18/12/80
Yaş : 43
Nerden : istanbul
İş/Hobi : elektrik teknisyeni
İleti : format
Bilgi :
Muradiye Forum Bilgi Paylaşım PlatformuRep Gücü : 0
Rep Puan : 208
Kayıt tarihi : 28/10/08
http://muradiyeforum.net

Konu Altı anahtar kelimeler Empty Konu Altı anahtar kelimeler

C.tesi Ocak 24, 2009 11:21 pm
Evet arkadaşlar googlenın indexlemesi açısından çok önemli bir modifikasyon olan Konu Altı Keywords Sistemi Kurulumu
İlk Olarak Display.Template.Php Bul

Kod:
//Brkdmrcn Konu Altı Keywords Başlangıcı.

echo '
        <br />
      <table
width="98%" align="center" cellpadding="5" cellspacing="1"
style="border: 1px solid #D9D9D9; background-color: #FDFDFD;">

<td class="catbg"><center>Anahtar Kelimeler</center></td>
                   
</tr>
      <tr>
        <td valign="middle" align="center" height="60">



',
$context['subject'], '||'. $settings['keywords1'] . '||',
$context['subject'], '||'. $settings['keywords2'] . '||',
$context['subject'], '||'. $settings['keywords3'] . '||',
$context['subject'], '||'. $settings['keywords4'] . '



</table>';
//Brkdmrcn Konu Altı Keywords Bitişi.
Default/Settings.template.php Bul

Kod:
function template_settings()
{
  global $context, $settings, $options, $scripturl, $txt;

  $context['theme_settings'] = array(

(Altına Ekle)

Kod:
 ),
               
                array(
        'id' => 'keywords2',
        'label' => $txt['keywords2'],
        'type' => 'text',
      ),
               
                array(
        'id' => 'keywords3',
        'label' => $txt['keywords3'],
        'type' => 'text',
      ),
                array(
        'id' => 'keywords4',
        'label' => $txt['keywords4'],
        'type' => 'text',
      ),
Default/Languages/Settings.turkish.php

Kod:
$txt['keywords1'] = 'Anahtar Kelime 1';
$txt['keywords2'] = 'Anahtar Kelime 2';
$txt['keywords3'] = 'Anahtar Kelime 3';
$txt['keywords4'] = 'Anahtar Kelime 4';

Ekle

Modifikasyon Brkdmrcn Aittir.

Demo : http://www.nbarena.com/smf/index.php
Resimler
Konu Altı anahtar kelimeler Dadast8
Konu Altı anahtar kelimeler Adadq8

Modifikasyonun Telif Hakkı Silinmemesi Önemle Rica Olunur
Sayfa başına dön
Bu forumun müsaadesi var:
Bu forumdaki mesajlara cevap veremezsiniz