Description/FeaturesThis plugin displays the most recent searches on Google and other search engines that have lead to a click on your Confluence instance. When someone enters search terms on Google and clicks on one of the search results, the search terms are sent to the found website in the "referer" part of the http request. This plugin collects this information and displays it to the user. A click on the search result opens the page Google has found. A click on the search engine icon at the left displays the corresponding Google search result page. The list of Google's search results is an extremely important piece of information. For example, by inspecting this list you can figure out exactly which information on your pages seem to be most attractive to your users. Does that page actually answers the user's question? If not, you might want to improve the article. It is also very interesting to find other websites that are listed in Google's search result for some search terms. Ideally, one would process the server's access log files to obtain this information, but often one does not have access to these files, or Confluence is not configured to write access log files. However, the {referrals} macro is independent of server-side configuration so it will work under any circumstances although it only shows the last few search request entries. The supported search engines are Google, Bing and Yahoo at this time, these two seem to cover about 99% of all search requests on my website. But let me know which other search engines you would like to see. InstallationUpload the plugin to Confluence just as any other Confluence plugin. UsagePlace the {referrals} macro somewhere in your Confluence markup. It will then display the 15 most recent search engine results. To display a specific number of rows, use the max parameter. Note that the {referrals} macro internally stores at most 100 entries, so increasing the max parameter beyond 100 has no effect. The referrals are not stored in the database. Therefore, after a Confluence restart of after an upgrade of the plugin the referrals list will be initially empty but will fill up over time. ExamplesHere is the code: {referrals:max=10}
And it looks like this (actually these are the live search engine queries for http://www.schirmacher.de):
add file disk xen vm swap
31 mins ago
startprogramme windows explorer
40 mins ago
confluence lost password
3 hrs ago
NFS Server Debian Lenny
3 hrs ago
debian virtualbox eq4
4 hrs ago
webdav server os x
4 hrs ago
how to mount local physical partition in xenserver
4 hrs ago
windows unter MAC key probleme
5 hrs ago
hilfe was bedeutet ls -al drwxrwxrwt 2 root root
5 hrs ago
bluetooth unter mac mit xp und virtual box
5 hrs agoVersion HistoryOpen IssuesScreenshotsnone |
Bookmarks
Ist die Seite nützlich? Dann bitte weiterempfehlen! Seiteninhalt
Bereichsinhalt
Letzte Google Suche
add file disk xen vm swap
31 mins ago
startprogramme windows explorer
40 mins ago
confluence lost password
3 hrs ago
NFS Server Debian Lenny
3 hrs ago
debian virtualbox eq4
4 hrs ago
webdav server os x
4 hrs ago
how to mount local physical partition in xenserver
4 hrs ago
windows unter MAC key probleme
5 hrs ago
hilfe was bedeutet ls -al drwxrwxrwt 2 root root
5 hrs ago
bluetooth unter mac mit xp und virtual box
5 hrs ago
WebDAV
5 hrs ago
mac so formatieren dass unter win erneute formatierung möglich
5 hrs ago
ubuntu com.mysql.jdbc.Driver
5 hrs ago
autoreply
6 hrs ago
mac book umstieg
6 hrs ago |
Search Engine Referrals Confluence Plugin
Zum Ende der Metadaten springen
Go to start of metadata

Kommentare (2)
29.Jul
Anonym sagt:
Is there any option to show the last search requests within a confluence install...Is there any option to show the last search requests within a confluence installation. I'd like to know what my visitors are searching for.
g.
30.Jul
Arne Schirmacher sagt:
I am actually working on a new plugin with this feature for a customer. Please c...I am actually working on a new plugin with this feature for a customer. Please contact me at info@pixsoftware.de.
Kommentar hinzufügen