Forums

Searching 2 separate WP installations (1 post)

  1. nicolefan
    Member
    Posted 12 months ago #

    Hello,

    I want to install a 2nd copy of WordPress on my site (because I have SO many pages, and want a separate installtion for a particular section so I don't have to spend ages clicking through pages to edit in wp admin). My main reason for converting all my content to WP is so visitors can search the entire site, so my question is - if I have 2 separate installations of WordPress on my site, will the search button search both installations, or just one?

    The search code I usually use is this:

    [CODE] <form id="searchform" method="get" action="http://www.isabellucasonline.org">
    <div align="center">
    <input type="text" name="s" id="search_box" size="25" /> <input type="submit" id="search_btn" value="Search" />
    </div></form> [/CODE]

    Hope this makes sense, thanks for any help :)

Reply

You must log in to post.

About this Topic