• 08-07-2010, 13:46:29
    #1
    Arkadaşlar blogdaki son 10 yazıyo ana sayfada göstercem ama bunları nofollow olarak göstermek istiyorum şu anda kullandığım kod bu :S

    <?php
    $adres = @file_get_contents("http://siteismi.com/sonyazilar.php");
    echo $adres;
    ?>


    napabilirim bir fikir verecek olan arkadaş var mı :S



    sonyazılar.php dosyası ;


    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    <? include "wp-config.php"; ?>
    <?php get_archives('postbypost', '8', 'custom', '<li>', '</li>'); ?>
  • 08-07-2010, 14:38:39
    #2
    yok mu yardım edecek bir arkadaş :S
  • 08-07-2010, 14:46:04
    #3
    Üyeliği durduruldu
    http://siteismi.com/sonyazilar.php icerigini gormeden yorum yapmak muneccimlikten oteye gitmez
  • 08-07-2010, 14:47:28
    #4
    sonyazılar.php dosyası ;


    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    <? include "wp-config.php"; ?>
    <?php get_archives('postbypost', '8', 'custom', '<li>', '</li>'); ?>


    Belirtmişim orda hocam :S
  • 08-07-2010, 14:48:11
    #5
    Ya da bloğun son 10 konusunu kendi indeximde göstermek istiyorum. Bunu nofollow olarak bir kod verecek olan var mı :S örnek kaç site var isimlerini verebilirim size.
  • 09-07-2010, 18:20:39
    #6
    dostum direkt çalışan halini görebilirmiyim, yani html çıktısını, onu yollarsan çözeceğim sorununu
  • 09-07-2010, 19:20:46
    #7
    Kendim sorunu çözdüm halolmuştur teşekkürler ilgilenenler için.