Forum Moderators: Robert Charlton & goodroi
There is in each file something like
preload="index.jpg,other_page.jpg,../index.jpg";
Exactly the contence of this javascript string is found in my access log as error 404.
It seems Googlebot tries to check the contence of strings.
When the string looks like it could be an URL, Googlebot tries the string as it would be an URL
When the string looks like it could be an URL, Googlebot tries the string as it would be an URL
Yes, no matter where the character string appears, apparently. URL-hunger at Google is immense!
People often say that "Google doesn't understand javascript" but that's way too casual an understanding. For many years they've been looking at javascript as text and seeing what they can learn. They just don't execute javascript in an automated fashion.
URL-hunger at Google is immense
In this case, other discussion here from me, I do not understand, why years old unique content from my site is not indexed.
The holes in the indexing are so severe, I even think about to reinstate my onw self written local search engine instead of Google customized search.