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...