Eposta Aktivasyonu Gerekmekte
seo ile ilgili bir sorun o zaman.seo kurulu ise önce onu iptal et ve dene. eğer olmazsa aktif et ftp deki .htacces dosyasını şu şekilde editle.
RewriteEngine on
RewriteRule ^haber-(.*) kari.php?query=$1 [L]
RewriteRule ^kategori-(.*) kategori.php?query=$1 [L]
RewriteRule ^goruntu-(.*) goruntu.php?query=$1 [L]
RewriteRule ^gazetesayfa-(.*) gazete.php?query=$1 [L]
Options +FollowSymlinks
RewriteEngine on
RewriteRule ^([a-z0-9_\-]*-(f|all)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ forumdisplay.php/$1 [QSA,L]
RewriteRule ^([a-z0-9_\-]*-(t|p)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ showthread.php/$1 [QSA,L]
RewriteCond %{REQUEST_URI} !(index\.php|\.css) [NC]
RewriteRule ^(archive|sitemap)/(.*)$ $1/index.php/$2 [QSA,L]
EDİTLEMEDEN ÖNCE YEDEĞİNİ AL.(.htacces'in )