{"id":293769,"date":"2026-04-07T13:56:31","date_gmt":"2026-04-07T13:56:31","guid":{"rendered":"https:\/\/fr.wordpress.org\/plugins\/inside-website-search\/"},"modified":"2026-04-07T14:09:47","modified_gmt":"2026-04-07T14:09:47","slug":"floinfo38-search-tool","status":"publish","type":"plugin","link":"https:\/\/sv.wordpress.org\/plugins\/floinfo38-search-tool\/","author":23463290,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.2.0","stable_tag":"1.2.0","tested":"6.9.4","requires":"5.0","requires_php":"8.3","requires_plugins":null,"header_name":"FloInfo38 Search Tool","header_author":"Flo Info 38","header_description":"A search form that searches your pages and posts \u2013 no code needed.","assets_banners_color":"","last_updated":"2026-04-07 14:09:47","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/www.floinfo38.fr","rating":0,"author_block_rating":0,"active_installs":0,"downloads":50,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.2.0":{"tag":"1.2.0","author":"floinfo38","date":"2026-04-07 14:09:47"}},"upgrade_notice":{"1.2.0":"<p>This version includes important security improvements, WordPress Coding Standards compliance, and plugin name update. Update recommended. Note: Shortcode names have changed - please update your pages with the new shortcodes: [floinfo38_search], [floinfo38_search_posts], [floinfo38_search_pages].<\/p>"},"ratings":[],"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.2.0"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"Search form with real-time results","2":"Admin settings page","3":"Page exclusion interface"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[221,55279,243,166,944],"plugin_category":[59],"plugin_contributors":[259652],"plugin_business_model":[],"class_list":["post-293769","plugin","type-plugin","status-publish","hentry","plugin_tags-ajax","plugin_tags-internal-search","plugin_tags-pages","plugin_tags-posts","plugin_tags-search","plugin_category-utilities-and-tools","plugin_contributors-floinfo38","plugin_committers-floinfo38"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/floinfo38-search-tool.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>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.<\/p>\n\n<p><strong>Features:<\/strong><\/p>\n\n<ul>\n<li>Real-time Ajax search (no page reload)<\/li>\n<li>Search in pages, posts, or both<\/li>\n<li>Three shortcodes for different search types<\/li>\n<li>Customizable search options<\/li>\n<li>Exclude specific pages from search results<\/li>\n<li>Smart keyword filtering<\/li>\n<li>SEO-friendly search (includes meta titles, descriptions, and keywords)<\/li>\n<li>Relevance scoring system<\/li>\n<li>Cache system for better performance<\/li>\n<li>Responsive design<\/li>\n<li>Lightweight and fast<\/li>\n<\/ul>\n\n<p><strong>Available Shortcodes:<\/strong><\/p>\n\n<ul>\n<li><code>[floinfo38_search]<\/code> - Search in pages and posts (based on your settings)<\/li>\n<li><code>[floinfo38_search_posts]<\/code> - Search only in posts<\/li>\n<li><code>[floinfo38_search_pages]<\/code> - Search only in pages<\/li>\n<\/ul>\n\n<h3>Support<\/h3>\n\n<p>For support, please contact:\n* Website: https:\/\/www.floinfo38.fr\n* Email: contact@floinfo38.fr<\/p>\n\n<h3>Privacy Policy<\/h3>\n\n<p>FloInfo38 Search Tool does not collect, store, or transmit any personal data. All search operations are performed locally on your WordPress installation.<\/p>\n\n<h3>Credits<\/h3>\n\n<p>Developed by Florian MARREL - Flo Info 38<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/floinfo38-search-tool<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress.<\/li>\n<li>Use the Settings -&gt; FloInfo38 ST screen to configure the plugin.<\/li>\n<li>Add one of the shortcodes to any page or post where you want the search form to appear.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"how%20do%20i%20add%20the%20search%20form%20to%20my%20site%3F\"><h3>How do I add the search form to my site?<\/h3><\/dt>\n<dd><p>Simply add one of these shortcodes to any page or post:\n* <code>[floinfo38_search]<\/code> for general search\n* <code>[floinfo38_search_posts]<\/code> for posts only\n* <code>[floinfo38_search_pages]<\/code> for pages only<\/p><\/dd>\n<dt id=\"what%20is%20the%20minimum%20search%20length%3F\"><h3>What is the minimum search length?<\/h3><\/dt>\n<dd><p>The search requires at least 3 characters to avoid performance issues and provide relevant results.<\/p><\/dd>\n<dt id=\"can%20i%20exclude%20certain%20pages%20from%20search%20results%3F\"><h3>Can I exclude certain pages from search results?<\/h3><\/dt>\n<dd><p>Yes! Go to Settings -&gt; FloInfo38 ST and check the pages you want to exclude from search results.<\/p><\/dd>\n<dt id=\"does%20it%20work%20with%20custom%20post%20types%3F\"><h3>Does it work with custom post types?<\/h3><\/dt>\n<dd><p>Currently, the plugin supports standard WordPress pages and posts. Custom post type support may be added in future versions.<\/p><\/dd>\n<dt id=\"how%20does%20the%20relevance%20scoring%20work%3F\"><h3>How does the relevance scoring work?<\/h3><\/dt>\n<dd><p>The search assigns points based on where keywords are found:\n* Title match: 30 points\n* Content match: 10 points\n* SEO meta match: 5 points<\/p>\n\n<p>Results are then sorted by total score, with pages optionally prioritized.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>Fixed WordPress Coding Standards compliance<\/li>\n<li>Added proper nonce verification<\/li>\n<li>Improved security with wp_unslash() for POST data<\/li>\n<li>Added GPL v3 license header<\/li>\n<li>Improved cache management<\/li>\n<li>Fixed direct database queries<\/li>\n<li>Enhanced input sanitization<\/li>\n<li>Better error handling<\/li>\n<li>Properly enqueued all JavaScript and CSS<\/li>\n<li>Added unique prefixes to all functions and options<\/li>\n<li>Updated plugin name to \"FloInfo38 Search Tool\"<\/li>\n<li>Updated shortcodes to use new naming convention<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Added support for SEO meta fields<\/li>\n<li>Improved relevance scoring<\/li>\n<li>Added cache system<\/li>\n<li>Performance optimizations<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"A search form that searches your pages and posts \u2013 no code needed.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/sv.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/293769","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sv.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/sv.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/sv.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=293769"}],"author":[{"embeddable":true,"href":"https:\/\/sv.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/floinfo38"}],"wp:attachment":[{"href":"https:\/\/sv.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=293769"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/sv.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=293769"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/sv.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=293769"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/sv.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=293769"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/sv.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=293769"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/sv.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=293769"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}