şu yolu izleyebilirsin
config_vbseo.php dosyasını pc ye çek not defteriyle aç
Alıntı
****** CUSTOM CHARACTER REPLACEMENTS ******
// The following array enables you to select a replacement for characters other than the ones replaced
// by default.
$vbseo_custom_char_replacement = array(
yukardaki kodun altına aşağıdaki kodları ekle fazladan boşluk bırakma yoksa yine olmaz
Alıntı
'Č' => 'c',
'č' => 'c',
'Ğ' => 'g',
'ğ' => 'g',
'Ş' => 's',
'ş' => 's',
'İ' => 'i',
'ı' => 'i',
'Ç' => 'c',
'ç' => 'c',
'Ü' => 'u',
'ü' => 'u',
'Ö' => 'o',
'ö' => 'o',
'ı' => 'i',
'İ' => 'i',
'é' => 'i',
'â' => 'a',
'Ê' => 'e',
'Â' => 'a',
'ê' => 'e');
sonra geri upload et