WPIntell

Source evidence

massive logo GET requests

YASR – Yet Another Star Rating Plugin for WordPress · support · 2026-01-08T14:35:00+00:00

complaintsentiment
highseverity
0.86relevance
0replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

2 / 30 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
dvogelhq unresolved
Every frontend wordpress page request triggered multiple GET requests from the server IP to the logo url. I could retrace it to the function yasr_getimagesize from yet-another-stars-rating/includes/yasr-includes-functions.php which first calls “yasr_check_valid_url()”. This function triggers the first logo GET request. If this function returns true it triggers getimagesize() which downloads the logo image again. I hotfixed the problem by adding a transient cache call to the function, so it doesn’t check the same image URL with every single frontend page request since these requests made >90% of the whole website traffic and overloaded our webserver. Could you please fix this behavior?

Comments

0 shown

No comments were stored for this source.