This will Mod let you add the ISEDN.org feed

  • I have worked out the ISEDN.org feed to become dynamic based on the search. I think I can work also make it work based on category also, but sine I use URL rewrite on my directory I am still tweaking that idea.

    Be sure to add the echo $tpl->fetch('footer.tpl', $id); where I have it code below or the link back is gone and you are in violation (I forgot myself lol)

    This is my first posted mo if I have posted it worng Dave don cuss at me to bad, just let me know I will try to do it right next time

    ###########

    This will Mod let you add the ISEDN.org feed to the left site of you site and change the feed based on searches made from search form


    Setp 1
    on index.php

    find echo $tpl->fetch('main.tpl', $id);


    replace with


    echo"
    ";
    echo $tpl->fetch('main.tpl', $id);
    include("templates/left.php");
    echo"
    ";
    echo $tpl->fetch('footer.tpl', $id);



    -----------------------------------------------------
    on main.tpl
    find and remove

    {include file="footer.tpl"}

    -----------------------------------------------------
    In folder templates

    create a new file called left.php

    this file should be coded like this


    $isden=$_GET[q];

    echo"
    ";

    if($isden){
    echo" ";
    }
    else{
    echo"";

    }
    echo"
    ";

    ?>

    Replace XXXXX with your isden id number

    if you want a different default change the "Free+stuff" to you preferred search term


  • Money wise not great yet but I really do not have much traffic as yet, but it helps a great deal in other matters, such as link building and PR


  • How is this ISEDN.org working out?

    Thanks

    www.uranus-directory.info







  • #If you have any other info about this subject , Please add it free.#
    Your name:
    E-mail:
    Telphone:

    Your comments:


    If you have any other info about This will Mod let you add the ISEDN.org feed , Please add it free.