Commit f660110
committed
Add guidance on blocking crawlers with robots.txt and fix broken FAQ anchor links
- Add new 'Blocking crawlers with robots.txt' section to robots-txt.mdx with three examples: block all bots, block only the /crawl endpoint, and block specific paths
- Add cross-reference from crawl-endpoint.mdx to the new blocking guidance
- Fix broken anchor link in automatic-request-headers.mdx (#how-do-i-allowlist-browser-rendering → #can-i-allowlist-browser-rendering-on-my-own-website)
- Fix broken anchor link in robots-txt.mdx Related resources (#will-browser-rendering-bypass-cloudflares-bot-protection → #will-browser-rendering-be-detected-by-bot-management)
- Add Automatic request headers to Related resources in robots-txt.mdx1 parent 9daeab0 commit f660110
File tree
3 files changed
+45
-3
lines changed- src/content/docs/browser-rendering
- reference
- rest-api
3 files changed
+45
-3
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
Lines changed: 43 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
58 | 99 | | |
59 | 100 | | |
60 | 101 | | |
| |||
113 | 154 | | |
114 | 155 | | |
115 | 156 | | |
116 | | - | |
| 157 | + | |
| 158 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
425 | 425 | | |
426 | 426 | | |
427 | 427 | | |
428 | | - | |
| 428 | + | |
429 | 429 | | |
430 | 430 | | |
431 | 431 | | |
| |||
0 commit comments