wbmstr
Paylaşımcı Üye
- Katılım
- 3 Mar 2018
- Mesajlar
- 1,647
- Tepkime puanı
- 1
- Aktiflik Süresi
- 0
- Puanları
- 0
FTP'den bir forum dizini açtım ve içine aşağıdaki kodun yer aldığı index.php dosyasını koydum:
<?php
header("HTTP/1.1 301 Moved Permanently");
header("********: http://www.abc.com/forum.php");
exit();
?>
bunun haricinde aşağıdaki kodu da kullanabilirim:
<meta http-equiv="*******" content="0;URL=http://www.abc.com/forum.php">
sizce hangi kodu kullanmalıyım ya da SEO açısından en iyi yönlendirmeyi nasıl yaparım? Şimdiden teşekkürler...
<?php
header("HTTP/1.1 301 Moved Permanently");
header("********: http://www.abc.com/forum.php");
exit();
?>
bunun haricinde aşağıdaki kodu da kullanabilirim:
<meta http-equiv="*******" content="0;URL=http://www.abc.com/forum.php">
sizce hangi kodu kullanmalıyım ya da SEO açısından en iyi yönlendirmeyi nasıl yaparım? Şimdiden teşekkürler...