Documentation

Understand the responsebefore changing the stack.

Public references explain the product model and its limits. Exact setup instructions are generated inside an authenticated workspace for the website being connected.

Public references

The three parts of crawler evidence.

01

Read the response

Browser output and crawler HTML are different evidence.

A finished page can look complete after JavaScript runs while the first response still contains very little readable content.

Compare the two
02

Understand the route

Visitors and eligible crawlers can follow different response paths.

The visitor-facing application stays in place. Prerendering changes the HTML response only for supported crawler page requests.

Review crawler support
03

Verify the outcome

The proof belongs in the response, not the dashboard.

Status, metadata, headings, links, and page copy should be inspectable in the HTML returned to the crawler request.

Inspect the evidence