• I’m going to be making a new WP site for a client to replace this 9 year old one that’s running on/limited to PHP 5.6. They also have an old ASP 3.5 search engine so visitors can search for a sewing professional by name, location or category. We need upgrade the hosting so we can get the PHP version up to date, but I’m guessing the ASP version will also be higher on the new hosting and potentially break the search engine.

    Anyone know if there’s a WP Plugin that I can use to replace the old search engine? I’ve searched plugins here and on Google, didn’t find anything.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    The plugin “relevanssi” allows you to extend the built-in search for WP.

    Thread Starter DebT

    (@debbiet)

    Thanks, but that’s not exactly what I need. I need something separate from the built-in WP search so visitors to the site can search from a list of specialists by either name, specialty or location.

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Are you using a custom post type for the specialists? And perhaps custom taxonomies for specialty and location?

    Thread Starter DebT

    (@debbiet)

    Thanks Steven. I wasn’t hoping to find a plugin that would use the old database, there are only 30 people in it so it’s not a big deal for me to re-enter the information. I’m not familiar with custom post types and taxonomies, I’ll look into that.

    Thanks for your time.

    • This reply was modified 5 years, 6 months ago by DebT.
    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    You’re not going to find a plugin to search a custom database outside of WordPress. That will require custom code. Were I redoing your site, I’d move all that data into WordPress using custom post types and taxonomies.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Is there a WP search plugin?’ is closed to new replies.