Skip to content

Commit 51f3506

Browse files
ShawnPanaclaude
andcommitted
Add sitemap footer to Get Started pages for LLM discovery
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent da72ca9 commit 51f3506

4 files changed

Lines changed: 16 additions & 0 deletions

File tree

docs/introduction.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,3 +180,7 @@ See [Tasks](/guides/tasks) for all parameters, or browse [Tips](/tips/data/struc
180180
Four ways to automate the web — pick the one that fits.
181181
</Card>
182182
</CardGroup>
183+
184+
---
185+
186+
*For LLM agents: full docs sitemap available at https://docs.cloud.browser-use.com/sitemap.xml*

docs/llm-quickstart.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -376,3 +376,7 @@ for await (const step of client.run("Go to google.com")) {
376376
- **Vision**: agent can take screenshots. Enable with `vision=True`
377377
- **1Password**: auto-fill passwords and 2FA/TOTP codes with `op_vault_id`
378378
````
379+
380+
---
381+
382+
*For LLM agents: full docs sitemap available at https://docs.cloud.browser-use.com/sitemap.xml*

docs/new-features/api-v3.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,3 +87,7 @@ console.log(result.output);
8787
<Note>
8888
The BU Agent API is experimental. The interface may change.
8989
</Note>
90+
91+
---
92+
93+
*For LLM agents: full docs sitemap available at https://docs.cloud.browser-use.com/sitemap.xml*

docs/pricing.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,3 +134,7 @@ Proxy is automatically enabled when you set `proxyCountryCode` on a session. Dat
134134
**Scaleup & Enterprise**[contact us](https://browser-use.com/pricing) to get started. We sign ZDR (zero data retention), no-training, HIPAA, BAA, and custom compliance contracts. Includes dedicated browser pool, on-prem deployment options, and custom SLAs.
135135

136136
[See plans & pricing →](https://browser-use.com/pricing)
137+
138+
---
139+
140+
*For LLM agents: full docs sitemap available at https://docs.cloud.browser-use.com/sitemap.xml*

0 commit comments

Comments
 (0)