Mikko Saari

Results 17 comments of Mikko Saari

Yes, I'm having the same problem. I'm also on Mac OS 10.15.5.

Yes. There’s an obscene amount of steps in it and the additional complication of using Greek alphabet, but I can look at this. Not before my vacation’s over, so at...

I've started work on the Greek stemmer in the `greek` branch. It seems complicated, but we'll see how it turns out once I get to the actual stemming steps.

I'm stuck with this. The Greek alphabet is not the problem; understanding the stemmer is. If someone can help me understand the stemmer details, that'd be helpful.

I've created [Extra Analytics for Koko](https://github.com/msaari/extra-analytics-for-koko) plugin, which shows more information from the Koko stats. I just added "zero views" feature to the plugin.

I added some here: https://github.com/msaari/extra-analytics-for-koko/wiki/Extra-Analytics-Screenshots. It's very basic at the moment.

It would be nice, but it's really hard to do; Google, for example, isn't keen on sharing the search terms used.

Maybe Koko will add that. Meanwhile, my plugin [Relevanssi](https://wordpress.org/plugins/relevanssi/) improves the search and features internal search term tracking. The [Premium version also has click tracking](https://www.relevanssi.com/knowledge-base/click-tracking/) that shows you which posts...

I'd love to see term archives in the stats among the posts. I have sites where the term archives are some of the most popular content, and it would be...

I also got an infinite loop trying to activate WeGlot. There the loop goes like this: ``` WP_Http::request() wp-includes/class-http.php:626 WP_Http::get() wp-includes/http.php:162 wp_remote_get() wp-content/plugins/weglot/src/services/class-option-service-weglot.php:166 WeglotWP\S\Option_Service_Weglot::get_options_from_api_with_api_key() wp-content/plugins/weglot/src/services/class-option-service-weglot.php:271 WeglotWP\S\Option_Service_Weglot::get_options() wp-content/plugins/weglot/src/services/class-option-service-weglot.php:356 WeglotWP\S\Option_Service_Weglot::get_option() wp-content/plugins/weglot/weglot-functions.php:35 weglot_get_option()...