You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alterations to the validation code, together with the non-crawing of links on non-validated pages have made the first graph of a url highly unpredictable e.g. returning only a few results or even unvalidated links in strict mode.
Subsequent requests made once the graph has been built always return exactly the same data i.e. the correct data.
The text was updated successfully, but these errors were encountered:
Alterations to the validation code, together with the non-crawing of links on non-validated pages have made the first graph of a url highly unpredictable e.g. returning only a few results or even unvalidated links in strict mode.
Subsequent requests made once the graph has been built always return exactly the same data i.e. the correct data.
The text was updated successfully, but these errors were encountered: