Hi there,
We have a Google mini indexing a client site returning results in XML format. Occasionally (1 in 1000 requests in my small sample) results XML is not returned but the following is instead:
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE GSP SYSTEM "google.dtd">
<GSP VER="3.2">
<ERROR>504</ERROR>
</GSP>
I can't find any information on what this error means or how to resolve it. Has anyone seen it before or have any ideas to resolve the issue.
Thanks,
Tom