Patrick Robrecht

Results 9 comments of Patrick Robrecht

+1 for the timeout - that's something which we can make configurable (default set to 0 for backwards compatibility).

As an absent referer URL does not mean "direct call" (e.g. due to the Referrer-Policy HTTP header or a browser addon which disables referer submission), we shouldn't call this number...

Is this AMP issue fixed with #182 released with Statify 1.8.1 today?

In _Statify - Extended Evalution_ I use: ``` if ( '/' === $url ) { return __( 'Home Page', 'extended-evaluation-for-statify' ); } $post_id = url_to_postid( $url ); return ( 0...

Extended Evaluation provides exactly this functionality. Before we decide to integrate per post stats into Statify itself, we should consider integrating the whole functionality of Statify - Extended Evaluation. I...

The display of the scheme has been implemented in version 1.1.9, but there is no backend option to block HTTP requests yet.

I'm not sure whether this issue is the fault of Snitch or of Relevanssi/WeGlot.

@alexlii1971 Did you check what exactly causes the conflict? If you provide some details, it would be easier to check whether the conflict requires changes in Snitch or in Nginx...

These changes would require changes to keep the functionality of Statify - Extended Evaluation, but hopefully helps to improve the performance with large Statify tables (I've installs with 1,000,000+ entries):...