Summary
Website Quality Score
Performance 10.0
SEO 10.0
Security 8.5
Accessibility 9.5
Best Practices 9.2
- ⛔ Security - 2 pages(s) with critical finding(s).
- ⚠️ HTTP headers - found 43 unique headers (too many).
- ⚠️ 1 page(s) do not support Brotli compression.
- ⚠️ No WebP image found on the website.
- ⚠️ No AVIF image found on the website.
- ⚠️ 1 page(s) without aria labels.
- ⚠️ 1 page(s) without role attributes.
- ⏩ Loaded robots.txt for domain 'docs.jina.ai': status code 200, size 30 kB and took 660 ms.
- ⏩ Skipped URLs - 1 skipped URLs found.
- ⏩ External URLs - 1 external URL(s) found.
- ✅ Redirects - no redirects found.
- ✅ 404 OK - all pages exists, no non-existent pages found.
- ✅ SSL/TLS certificate is valid until Jun 12 04:37:54 2026 GMT. Issued by C = US, O = Google Trust Services, CN = WE1. Subject is CN = jina.ai.
- ✅ SSL/TLS certificate issued by 'C = US, O = Google Trust Services, CN = WE1'.
- ✅ Performance OK - all non-media URLs are faster than 3 seconds.
- ✅ Only one title provided for uniqueness check.
- ✅ Only one meta description provided for uniqueness check.
- ✅ All pages have quoted attributes.
- ✅ All pages have inline SVGs smaller than 5120 bytes.
- ✅ All pages have inline SVGs with less than 5 duplicates.
- ✅ All pages have valid or none inline SVGs.
- ✅ All pages without multiple <h1> headings.
- ✅ All pages have <h1> heading.
- ✅ All pages have heading structure without skipped levels.
- ✅ All pages have DOM depth less than 30.
- ✅ All pages have clickable (interactive) phone numbers.
- ✅ All pages have valid HTML.
- ✅ All pages have image alt attributes.
- ✅ All pages have form labels.
- ✅ All pages have lang attribute.
- ✅ DNS IPv4 OK: domain docs.jina.ai resolved to 172.67.70.54, 104.26.11.242, 104.26.10.242 (DNS server: 127.0.0.53).
- ✅ DNS IPv6 OK: domain docs.jina.ai resolved to 2606:4700:20::681a:af2, 2606:4700:20::681a:bf2, 2606:4700:20::ac43:4636 (DNS server: 127.0.0.53).
Visited URLs
| URL | Status | Type | Time (s) | Size | Cache |
|---|---|---|---|---|---|
| / | 200 | HTML | 65 ms | 30 kB | 0 s |
Best practices
| Analysis name | OK | Notice | Warning | Critical |
|---|---|---|---|---|
| Heading structure | 2 | 0 | 0 | 0 |
| DOM depth (> 30) | 1 | 0 | 0 | 0 |
| Title uniqueness (> 10%) | 1 | 0 | 0 | 0 |
| Description uniqueness (> 10%) | 1 | 0 | 0 | 0 |
| Brotli support | 0 | 0 | 1 | 0 |
| WebP support | 0 | 0 | 1 | 0 |
| AVIF support | 0 | 0 | 1 | 0 |
Large inline SVGs
No problems found.
Duplicate inline SVGs
No problems found.
Invalid inline SVGs
No problems found.
Missing quotes on attributes
No problems found.
DOM depth
No problems found.
Heading structure
No problems found.
Non-clickable phone numbers
No problems found.
Title uniqueness
No problems found.
Description uniqueness
No problems found.
Accessibility
| Analysis name | OK | Notice | Warning | Critical |
|---|---|---|---|---|
| Missing html lang attribute | 1 | 0 | 0 | 0 |
| Missing roles | 0 | 0 | 3 | 0 |
| Missing aria labels | 0 | 0 | 2 | 0 |
Valid HTML
No problems found.
Missing image alt attributes
No problems found.
Missing form labels
No problems found.
Missing aria labels
Missing roles
Missing html lang attribute
No problems found.
Security
Found 10 row(s).
| Header | OK | Notice | Warning | Critical | Recommendation |
|---|---|---|---|---|---|
| Strict-Transport-Security | 0 | 0 | 0 | 1 | Strict-Transport-Security header is not set. It enforces secure connections and protects against MITM attacks. |
| Content-Security-Policy | 0 | 0 | 0 | 1 | Content-Security-Policy header is not set. It restricts resources the page can load and prevents XSS attacks. |
| Access-Control-Allow-Origin | 0 | 0 | 1 | 0 | Access-Control-Allow-Origin is set to '*' which allows any origin to access the resource. This can be a security risk. |
| X-Frame-Options | 0 | 0 | 1 | 0 | X-Frame-Options header is not set. It prevents clickjacking attacks when set to 'deny' or 'sameorigin. |
| Referrer-Policy | 0 | 0 | 1 | 0 | Referrer-Policy header is not set. It controls referrer header sharing and enhances privacy and security. |
| Feature-Policy | 0 | 0 | 1 | 0 | Feature-Policy header is not set. It allows enabling/disabling browser APIs and features for security. Not important if Permissions-Policy is set. |
| Permissions-Policy | 0 | 0 | 1 | 0 | Permissions-Policy header is not set. It allows enabling/disabling browser APIs and features for security. |
| Server | 0 | 1 | 0 | 0 | Server header is set to 'cloudflare'. It is better not to reveal used technologies. |
| X-XSS-Protection | 1 | 0 | 0 | 0 | |
| X-Content-Type-Options | 1 | 0 | 0 | 0 | |
| No rows found, please edit your search term. | |||||
Security headers
| Severity | Occurs | Detail | Affected URLs (max 5) |
|---|---|---|---|
| critical | 1 | Content-Security-Policy header is not set. It restricts resources the page can load and prevents XSS attacks. | / |
| critical | 1 | Strict-Transport-Security header is not set. It enforces secure connections and protects against MITM attacks. | / |
| warning | 1 | Referrer-Policy header is not set. It controls referrer header sharing and enhances privacy and security. | / |
| warning | 1 | Access-Control-Allow-Origin is set to '*' which allows any origin to access the resource. This can be a security risk. | / |
| warning | 1 | Permissions-Policy header is not set. It allows enabling/disabling browser APIs and features for security. | / |
| warning | 1 | Feature-Policy header is not set. It allows enabling/disabling browser APIs and features for security. Not important if Permissions-Policy is set. | / |
| warning | 1 | X-Frame-Options header is not set. It prevents clickjacking attacks when set to 'deny' or 'sameorigin. | / |
| notice | 1 | Server header is set to 'cloudflare'. It is better not to reveal used technologies. | / |
SEO metadata
| URL 🔼 | Indexing | Title | H1 | Description | Keywords |
|---|---|---|---|---|---|
| / | Allowed | Meta-Prompt | Jina AI Search Foundation API Guide | Jina AI Meta-Prompt: An Implementation Guide for LLMs (v13) |
OpenGraph metadata
No URLs with OpenGraph data (og:* or twitter:* meta tags).
Heading structure
| Heading structure | Count | Errors 🔽 | URL |
|---|---|---|---|
| 1 | 0 | / |
404 URLs
No 404 URLs found.
Redirected URLs
No redirects found.
Skipped URLs Summary
| Reason | Domain | Unique URLs 🔽 |
|---|---|---|
| Not allowed host | github.com | 1 |
Skipped URLs
| Reason | Skipped URL 🔼 | Source | Found at URL |
|---|---|---|---|
| Not allowed host | https://github.com/jina-ai/meta-prompt/ | <a href> | / |
External URLs
1 external URL(s)| External URL | Pages 🔽 | Found on URL (max 5) |
|---|---|---|
| https://github.com/jina-ai/meta-prompt/ | 1 | / |
TOP fastest URLs
| Time 🔼 | Status | Fast URL |
|---|---|---|
| 65 ms | 200 | / |
TOP slowest URLs
| Time 🔽 | Status | Slow URL |
|---|---|---|
| 65 ms | 200 | / |
Content types
| Content type | URLs 🔽 | Total size | Total time | Avg time | Status 20x |
|---|---|---|---|---|---|
| HTML | 1 | 30 kB | 65 ms | 65 ms | 1 |
Content types (MIME types)
| Content type | URLs 🔽 | Total size | Total time | Avg time | Status 20x |
|---|---|---|---|---|---|
| text/html; charset=utf-8 | 1 | 30 kB | 65 ms | 65 ms | 1 |
Source domains
| Domain | Totals | HTML |
|---|---|---|
| docs.jina.ai | 1 / 30kB / 65ms | 1 / 30kB / 65ms |
HTTP headers
Found 43 row(s).
| Header 🔼 | Occurs | Unique | Values preview | Min value | Max value |
|---|---|---|---|---|---|
| Access-Control-Allow-Headers | 1 | 1 | * | ||
| Access-Control-Allow-Methods | 1 | 1 | GET, OPTIONS | ||
| Access-Control-Allow-Origin | 1 | 1 | * | ||
| Alt-Svc | 1 | 1 | h3=":443"; ma=86400 | ||
| Cache-Control | 1 | 1 | no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0 | ||
| Cf-Ray | 1 | - | [ignored generic values] | ||
| Content-Type | 1 | 1 | text/html; charset=utf-8 | ||
| Date | 1 | - | [ignored generic values] | 2026-03-24 | 2026-03-24 |
| Expires | 1 | - | [ignored generic values] | ||
| Link | 1 | 1 | |||
| Nel | 1 | 1 | {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800} | ||
| Pragma | 1 | 1 | no-cache | ||
| Report-To | 1 | 1 | {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare…IGNGlsYXGDMxAz1esDf%2Bt2QF3C%2FYq9n"}]} | ||
| Server | 1 | 1 | cloudflare | ||
| Vary | 1 | 1 | accept-encoding | ||
| X-Api-Base-Urls | 1 | 1 | api.jina.ai/v1,r.jina.ai,s.jina.ai | ||
| X-Api-Endpoints | 1 | 1 | embeddings,batch-embeddings,reranker,reader,search | ||
| X-Authorization-Required | 1 | 1 | bearer-token | ||
| X-Content-Audience | 1 | 1 | llm | ||
| X-Content-Purpose | 1 | 1 | jina-ai-meta-prompt-search-foundation-guide | ||
| X-Content-Type | 1 | 1 | llm-instruction | ||
| X-Content-Type-Options | 1 | 1 | nosniff | ||
| X-Content-Version | 1 | 1 | 1.0 | ||
| X-Debug-Accept | 1 | 1 | text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,imag…,application/signed-exchange;v=b3;q=0.7 | ||
| X-Debug-Is-Bot | 1 | 1 | true | ||
| X-Debug-Is-Browser | 1 | 1 | true | ||
| X-Debug-Referrer | 1 | 1 | |||
| X-Debug-User-Agent | 1 | 1 | mozilla/5.0 (windows nt 10.0; win64; x64) applewebkit/537.36 (khtml, like gecko)…i/537.36 siteone-crawler/2.1.0.20260317 | ||
| X-Documentation-Type | 1 | 1 | implementation-guide | ||
| X-Generated-At | 1 | 1 | 2026-03-24T13:50:58.794Z | ||
| X-Guide-Sections | 1 | 1 | core-apis,recommended-patterns,integration-guidelines,anti-patterns,limitations | ||
| X-Human-Access | 1 | 1 | not-intended | ||
| X-Implementation-Patterns | 1 | 1 | basic-search,rag-pipeline,fact-checking,classification,content-processing | ||
| X-Key-Principles | 1 | 1 | simplicity,built-in-features,multilingual-support,scope-awareness | ||
| X-Llm-Constraints | 1 | 1 | no-text-generation,no-content-modification,no-code-execution | ||
| X-Llm-Interaction-Mode | 1 | 1 | instruction-following | ||
| X-Llm-Output-Preference | 1 | 1 | direct-code-generation | ||
| X-Meta-Prompt-Version | 1 | 1 | v13 | ||
| X-Primary-Models | 1 | 1 | jina-embeddings-v5-text-small,jina-embeddings-v5-text-nano,jina-reranker-v3 | ||
| X-Provider | 1 | 1 | jina-ai | ||
| X-Robots-Tag | 1 | 1 | noindex, follow | ||
| X-Signup-Url | 1 | 1 | https://jina.ai/?sui=apikey | ||
| X-Supported-Features | 1 | 1 | semantic-search,rag,fact-verification,webscraping,classification,content-processing,multilingual,multimodal | ||
| No rows found, please edit your search term. | |||||
HTTP header values
Found 40 row(s).
| Header | Occurs | Value |
|---|---|---|
| Access-Control-Allow-Headers | 1 | * |
| Access-Control-Allow-Methods | 1 | GET, OPTIONS |
| Access-Control-Allow-Origin | 1 | * |
| Alt-Svc | 1 | h3=":443"; ma=86400 |
| Cache-Control | 1 | no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0 |
| Content-Type | 1 | text/html; charset=utf-8 |
| Link | 1 | <https://jina.ai>; rel="canonical" |
| Nel | 1 | {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800} |
| Pragma | 1 | no-cache |
| Report-To | 1 | {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=SQG%2B%2BDbHoLJ%2BvGFruG5KK%2BW8I9%2B04N1erDWmo9yC7WrnWJN7lmGjrScsl3Dcu6jQAriG%2BqQhOqR6dEN4Clh5XIGNGlsYXGDMxAz1esDf%2Bt2QF3C%2FYq9n"}]} |
| Server | 1 | cloudflare |
| Vary | 1 | accept-encoding |
| X-Api-Base-Urls | 1 | api.jina.ai/v1,r.jina.ai,s.jina.ai |
| X-Api-Endpoints | 1 | embeddings,batch-embeddings,reranker,reader,search |
| X-Authorization-Required | 1 | bearer-token |
| X-Content-Audience | 1 | llm |
| X-Content-Purpose | 1 | jina-ai-meta-prompt-search-foundation-guide |
| X-Content-Type | 1 | llm-instruction |
| X-Content-Type-Options | 1 | nosniff |
| X-Content-Version | 1 | 1.0 |
| X-Debug-Accept | 1 | text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7 |
| X-Debug-Is-Bot | 1 | true |
| X-Debug-Is-Browser | 1 | true |
| X-Debug-Referrer | 1 | |
| X-Debug-User-Agent | 1 | mozilla/5.0 (windows nt 10.0; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/26.0.0.0 safari/537.36 siteone-crawler/2.1.0.20260317 |
| X-Documentation-Type | 1 | implementation-guide |
| X-Generated-At | 1 | 2026-03-24T13:50:58.794Z |
| X-Guide-Sections | 1 | core-apis,recommended-patterns,integration-guidelines,anti-patterns,limitations |
| X-Human-Access | 1 | not-intended |
| X-Implementation-Patterns | 1 | basic-search,rag-pipeline,fact-checking,classification,content-processing |
| X-Key-Principles | 1 | simplicity,built-in-features,multilingual-support,scope-awareness |
| X-Llm-Constraints | 1 | no-text-generation,no-content-modification,no-code-execution |
| X-Llm-Interaction-Mode | 1 | instruction-following |
| X-Llm-Output-Preference | 1 | direct-code-generation |
| X-Meta-Prompt-Version | 1 | v13 |
| X-Primary-Models | 1 | jina-embeddings-v5-text-small,jina-embeddings-v5-text-nano,jina-reranker-v3 |
| X-Provider | 1 | jina-ai |
| X-Robots-Tag | 1 | noindex, follow |
| X-Signup-Url | 1 | https://jina.ai/?sui=apikey |
| X-Supported-Features | 1 | semantic-search,rag,fact-verification,webscraping,classification,content-processing,multilingual,multimodal |
| No rows found, please edit your search term. | ||
HTTP Caching by content type (only from crawlable domains)
| Content type | Cache type | URLs 🔽 | AVG lifetime | MIN lifetime | MAX lifetime |
|---|---|---|---|---|---|
| HTML | Cache-Control | 1 | 0 s | 0 s | 0 s |
HTTP Caching by domain
| Domain | Cache type | URLs 🔽 | AVG lifetime | MIN lifetime | MAX lifetime |
|---|---|---|---|---|---|
| docs.jina.ai | Cache-Control | 1 | 0 s | 0 s | 0 s |
HTTP Caching by domain and content type
| Domain | Content type | Cache type | URLs 🔽 | AVG lifetime | MIN lifetime | MAX lifetime |
|---|---|---|---|---|---|---|
| docs.jina.ai | HTML | Cache-Control | 1 | 0 s | 0 s | 0 s |
DNS info
| DNS resolving tree |
|---|
| docs.jina.ai |
| IPv4: 172.67.70.54 |
| IPv4: 104.26.11.242 |
| IPv4: 104.26.10.242 |
| IPv6: 2606:4700:20::681a:af2 |
| IPv6: 2606:4700:20::681a:bf2 |
| IPv6: 2606:4700:20::ac43:4636 |
| DNS server: 127.0.0.53 |
SSL/TLS info
| Info | Text |
|---|---|
| Issuer | C = US, O = Google Trust Services, CN = WE1 |
| Subject | CN = jina.ai |
| Valid from | Mar 14 03:38:17 2026 GMT (VALID already 10.4 day(s)) |
| Valid to | Jun 12 04:37:54 2026 GMT (VALID still for 79.6 day(s)) |
| Supported protocols | TLSv1.2, TLSv1.3 |
| RAW certificate output | Certificate: Data: Version: 3 (0x2) Serial Number: b9:52:b7:d8:13:bc:21:f5:11:8d:27:60:03:c4:44:67 Signature Algorithm: ecdsa-with-SHA256 Issuer: C = US, O = Google Trust Services, CN = WE1 Validity Not Before: Mar 14 03:38:17 2026 GMT Not After : Jun 12 04:37:54 2026 GMT Subject: CN = jina.ai Subject Public Key Info: Public Key Algorithm: id-ecPublicKey Public-Key: (256 bit) pub: 04:14:7a:bb:6a:e8:d2:3c:70:ea:e6:c7:33:95:28: af:66:0e:25:ee:12:d9:d9:a2:e8:f0:07:33:1b:ad: af:de:1f:3b:ef:b8:02:1a:ad:5a:bd:68:66:9e:fe: 21:b1:3f:0a:72:58:d1:4f:11:ca:1a:08:e4:4e:77: bd:ce:61:d4:61 ASN1 OID: prime256v1 NIST CURVE: P-256 X509v3 extensions: X509v3 Key Usage: critical Digital Signature X509v3 Extended Key Usage: TLS Web Server Authentication X509v3 Basic Constraints: critical CA:FALSE X509v3 Subject Key Identifier: A0:2F:50:AA:3D:6B:6D:9E:FB:F2:4B:56:7E:A6:4C:90:5C:E9:A4:B8 X509v3 Authority Key Identifier: 90:77:92:35:67:C4:FF:A8:CC:A9:E6:7B:D9:80:79:7B:CC:93:F9:38 Authority Information Access: OCSP - URI:http://o.pki.goog/s/we1/uVI CA Issuers - URI:http://i.pki.goog/we1.crt X509v3 Subject Alternative Name: DNS:jina.ai, DNS:*.jina.ai X509v3 Certificate Policies: Policy: 2.23.140.1.2.1 X509v3 CRL Distribution Points: Full Name: URI:http://c.pki.goog/we1/8cGe9Jem4W0.crl CT Precertificate SCTs: Signed Certificate Timestamp: Version : v1 (0x0) Log ID : 0E:57:94:BC:F3:AE:A9:3E:33:1B:2C:99:07:B3:F7:90: DF:9B:C2:3D:71:32:25:DD:21:A9:25:AC:61:C5:4E:21 Timestamp : Mar 14 04:38:18.089 2026 GMT Extensions: none Signature : ecdsa-with-SHA256 30:45:02:21:00:F5:E7:5B:C1:62:FD:FE:4C:64:92:F0: FA:DD:81:0E:32:01:74:A8:B7:D6:37:2D:47:96:0F:48: 08:AD:9F:5F:8D:02:20:65:B5:7A:36:31:DF:E5:62:66: 04:75:88:DD:87:E3:5B:EA:B1:AE:0B:37:84:C1:64:9E: DA:EE:7D:48:92:6A:9E Signed Certificate Timestamp: Version : v1 (0x0) Log ID : 49:9C:9B:69:DE:1D:7C:EC:FC:36:DE:CD:87:64:A6:B8: 5B:AF:0A:87:80:19:D1:55:52:FB:E9:EB:29:DD:F8:C3 Timestamp : Mar 14 04:38:18.107 2026 GMT Extensions: none Signature : ecdsa-with-SHA256 30:46:02:21:00:A2:F8:12:AB:E7:37:57:59:1D:66:D3: 10:B8:A9:CC:1E:56:59:13:E4:26:E7:CB:98:6F:57:1D: AD:9A:98:38:E5:02:21:00:BC:57:D1:0F:3B:EC:99:2A: 1A:5E:07:57:64:E6:32:6B:CF:52:3C:23:15:BD:F7:46: 66:B5:C7:72:68:A6:B1:59 Signature Algorithm: ecdsa-with-SHA256 Signature Value: 30:46:02:21:00:a4:16:0e:ec:b0:9a:04:66:15:30:6e:c3:53: df:be:58:d2:98:dc:e8:83:c6:ea:e6:52:ea:cd:63:02:01:30: 68:02:21:00:f0:c9:e8:78:02:28:3e:79:e2:15:b3:6a:e4:04: de:4d:0c:d4:8e:92:1f:ef:9e:f6:45:01:d0:14:67:87:cf:b3 |
| RAW protocols output | === ssl2 === s_client: Unknown option: -ssl2 s_client: Use -help for summary. === ssl3 === s_client: Unknown option: -ssl3 s_client: Use -help for summary. === tls1 === 40F7DAF819770000:error:0A0000BF:SSL routines:tls_setup_handshake:no protocols available:../ssl/statem/statem_lib.c:104: CONNECTED(00000003) --- no peer certificate available --- No client certificate CA names sent --- SSL handshake has read 0 bytes and written 7 bytes Verification: OK --- New, (NONE), Cipher is (NONE) Secure Renegotiation IS NOT supported Compression: NONE Expansion: NONE No ALPN negotiated Early data was not sent Verify return code: 0 (ok) --- === tls1_1 === 4077E5384E7A0000:error:0A0000BF:SSL routines:tls_setup_handshake:no protocols available:../ssl/statem/statem_lib.c:104: CONNECTED(00000003) --- no peer certificate available --- No client certificate CA names sent --- SSL handshake has read 0 bytes and written 7 bytes Verification: OK --- New, (NONE), Cipher is (NONE) Secure Renegotiation IS NOT supported Compression: NONE Expansion: NONE No ALPN negotiated Early data was not sent Verify return code: 0 (ok) --- === tls1_2 === depth=2 C = US, O = Google Trust Services LLC, CN = GTS Root R4 verify return:1 depth=1 C = US, O = Google Trust Services, CN = WE1 verify return:1 depth=0 CN = jina.ai verify return:1 CONNECTED(00000003) --- Certificate chain 0 s:CN = jina.ai i:C = US, O = Google Trust Services, CN = WE1 a:PKEY: id-ecPublicKey, 256 (bit); sigalg: ecdsa-with-SHA256 v:NotBefore: Mar 14 03:38:17 2026 GMT; NotAfter: Jun 12 04:37:54 2026 GMT 1 s:C = US, O = Google Trust Services, CN = WE1 i:C = US, O = Google Trust Services LLC, CN = GTS Root R4 a:PKEY: id-ecPublicKey, 256 (bit); sigalg: ecdsa-with-SHA384 v:NotBefore: Dec 13 09:00:00 2023 GMT; NotAfter: Feb 20 14:00:00 2029 GMT 2 s:C = US, O = Google Trust Services LLC, CN = GTS Root R4 i:C = BE, O = GlobalSign nv-sa, OU = Root CA, CN = GlobalSign Root CA a:PKEY: id-ecPublicKey, 384 (bit); sigalg: RSA-SHA256 v:NotBefore: Nov 15 03:43:21 2023 GMT; NotAfter: Jan 28 00:00:42 2028 GMT --- Server certificate -----BEGIN CERTIFICATE----- MIIDmzCCA0CgAwIBAgIRALlSt9gTvCH1EY0nYAPERGcwCgYIKoZIzj0EAwIwOzEL MAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEMMAoG A1UEAxMDV0UxMB4XDTI2MDMxNDAzMzgxN1oXDTI2MDYxMjA0Mzc1NFowEjEQMA4G A1UEAxMHamluYS5haTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABBR6u2ro0jxw 6ubHM5Uor2YOJe4S2dmi6PAHMxutr94fO++4AhqtWr1oZp7+IbE/CnJY0U8RyhoI 5E53vc5h1GGjggJMMIICSDAOBgNVHQ8BAf8EBAMCB4AwEwYDVR0lBAwwCgYIKwYB BQUHAwEwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUoC9Qqj1rbZ778ktWfqZMkFzp pLgwHwYDVR0jBBgwFoAUkHeSNWfE/6jMqeZ72YB5e8yT+TgwXgYIKwYBBQUHAQEE UjBQMCcGCCsGAQUFBzABhhtodHRwOi8vby5wa2kuZ29vZy9zL3dlMS91VkkwJQYI KwYBBQUHMAKGGWh0dHA6Ly9pLnBraS5nb29nL3dlMS5jcnQwHQYDVR0RBBYwFIIH amluYS5haYIJKi5qaW5hLmFpMBMGA1UdIAQMMAowCAYGZ4EMAQIBMDYGA1UdHwQv MC0wK6ApoCeGJWh0dHA6Ly9jLnBraS5nb29nL3dlMS84Y0dlOUplbTRXMC5jcmww ggEFBgorBgEEAdZ5AgQCBIH2BIHzAPEAdgAOV5S8866pPjMbLJkHs/eQ35vCPXEy Jd0hqSWsYcVOIQAAAZzqo1LpAAAEAwBHMEUCIQD151vBYv3+TGSS8PrdgQ4yAXSo t9Y3LUeWD0gIrZ9fjQIgZbV6NjHf5WJmBHWI3YfjW+qxrgs3hMFkntrufUiSap4A dwBJnJtp3h187Pw23s2HZKa4W68Kh4AZ0VVS++nrKd34wwAAAZzqo1L7AAAEAwBI MEYCIQCi+BKr5zdXWR1m0xC4qcweVlkT5Cbny5hvVx2tmpg45QIhALxX0Q877Jkq Gl4HV2TmMmvPUjwjFb33Rma1x3JoprFZMAoGCCqGSM49BAMCA0kAMEYCIQCkFg7s sJoEZhUwbsNT375Y0pjc6IPG6uZS6s1jAgEwaAIhAPDJ6HgCKD554hWzauQE3k0M 1I6SH++e9kUB0BRnh8+z -----END CERTIFICATE----- subject=CN = jina.ai issuer=C = US, O = Google Trust Services, CN = WE1 --- No client certificate CA names sent Peer signing digest: SHA256 Peer signature type: ECDSA Server Temp Key: X25519, 253 bits --- SSL handshake has read 2969 bytes and written 294 bytes Verification: OK --- New, TLSv1.2, Cipher is ECDHE-ECDSA-CHACHA20-POLY1305 Server public key is 256 bit Secure Renegotiation IS supported Compression: NONE Expansion: NONE No ALPN negotiated SSL-Session: Protocol : TLSv1.2 Cipher : ECDHE-ECDSA-CHACHA20-POLY1305 Session-ID: 8868D266965AE3B7F0BA9C84922DCC8A50E1236092D73ACF273A5B26ECAC06CE Session-ID-ctx: Master-Key: 72C4A1A1C851E68A63326F43BCCFCF31A15A5709C5062097E51DEE407D96288E633CD6370E90AD8ECCBE33B03F8E1DFE PSK identity: None PSK identity hint: None SRP username: None TLS session ticket lifetime hint: 64800 (seconds) TLS session ticket: 0000 - 9f ed 9e a2 1b fe 30 fd-36 4c 99 ac f4 5a 39 67 ......0.6L...Z9g 0010 - ac 60 32 a2 71 1a f5 72-49 6d 7e 98 c5 f8 1f 50 .`2.q..rIm~....P 0020 - bf 8c 19 c4 b1 0c 21 da-82 c7 9b 4c 55 7b ae 7d ......!....LU{.} 0030 - 4a 03 3d 26 31 9d da 8a-2f 44 b7 62 9a ff 7a f7 J.=&1.../D.b..z. 0040 - 3d b9 6f 2e e3 eb 1d 26-b3 e0 17 d2 9e ca 3a ef =.o....&......:. 0050 - 5c e9 74 81 3e 12 a1 ce-c1 14 f7 72 e6 ac cd 2a \.t.>......r...* 0060 - cc a1 2a 2e 39 9d 72 97-91 00 c1 1e 93 3c 99 f6 ..*.9.r......<.. 0070 - 57 af be 24 70 24 33 18-d7 3a ab 5f f2 5a b0 99 W..$p$3..:._.Z.. 0080 - 5b 58 0c de 2a 84 0f ff-81 d0 d8 c9 a3 43 e3 7e [X..*........C.~ 0090 - e4 62 0d 79 66 58 c6 39-a9 3e c1 53 aa 8b 90 e6 .b.yfX.9.>.S.... 00a0 - 4b 14 63 f9 97 92 1a d6-40 d5 0a 36 0e b7 1c 2f K.c.....@..6.../ 00b0 - 9d f6 d4 b3 99 d6 a6 56-be df d8 ba eb 71 d3 10 .......V.....q.. Start Time: 1774360259 Timeout : 7200 (sec) Verify return code: 0 (ok) Extended master secret: yes --- DONE === tls1_3 === depth=2 C = US, O = Google Trust Services LLC, CN = GTS Root R4 verify return:1 depth=1 C = US, O = Google Trust Services, CN = WE1 verify return:1 depth=0 CN = jina.ai verify return:1 CONNECTED(00000003) --- Certificate chain 0 s:CN = jina.ai i:C = US, O = Google Trust Services, CN = WE1 a:PKEY: id-ecPublicKey, 256 (bit); sigalg: ecdsa-with-SHA256 v:NotBefore: Mar 14 03:38:17 2026 GMT; NotAfter: Jun 12 04:37:54 2026 GMT 1 s:C = US, O = Google Trust Services, CN = WE1 i:C = US, O = Google Trust Services LLC, CN = GTS Root R4 a:PKEY: id-ecPublicKey, 256 (bit); sigalg: ecdsa-with-SHA384 v:NotBefore: Dec 13 09:00:00 2023 GMT; NotAfter: Feb 20 14:00:00 2029 GMT 2 s:C = US, O = Google Trust Services LLC, CN = GTS Root R4 i:C = BE, O = GlobalSign nv-sa, OU = Root CA, CN = GlobalSign Root CA a:PKEY: id-ecPublicKey, 384 (bit); sigalg: RSA-SHA256 v:NotBefore: Nov 15 03:43:21 2023 GMT; NotAfter: Jan 28 00:00:42 2028 GMT --- Server certificate -----BEGIN CERTIFICATE----- MIIDmzCCA0CgAwIBAgIRALlSt9gTvCH1EY0nYAPERGcwCgYIKoZIzj0EAwIwOzEL MAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEMMAoG A1UEAxMDV0UxMB4XDTI2MDMxNDAzMzgxN1oXDTI2MDYxMjA0Mzc1NFowEjEQMA4G A1UEAxMHamluYS5haTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABBR6u2ro0jxw 6ubHM5Uor2YOJe4S2dmi6PAHMxutr94fO++4AhqtWr1oZp7+IbE/CnJY0U8RyhoI 5E53vc5h1GGjggJMMIICSDAOBgNVHQ8BAf8EBAMCB4AwEwYDVR0lBAwwCgYIKwYB BQUHAwEwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUoC9Qqj1rbZ778ktWfqZMkFzp pLgwHwYDVR0jBBgwFoAUkHeSNWfE/6jMqeZ72YB5e8yT+TgwXgYIKwYBBQUHAQEE UjBQMCcGCCsGAQUFBzABhhtodHRwOi8vby5wa2kuZ29vZy9zL3dlMS91VkkwJQYI KwYBBQUHMAKGGWh0dHA6Ly9pLnBraS5nb29nL3dlMS5jcnQwHQYDVR0RBBYwFIIH amluYS5haYIJKi5qaW5hLmFpMBMGA1UdIAQMMAowCAYGZ4EMAQIBMDYGA1UdHwQv MC0wK6ApoCeGJWh0dHA6Ly9jLnBraS5nb29nL3dlMS84Y0dlOUplbTRXMC5jcmww ggEFBgorBgEEAdZ5AgQCBIH2BIHzAPEAdgAOV5S8866pPjMbLJkHs/eQ35vCPXEy Jd0hqSWsYcVOIQAAAZzqo1LpAAAEAwBHMEUCIQD151vBYv3+TGSS8PrdgQ4yAXSo t9Y3LUeWD0gIrZ9fjQIgZbV6NjHf5WJmBHWI3YfjW+qxrgs3hMFkntrufUiSap4A dwBJnJtp3h187Pw23s2HZKa4W68Kh4AZ0VVS++nrKd34wwAAAZzqo1L7AAAEAwBI MEYCIQCi+BKr5zdXWR1m0xC4qcweVlkT5Cbny5hvVx2tmpg45QIhALxX0Q877Jkq Gl4HV2TmMmvPUjwjFb33Rma1x3JoprFZMAoGCCqGSM49BAMCA0kAMEYCIQCkFg7s sJoEZhUwbsNT375Y0pjc6IPG6uZS6s1jAgEwaAIhAPDJ6HgCKD554hWzauQE3k0M 1I6SH++e9kUB0BRnh8+z -----END CERTIFICATE----- subject=CN = jina.ai issuer=C = US, O = Google Trust Services, CN = WE1 --- No client certificate CA names sent Peer signing digest: SHA256 Peer signature type: ECDSA Server Temp Key: X25519, 253 bits --- SSL handshake has read 2814 bytes and written 326 bytes Verification: OK --- New, TLSv1.3, Cipher is TLS_AES_256_GCM_SHA384 Server public key is 256 bit Secure Renegotiation IS NOT supported Compression: NONE Expansion: NONE No ALPN negotiated Early data was not sent Verify return code: 0 (ok) --- DONE |
Crawler stats
| Basic stats | |
|---|---|
| Total execution time | 3.1 s |
| Total URLs | 1 |
| Total size | 30 kB |
| Requests - total time | 65 ms |
| Requests - avg time | 65 ms |
| Requests - min time | 65 ms |
| Requests - max time | 65 ms |
| Requests by status | 200: 1 |
Analysis stats
Found 21 row(s).
| Class::method | Exec time 🔽 | Exec count |
|---|---|---|
| SslTlsAnalyzer::getTLSandSSLCertificateInfo | 665 ms | 1 |
| BestPracticeAnalyzer::checkNonClickablePhoneNumbers | 4 ms | 1 |
| SecurityAnalyzer::checkHtmlSecurity | 0 ms | 1 |
| AccessibilityAnalyzer::checkImageAltAttributes | 0 ms | 1 |
| BestPracticeAnalyzer::checkHeadingStructure | 0 ms | 1 |
| BestPracticeAnalyzer::checkInlineSvg | 0 ms | 1 |
| BestPracticeAnalyzer::checkMissingQuotesOnAttributes | 0 ms | 1 |
| AccessibilityAnalyzer::checkMissingLabels | 0 ms | 1 |
| SeoAndOpenGraphAnalyzer::analyzeHeadings | 0 ms | 1 |
| AccessibilityAnalyzer::checkMissingAriaLabels | 0 ms | 1 |
| BestPracticeAnalyzer::checkMaxDOMDepth | 0 ms | 1 |
| AccessibilityAnalyzer::checkMissingLang | 0 ms | 1 |
| AccessibilityAnalyzer::checkMissingRoles | 0 ms | 1 |
| SeoAndOpenGraphAnalyzer::analyzeSeo | 0 ms | 1 |
| SecurityAnalyzer::checkHeaders | 0 ms | 1 |
| SeoAndOpenGraphAnalyzer::analyzeOpenGraph | 0 ms | 1 |
| BestPracticeAnalyzer::checkTitleUniqueness | 0 ms | 1 |
| BestPracticeAnalyzer::checkMetaDescriptionUniqueness | 0 ms | 1 |
| BestPracticeAnalyzer::checkBrotliSupport | 0 ms | 1 |
| BestPracticeAnalyzer::checkWebpSupport | 0 ms | 1 |
| BestPracticeAnalyzer::checkAvifSupport | 0 ms | 1 |
| No rows found, please edit your search term. | ||
Content processor stats
Found 12 row(s).
| Class::method | Exec time 🔽 | Exec count |
|---|---|---|
| HtmlProcessor::findUrls | 2 ms | 1 |
| NextJsProcessor::applyContentChangesBeforeUrlParsing | 0 ms | 1 |
| CssProcessor::findUrls | 0 ms | 1 |
| JavaScriptProcessor::findUrls | 0 ms | 1 |
| AstroProcessor::findUrls | 0 ms | 1 |
| AstroProcessor::applyContentChangesBeforeUrlParsing | 0 ms | 1 |
| NextJsProcessor::findUrls | 0 ms | 1 |
| JavaScriptProcessor::applyContentChangesBeforeUrlParsing | 0 ms | 1 |
| HtmlProcessor::applyContentChangesBeforeUrlParsing | 0 ms | 1 |
| SvelteProcessor::findUrls | 0 ms | 1 |
| SvelteProcessor::applyContentChangesBeforeUrlParsing | 0 ms | 1 |
| CssProcessor::applyContentChangesBeforeUrlParsing | 0 ms | 1 |
| No rows found, please edit your search term. | ||
Crawler info
| Version | 2.1.0.20260317 |
|---|---|
| Executed At | 2026-03-24 13:50:56 |
| Command | siteone-crawler --url=https://docs.jina.ai --markdown-export-dir=/tmp/siteone-jina --markdown-exclude-selector=header,footer,nav,.sidebar,.menu,.breadcrumb,script,style --timeout=30 --workers=5 --disable-javascript --disable-styles --disable-fonts --disable-images --disable-files --no-color --hide-progress-bar --output=text |
| Hostname | ubuntu-8gb-hel1-1 |
| User-Agent | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/26.0.0.0 Safari/537.36 siteone-crawler/2.1.0.20260317 |