Forums

[resolved] search not finding posts 404 (2 posts)

  1. ThecounT
    Member
    Posted 2 years ago #

    Hello and thanks in advance.

    my search on my site is returning 404, not finding any of my posts.

    here is my code:
    <div class="sidebar_box">
    <h4><?php _e('Search ThecounT'); ?></h4>
    <form method="get" id="searchform" action="<?php bloginfo('url'); ?>/">
    <div><input type="text" value="<?php the_search_query(); ?>" name="s" id="s" size="20" />
    <input type="submit" id="searchsubmit" value="Search" />
    </form>
    </div>

    Please any advice would be great, p.s. here is my site in a tiny url:
    http://cli.gs/P6my9M

    count

  2. Dale Sattler
    Member
    Posted 2 years ago #

    So, how did you resolve this issue?

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.