Thread Starter
Chuckie
(@ajtruckle)
Any update? I keep getting this in my 404 logs.
same problem
jquery.js?ver=1.12.4:3 GET **** /wp-content/plugins/yet-another-stars-rating/css/images/ui-bg_flat_75_ffffff_40x100.png 404 ()
jquery.js?ver=1.12.4:3 GET **** /wp-content/plugins/yet-another-stars-rating/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png 404 ()
there is no /css/images/ subfolder
there is no such files at all
Me too I have the sale 404 errors
I’m running 1.6.5.
Another website has 1.6.4 and there are not these errors
Plugin Contributor
dudo
(@dudo)
Hi guys, I can’t replicate this error on my environments.
Are you using some caching plugin?
Google follows links specified in https://plugins.trac.wordpress.org/browser/yet-another-stars-rating/tags/1.6.5/css/jquery-ui.css#L848
So from css directory it looks in css/images dir
You should add there the jqueryui images
No any caching plugin my case
Plugin Contributor
dudo
(@dudo)
Ok, seems like @riccardorusso79 get the point.
I will check into it.
Thanks,
I just added images dir in CSS dir using this content.
Google crawlers try all links (also the ones in css files) so I suppose that they discovered those links in this way
Rr