• When I search for anything on my site it always says that there are no results. Heres my site: http://www.bf-06.com
    and heres my search code:
    <form method=”get” id=”searchform” action=”<?php echo $_SERVER[‘PHP_SELF’]; ?>”>
    <div class=”searchbox”>
    <label for=”s”>Find:</label>
    <input type=”text” value=”<?php echo wp_specialchars($s, 1); ?>” name=”s” id=”s” size=”14″ />
    <input type=”hidden” id=”searchsubmit” value=”Search” />
    </div>

    Is there anything wrong there that might be screwing it up?

Viewing 3 replies - 1 through 3 (of 3 total)
  • ? For ikea I got

    Search results
    Your search for “ikea” returned the following matches:
    Target and Ikea Black Friday ad scans posted!
    12 November, 2006 (10:14) | Updates

    Thread Starter c

    (@igneous)

    Hmm. It seems that its only searching the main page then. What can I do to fix that?

    Thread Starter c

    (@igneous)

    Nobody has any ideas?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Search not working’ is closed to new replies.