FloInfo38 Search Tool

Beskrivelse

FloInfo38 Search Tool is a powerful yet simple plugin that adds an Ajax-powered search form to your WordPress site. It allows visitors to search through your pages and posts with real-time results.

Features:

  • Real-time Ajax search (no page reload)
  • Search in pages, posts, or both
  • Three shortcodes for different search types
  • Customizable search options
  • Exclude specific pages from search results
  • Smart keyword filtering
  • SEO-friendly search (includes meta titles, descriptions, and keywords)
  • Relevance scoring system
  • Cache system for better performance
  • Responsive design
  • Lightweight and fast

Available Shortcodes:

  • [floinfo38_search] – Search in pages and posts (based on your settings)
  • [floinfo38_search_posts] – Search only in posts
  • [floinfo38_search_pages] – Search only in pages

Support

For support, please contact:
* Website: https://www.floinfo38.fr
* Email: contact@floinfo38.fr

Privacy Policy

FloInfo38 Search Tool does not collect, store, or transmit any personal data. All search operations are performed locally on your WordPress installation.

Credits

Developed by Florian MARREL – Flo Info 38

Installasjon

  1. Upload the plugin files to the /wp-content/plugins/floinfo38-search-tool directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Use the Settings -> FloInfo38 ST screen to configure the plugin.
  4. Add one of the shortcodes to any page or post where you want the search form to appear.

Ofte stilte spørsmål

How do I add the search form to my site?

Simply add one of these shortcodes to any page or post:
* [floinfo38_search] for general search
* [floinfo38_search_posts] for posts only
* [floinfo38_search_pages] for pages only

What is the minimum search length?

The search requires at least 3 characters to avoid performance issues and provide relevant results.

Can I exclude certain pages from search results?

Yes! Go to Settings -> FloInfo38 ST and check the pages you want to exclude from search results.

Does it work with custom post types?

Currently, the plugin supports standard WordPress pages and posts. Custom post type support may be added in future versions.

How does the relevance scoring work?

The search assigns points based on where keywords are found:
* Title match: 30 points
* Content match: 10 points
* SEO meta match: 5 points

Results are then sorted by total score, with pages optionally prioritized.

Vurderinger

Det er ingen omtaler av denne utvidelsen.

Bidragsytere og utviklere

«FloInfo38 Search Tool» er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen:

Bidragsytere

«FloInfo38 Search Tool» har blitt oversatt til 1 språk. Takk til oversetterne for deres bidrag.

Oversett «FloInfo38 Search Tool» til ditt språk.

Interessert i utvikling?

Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.

Endringslogg

1.3.5

  • Change the appearance of the admin page
  • Performance optimizations

1.3.4

  • Added plugin icon on admin page

1.3.3

  • Introduced FI38ST_VERSION constant to centralize version management

1.3.2

  • Added plugin icon

1.3.1

  • Fixed plugin version on pages

1.3.0

  • Tested for WordPress 7.0

1.2.0

  • Fixed WordPress Coding Standards compliance
  • Added proper nonce verification
  • Improved security with wp_unslash() for POST data
  • Added GPL v3 license header
  • Improved cache management
  • Fixed direct database queries
  • Enhanced input sanitization
  • Better error handling
  • Properly enqueued all JavaScript and CSS
  • Added unique prefixes to all functions and options
  • Updated plugin name to «FloInfo38 Search Tool»
  • Updated shortcodes to use new naming convention

1.1.0

  • Added support for SEO meta fields
  • Improved relevance scoring
  • Added cache system
  • Performance optimizations

1.0.0

  • Initial release