WPIntell

Source evidence

Response time

Geolocation IP Detection · support · 2024-09-22T18:10:00+00:00

complaintsentiment
mediumseverity
0.86relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

2 / 31 rows with source links

6.5% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

29 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Augusto Gentile unresolved
Hi, thanks for the plugin. Its great. I was wondering if there is any workaround to avoid affecting the response time of the visits? After activating the plugin, and starting using it. I found out that my response time has increased X4 thanks Please give me more details about your config. Which data-source are you using? File-based databases are a lot quicker of course. Are you using AJAX mode? AJAX mode combined with page-caching will get the best response times. Thanks for your quick reply! I am usign Maxmind City or Country database (Manual download & update) option and I’m hosting the DB file here: wp-content/uploads/GeoLite2-City.mmdb I just activated this option: Enable AJAX endpoint to get the information for the current IP even on cached pages. I had this one already activated: Disable caching a page that contains a shortcode or API call to geo-dependent functions. Is any other way to optimize? Thanks Yes if you need the Geo lookup only on some pages, you can enqueue the JS file on only those pages (e.g. via shortcode).

Comments

3 shown
Benjamin Pick 2024-09-23T08:31:00+00:00

Please give me more details about your config. Which data-source are you using? File-based databases are a lot quicker of course. Are you using AJAX mode? AJAX mode combined with page-caching will get the best response times.

Augusto Gentile 2024-09-23T13:03:00+00:00

Thanks for your quick reply! I am usign Maxmind City or Country database (Manual download & update) option and I’m hosting the DB file here: wp-content/uploads/GeoLite2-City.mmdb I just activated this option: Enable AJAX endpoint to get the information for the current IP even on cached pages. I had this one already activated: Disable caching a page that contains a shortcode or API call to geo-dependent functions. Is any other way to optimize? Thanks

Benjamin Pick 2024-09-23T13:15:00+00:00

Yes if you need the Geo lookup only on some pages, you can enqueue the JS file on only those pages (e.g. via shortcode).