is phpld se friendly?

Discussion in 'Search Engine Optimization' started by lighe, Mar 8, 2006.

  1. #1
    hy
    i want to install phpld directory script, but i was questioning if this script is search engine friendly
    i had a look in the source code and i saw that all categories are generated with this code:
    var a = document.getElementsByTagName("a");
    for(i=0; i<a.length; i++)if(a.id != '')
    a.onclick = count_link;
    function count_link(){
    i = new Image();
    i.src= root+'/cl.php?id='+this.id;
    return true;
    }
    i am not sure if this is se friendly
    can anywone help me, pls?:)

     
    lighe, Mar 8, 2006 IP
  2. fsmedia

    fsmedia Prominent Member

    Messages:
    5,163
    Likes Received:
    262
    Best Answers:
    0
    Trophy Points:
    390
    #2
    yeah, it's SEF alright. Thousands of sites run it and search engines pick up on it very well.
     
    fsmedia, Mar 8, 2006 IP
  3. lighe

    lighe Active Member

    Messages:
    150
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #3
    ok thx :)
    but i was wondering
    since i dont really know other programming languages than php, what is that script? what language?
     
    lighe, Mar 8, 2006 IP
  4. fsmedia

    fsmedia Prominent Member

    Messages:
    5,163
    Likes Received:
    262
    Best Answers:
    0
    Trophy Points:
    390
    #4
    It's programmed in PHP, hence the name phpLD.
     
    fsmedia, Mar 8, 2006 IP
  5. markkk

    markkk Well-Known Member

    Messages:
    1,143
    Likes Received:
    49
    Best Answers:
    0
    Trophy Points:
    140
    #5
    I think so.. phpLD also have mod_rewrite feature. making your dynamic url as static.
     
    markkk, Mar 8, 2006 IP
  6. Sxperm

    Sxperm Notable Member

    Messages:
    4,386
    Likes Received:
    142
    Best Answers:
    0
    Trophy Points:
    225
    #6
    Absolutely search engine friendly. See site in my sig for an example. :D
     
    Sxperm, Mar 8, 2006 IP
  7. minstrel

    minstrel Illustrious Member

    Messages:
    15,082
    Likes Received:
    1,243
    Best Answers:
    0
    Trophy Points:
    480
    #7
    phpLD uses the Smarty PHP syntax interpreter.
     
    minstrel, Mar 8, 2006 IP
  8. Gold_Hunter

    Gold_Hunter Active Member

    Messages:
    147
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    63
    #8
    my question :
    is PHPLD can trace reciprocal link from site with SE Friendly URL ?
    especially from Mambo with SE Friendly URL.

    I tried submit my site(SE Friendly URL format) to some directories using PHPLD. but never success. that directories can't find reciprocal url from my site.


    Thank You
     
    Gold_Hunter, Mar 10, 2006 IP
  9. minstrel

    minstrel Illustrious Member

    Messages:
    15,082
    Likes Received:
    1,243
    Best Answers:
    0
    Trophy Points:
    480
    #9
    Ask in the phpLD support forum. There are patches and workarounds posted there for version 2. Or you can purchase version 3 which I believe has fixed the problem (I don't require reciprocal links so I can't guarantee that).
     
    minstrel, Mar 10, 2006 IP
  10. Gold_Hunter

    Gold_Hunter Active Member

    Messages:
    147
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    63
    #10
    Thank You for your information, I'll try that
     
    Gold_Hunter, Mar 10, 2006 IP