Skip to content

Googlebot compatible protobuf ajax request #661

@robin-anil

Description

@robin-anil

protobuf.js version: any

This is more of a question. I have noticed that Google bot is running some old janky or hacked up version of chrome browser and is unable crawl and parse our sites using protobuf.js. We try to work around it by using prerender.io service. But that to me is a crutch.

Our Ajax implementation is based on https://github.com/dcodeIO/protobuf.js/wiki/How-to-read-binary-data-in-the-browser-or-under-node.js%3F using whatwg-fetch This works in any browser we test except Google bot always have trouble with it. My guess is Google bot is pre-Chrome 26. Any ideas here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions