Linux 软件免费装
Banner图

Search Meter

开发者 bennettmcelwee
更新时间 2023年1月4日 12:11
捐献地址: 去捐款
PHP版本: 3.2 及以上
WordPress版本: 6.1.1

标签

widget keywords statistics admin search terms meter search-meter search terms

下载

2.3 2.8 2.10 2.11 2.12 2.13 2.13.1 2.13.2 2.13.3 2.13.4 2.13.5 2.4 2.5 2.6 2.7 2.7.1 2.7.2 2.7.3 2.9 2.9.1

详情介绍:

If you have a Search box on your blog, Search Meter automatically records what people are searching for -- and whether they are finding what they are looking for. Search Meter's admin interface shows you what people have been searching for in the last couple of days, and in the last week or month. It also shows you which searches have been unsuccessful. If people search your blog and get no results, they'll probably go elsewhere. With Search Meter, you'll be able to find out what people are searching for, and give them what they want by creating new posts on those topics. You can also show your readers what the most popular searches are. The Popular Searches widget displays a configurable list of recent popular successful search terms on your blog, with each term hyperlinked to the actual search results. There's also a Recent Searches widget, which simply displays the most recent searches. If you are happy to edit your theme, both of these functions are also available as template tags. Search Meter installs easily and requires no configuration. Just install it, activate it, and it starts tracking your visitors' searches. View Statistics To see your search statistics, Log in to WordPress Admin. On your dashboard you will see a Search Meter widget listing search statistics from the last seven days. For more details, go to the Dashboard menu on the left and click Search Meter. You'll see the most popular searches in the last day, week and month. Click "Last 100 Searches" or "Last 500 Searches" to see lists of all recent searches. You can download the statistics as a file that you can open in Excel or a similar program. Manage Statistics There are a few options available if you go to the Settings section and click Search Meter. Use the radio buttons to determine who will be allowed to see the full search statistics. You can also type in a list of filter words; any search terms containing these words will not show up in the Recent Searches and Popular Searches widgets. Advanced users: You can check the "Ignore" box to tell Search Meter to ignore searches made by logged-in administrators, so you can test things without cluttering your search statistics. You can also check the "Keep detailed information" checkbox to make Search Meter save technical information about every search (the information is taken from the HTTP headers). Use the Reset Statistics button to clear all past search statistics; Search Meter will immediately start gathering fresh statistics.

安装:

You can find, download and install Search Meter directly from the Plugins section in WordPress. If you want to install manually, download and unzip the search-meter.zip file and upload to the /wp-content/plugins/search-meter directory. Then activate the plugin through the Plugins section in WordPress. Widgets: Popular and Recent Searches The Popular Searches widget displays a list of the most popular successful search terms on your blog during the last 30 days. The Recent Searches widget displays a simple list of the most recent successful search terms. In both cases, the search terms in the lists are hyperlinked to the actual search results; readers can click the search term to show the results for that search. You can configure the title of each widget, and the maximum number of searches that each widget will display. To add these widgets to your sidebar, log in to WordPress Admin, go to the Appearance section and click Widgets. You can drag the appropriate widget to the sidebar of your choice, and set the title and the number of searches to display. The widgets only display successful searches, so they will only display words that actually appear in your blog. If you still want to prevent some of these words appearing in the widgets, you can add search filter words in the Search Meter settings page. Template Tags If you are using an older version of WordPress or an old theme, you may not be able to use the widgets. In any case, you can always use the Search Meter template tags to display the same information. You'll need to edit your theme to use them. The sm_list_popular_searches() template tag displays a list of the 5 most popular successful search terms on your blog during the last 30 days. Each term is a hyperlink; readers can click the search term to show the results for that search. Here are some examples of using this template tag. sm_list_popular_searches() Show a simple list of the 5 most popular recent successful search terms, hyperlinked to the actual search results. sm_list_popular_searches('<h2>Popular Searches</h2>') Show the list as above, with the heading "Popular Searches". If there have been no successful searches, then this tag displays no heading and no list. sm_list_popular_searches('<li><h2>Popular Searches</h2>', '</li>') Show the headed list as above; this form of the tag should be used in the default WordPress theme. Put it in the sidebar.php file. sm_list_popular_searches('<li><h2>Popular Searches</h2>', '</li>', 10) This is the same as the above, but it shows the 10 most popular searches. sm_list_recent_searches() Show a simple list of the 5 most recent successful search terms, hyperlinked to the actual search results. You can also use the same options as for the sm_list_popular_searches tag.

常见问题:

Where can I find out more information?

The Search Meter home page has more information and a form to submit comments and questions.

更新日志:

2.13.5 2.13.4 2.13.3 2.13.2 2.13.1 2.13 2.12 2.11 2.10 2.9.1 2.9 2.8 2.7.3 2.7.2 2.7 2.6 2.5 2.4 2.3 2.2 2.1 2.0 1.1 1.0