Linux 软件免费装
Banner图

Plugin Name

开发者 fattymembrane
更新时间 2015年8月18日 15:38
捐献地址: 去捐款
PHP版本: 3.0.1 及以上
WordPress版本: 4.3
版权: GPLv2 or later
版权网址: 版权信息

标签

redirect search terms pin better search results search results relevance curate improve search relevant

下载

1.0 1.1 1.2

详情介绍:

You know what information users should be seeing for the most common searches on your site, but the WordPress search engine usually has other ideas. Until now, there have been two options:
  1. Use Google search results, making the user feel like he’s been escorted out of the building by burly security guards.
  2. Spend a few hours playing with the endless settings of search plugins that use fancy algorithms, but don’t seem to do much other than slow down your site.
But most of the time, you know exactly what information your users should be seeing for common searches. Curated Search gives you the tools to send users to the best content using the perfect algorithm - you. https://www.youtube.com/watch?v=nO75kPExREw Specify a search term for which you would like to control the results, then use the following features to curate the content displayed to your visitors:

安装:

  1. Upload the curated-search folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. If you would like to display content from the WYSIWYG editor of a Special Search at the top of the search results page, paste <?php do_action('cs_search_after_title'); ?> into the search.php file of your theme below the header and above The Loop.

屏幕截图:

  • The plugin settings screen. Set a maximum number of search results for all searches, redirect the user for searches with a single result, and batch exclude content based on post type and taxonomy.
  • Create a new Special Search for a desired search term. If you plan to add the PHP snippet to your theme, you can enter content in the editor window (including shortcodes) that will appear above the search results for the search term or its synonyms.
  • Special Search (continued): Set the primary term for which search results should be modified, the other words that should display the same results, and a destination URL if you would like to redirect users to a specific page rather than show search results. The Pinned Content box allows you to select posts, pages, and custom post types that should appear before organic search results.
  • Search results for a Special Search. Content from the visual editor for the Special Search is displayed above results, and the Pinned Results are displayed before any organic results.
  • Search results for terms marked as Synonyms of the Special Search are the same as the primary search term.

升级注意事项:

1.0 Initial release

常见问题:

Do I have to modify my theme to use this?

No. The plugin will work without modifying your theme. If you wish to display content from the visual editor on the search results for Special Searches, you need to place a single line of PHP code in your search.php file.

Will this automatically make my search results better?

This plugin won't do anything automatically. It is for modifying search results for specific queries that you choose.

Will this catch misspellings and direct them to the correct results?

No, not out of the box. You can, however, manually set common misspellings as Synonyms of a Special Search so that they are intercepted.

更新日志:

1.2 1.1 1.0