Php and Seo ?

Discussion in 'PHP' started by Karacoder, Apr 14, 2007.

  1. #1
    hello ı'm no speak english SORRY

    my problem seo.

    my links code :

    echo "<a href=kategori.php?kat_id=" . $yaz['kat_id'] . "&kategori=" . $yaz['kat_baslik'] .">" . $yaz['kat_baslik'] . "</a><br>";  
    PHP:
    sites url = localhost/kategori.php?kat_id=1&kategori=Internet

    but I localhost/kategori-Internet
     
    Karacoder, Apr 14, 2007 IP
  2. TwistMyArm

    TwistMyArm Peon

    Messages:
    931
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Read up on mod_rewrite for Apache and .htaccess.
     
    TwistMyArm, Apr 14, 2007 IP
  3. Karacoder

    Karacoder Peon

    Messages:
    87
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    my problem finishing
     
    Karacoder, Apr 14, 2007 IP