[Typo3] the most popular keyword

Taylor, Jeff JTaylor at venterinstitute.org
Mon Feb 14 19:14:53 CET 2005


Try this:

In phpMyAdmin (you can find it in the side menubar) enter the following
SQL query.


SELECT searchstring , COUNT( searchstring ) AS searchcount FROM
index_stat_search GROUP BY searchstring ORDER BY searchcount DESC


Could be useful as part of the indexed search plugin. Perhaps I'll do
something about that... as if I had time.

Hope that helps.


.jeff.


-----Original Message-----
From: typo3-english-bounces at lists.netfielders.de
[mailto:typo3-english-bounces at lists.netfielders.de] On Behalf Of Bart
Aninowski
Sent: Monday, February 14, 2005 9:37 AM
To: typo3-english at lists.netfielders.de
Subject: [Typo3] the most popular keyword

How to check what keyword is the most popular during searching my
website?
Is there any extension to indexed_search?
I want to manipulate website content according mentioned keywords.


_______________________________________________
Typo3-english mailing list
Typo3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english



More information about the TYPO3-english mailing list