networksdc_com adlı üyeden alıntı: mesajı görüntüle
Merhaba

.htaccess Aşağıdaki kodları ekleyerek Yapabilirsiniz.

Not: kod içerisindeki Linkleri kendi sitenize göre düzenleyiniz.

iyi çalışmalar..

#SEO
RewriteRule ^index.html$ index.php [L,NC]

RewriteRule ^alan-adi-tescil.html$ domainchecker.php [L,NC]
RewriteRule ^alan-adi-transfer.html$ cart.php?a=add&domain=transfer [L,NC]
RewriteRule ^alan-adi-toplu-tescil.html$ domainchecker.php?search=bulkregister [L,NC]
RewriteRule ^tr-gerekli-belgeler.html$ tr-gerekli-belgeler.php [L,NC]
RewriteRule ^alan-adi-ucretleri.html$ domain-fiyat.php [L,NC]
RewriteRule ^alan-adi-bayilik-basvurusu.html$ alan-adi-bayilik-basvurusu.php [L,NC]

RewriteRule ^musteri-giris.html$ login.php [L,NC]
RewriteRule ^duyurular.html$ announcements.php [L,NC]
RewriteRule ^bilgi-bankasi.html$ knowledgebase.php [L,NC]
RewriteRule ^ticket-gonder.html$ submitticket.php [L,NC]
RewriteRule ^ticket-sistemi.html$ supporttickets.php [L,NC]
RewriteRule ^iletisim-formu.html$ contact.php [L,NC]
RewriteRule ^yeni-musteri-kaydi.html$ register.php [L,NC]
RewriteRule ^sifremi-unuttum.html$ pwreset.php [L,NC]

RewriteRule ^musteri-panel.html$ clientarea.php [L,NC]
RewriteRule ^guvenli-cikis.html$ logout.php [L,NC]
RewriteRule ^urun-hizmet-yonetim.html$ clientarea.php?action=products [L,NC]
RewriteRule ^alan-adi-yonetim.html$ clientarea.php?action=domains [L,NC]
RewriteRule ^profil-bilgileri.html$ clientarea.php?action=details [L,NC]
RewriteRule ^muhasebe-islem.html$ clientarea.php?action=invoices [L,NC]
RewriteRule ^teklifler.html$ clientarea.php?action=quotes [L,NC]
RewriteRule ^kredi-yukle.html$ clientarea.php?action=addfunds [L,NC]
RewriteRule ^network-durumu.html$ serverstatus.php [L,NC]
RewriteRule ^dosya-merkezi.html$ downloads.php [L,NC]
RewriteRule ^e-posta-arsivi.html$ clientarea.php?action=emails [L,NC]
RewriteRule ^sifre-degistir.html$ clientarea.php?action=changepw [L,NC]
RewriteRule ^kredi-karti.html$ clientarea.php?action=creditcard [L,NC]
RewriteRule ^sorumlu-bilgileri.html$ clientarea.php?action=contacts [L,NC]
RewriteRule ^destek-talebi-gonder.html$ submitticket.php [L,NC]
RewriteRule ^satis_ortakligi.html$ affiliates.php [L,NC]
RewriteRule ^alisveris-sepeti.html$ cart.php?a=view [L,NC]

RewriteRule ^ssd_linux_web_hosting.html$ ssd_linux_web_hosting.php [L,NC]
RewriteRule ^ssd_linux_reseller_hosting.html$ ssd_linux_reseller_hosting.php [L,NC]
RewriteRule ^ssd_fransa_linux_hosting.html$ ssd_fransa_linux_hosting.php [L,NC]
RewriteRule ^ssd_fransa_linux_reseller_hosting.html$ ssd_fransa_linux_reseller_hosting.php [L,NC]
RewriteRule ^wordpress-jomla-hosting.html$ wordpress-hosting.php [L,NC]
RewriteRule ^ssd_windows_web_hosting.html$ ssd_windows_web_hosting.php [L,NC]
RewriteRule ^ssd_windows_reseller_hosting.html$ ssd_windows_reseller_hosting.php [L,NC]

RewriteRule ^sanal-sunucu-vds.html$ ssd_vds_vps_sunucu.php [L,NC]
RewriteRule ^kiralik-fiziksel-sunucu-dedicated-server.html$ sunucu_dedicated_server.php [L,NC]

RewriteRule ^sunucu-barindirma.html$ dedicated_barindirma.php [L,NC]

RewriteRule ^hakkimizda.html$ kurumsal_hakkimizda.php [L,NC]
RewriteRule ^hizmet_sozlesmesi.html$ hizmet_sozlesmesi.php [L,NC]
RewriteRule ^gizlilik_politikasi.html$ gizlilik_politikasi.php [L,NC]

RewriteRule ^logo-kartvizit-brosur-grafik-web-tasarim.html$ web-tasarim.php [L,NC]
RewriteRule ^e-ticaret-yazilim-tasarimi.html$ eticaret-tasarimi.php [L,NC]
RewriteRule ^guvenlik-sertifikasi.html$ guvenlik-sertifikasi.php [L,NC]
RewriteRule ^seo-optimiziasyon.html$ seo-optimiziasyon.php [L,NC]
sağolun hocam.