Why do some directories do this

Discussion in 'Directories' started by Dee2007, Jun 5, 2009.

  1. #1
    Hi

    You go to submit but first you use the search box to check if your site is already listing, says nothing found. So you go ahead and submit only to get the domain already exists in directory.:rolleyes:

    Of course not all directories do it but a LOT do. Even ones where I know my site is listing, give the nothing found when searching the site for the url.

    Anyone any ideas why?

    Dee
     
    Dee2007, Jun 5, 2009 IP
  2. xc06

    xc06 Notable Member

    Messages:
    3,498
    Likes Received:
    332
    Best Answers:
    0
    Trophy Points:
    203
    #2
    I guess the search function doesn't work for those directories and the owners didn't fix it.
     
    xc06, Jun 5, 2009 IP
  3. sam77am

    sam77am Well-Known Member

    Messages:
    707
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    138
    #3
    Hi,

    They might want to let user search in all the respective pages of their directory so that their page views can be increased.
     
    sam77am, Jun 5, 2009 IP
  4. discover

    discover Notable Member

    Messages:
    1,111
    Likes Received:
    166
    Best Answers:
    0
    Trophy Points:
    265
    #4
    usually a template error which disables the search function
     
    discover, Jun 6, 2009 IP
  5. pipes

    pipes Prominent Member

    Messages:
    12,766
    Likes Received:
    958
    Best Answers:
    0
    Trophy Points:
    360
    #5
    Hi discover, any idea what sort of error causes that?
     
    pipes, Jun 6, 2009 IP
    Brian1970 likes this.
  6. 3drendering

    3drendering Peon

    Messages:
    260
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I am Agree with him...
     
    3drendering, Jun 6, 2009 IP
  7. discover

    discover Notable Member

    Messages:
    1,111
    Likes Received:
    166
    Best Answers:
    0
    Trophy Points:
    265
    #7
    search fix v3 :
    in search.php

    replace:
    $pattern = array ( '/(AND[\s])+/', '/(OR[\s])+/', '/\s+/', '/`+/', '`^[^\w\d]`', '`[^`\w\d]$`' );

    with:

    $pattern = array ( '#(AND[\s])+#i', '#(OR[\s])+#i', '#[\s]+#', '#[`]+#', '#^[^\w\d]#i', '#[^`\w\d]$#i' );
     
    discover, Jun 6, 2009 IP
    Brian1970 likes this.
  8. fireservice

    fireservice Well-Known Member

    Messages:
    1,672
    Likes Received:
    72
    Best Answers:
    0
    Trophy Points:
    170
    #8
    Because your link for awaiting approval :)
     
    fireservice, Jun 6, 2009 IP
  9. pipes

    pipes Prominent Member

    Messages:
    12,766
    Likes Received:
    958
    Best Answers:
    0
    Trophy Points:
    360
    #9
    Thanks, i need to get this sorted.
     
    pipes, Jun 6, 2009 IP
  10. Dee2007

    Dee2007 Active Member

    Messages:
    1,185
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    88
    #10
    Yes I thought as much.

    Regarding the comment because you link is awaiting approval, as mentioned in my post this happens even when my link is added to the directory :)

    Thanks

    Dee
     
    Dee2007, Jun 6, 2009 IP
  11. templates

    templates Notable Member

    Messages:
    4,772
    Likes Received:
    218
    Best Answers:
    0
    Trophy Points:
    205
    #11
    nice fix!!I have had that issue with my directory,and that fixed it!!!been meaning to post as well what could be the cause
     
    templates, Jun 6, 2009 IP
  12. marki8

    marki8 Well-Known Member

    Messages:
    977
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    135
    #12
    usually people using phpld v2.2 will have this problem issue...
     
    marki8, Jun 7, 2009 IP
  13. discover

    discover Notable Member

    Messages:
    1,111
    Likes Received:
    166
    Best Answers:
    0
    Trophy Points:
    265
    #13
    for v2 look for name = "search" and change to name = "q"
    (usually found in top_bar.tpl)
     
    discover, Jun 7, 2009 IP
  14. KathyMillerL222

    KathyMillerL222 Peon

    Messages:
    398
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #14
    Ya me too have the same experience, that may be a bug on the directory sites, Webmaster of that site has to fix it. However, I feel that if that directory is not having proper searching features, users will not use it, So, submitting our site to such a directory will be useless, What do you say guys? However, in terms of SEO, it helps :)
     
    KathyMillerL222, Jun 7, 2009 IP