Tarih: 2010-02-12, 21:27:58 Mesaj konusu: S.a Bu Konuya Bir Cevap Atabilirmisniz
arkadaslar bir yardımcı olurmusunuz php-nuke kurdum ve m e t a.php dosyasında ki eski m e t a yı değişiyomuyuz yoksa eskisimi kalcak yeni m e t a tag ile eskisini değiştiğimdede index sayfası beyaz cıkıyor yane daha iyi arama moturlarında cıkması için m e t a tag yapayım dedim ama hata verdi bu eskisi
<?php
/************************************************************************/
/* PHP-NUKE: Web Portal System */
/* =========================== */
/* */
/* Copyright (c) 2006 by Francisco Burzi */
/* http:// */
/* */
/* This program is free software. You can redistribute it and/or modify */
/* it under the terms of the GNU General Public License as published by */
/* the Free Software Foundation; either version 2 of the License. */
/************************************************************************/
if (stristr(htmlentities($_SERVER['PHP_SELF']), "m e t a.php")) {
Header("Location: ../index.php");
die();
}
global $commercial_license, $sitename, $slogan;
##################################################
# Include for m e t a Tags generation #
##################################################
$metastring = "<m e t a>\n";
$metastring .= "<m e t a>\n";
$metastring .= "<m e t a>\n";
$metastring .= "<m e t a>\n";
$metastring .= "<m e t a>\n";
$metastring .= "<m e t a>\n";
$metastring .= "<m e t a>\n";
$metastring .= "<m e t a>\n";
$metastring .= "<m e t a>\n";
$metastring .= "<m e t a>\n";
$metastring .= "<m e t a>\n";
###############################################
# DO NOT REMOVE THE FOLLOWING COPYRIGHT LINE! #
# YOU'RE NOT ALLOWED TO REMOVE NOR EDIT THIS. #
###############################################
// IF YOU REALLY NEED TO REMOVE IT AND HAVE MY WRITTEN AUTHORIZATION CHECK: http:///sayfa.php?name=Commercial_License
// PLAY FAIR AND SUPPORT THE DEVELOPMENT, PLEASE!
if ($commercial_license != 1) {
$metastring .= "<m e t a>\n";
}
echo $metastring;
?>
reklam olmasın die gerekli yerleri sildim yane nukenın adresini ama bu msjda sildim sadece
Seodan Anlamıyorum Anlasam Seve Seve Yapardım. Ama Öğrebirsin Benim Hiç Bilgim Yoktu Php Nuke Hakkında Şimdi Kendi Mödülümü YAZABİLİYORUM Sende Öğrenirsin.
Bu forumda yeni başlıklar açamazsınız Bu forumdaki başlıklara cevap veremezsiniz Bu forumdaki mesajlarınızı değiştiremezsiniz Bu forumdaki mesajlarınızı silemezsiniz Bu forumdaki anketlerde oy kullanamazsınız