Summary
Website Quality Score
Performance 10.0
SEO 9.1
Security 8.5
Accessibility 9.9
Best Practices 9.7
- ⛔ 1 page(s) without <h1> heading.
- ⛔ Security - 2 pages(s) with critical finding(s).
- ⚠️ No titles provided for uniqueness check.
- ⚠️ No meta descriptions provided for uniqueness check.
- ⚠️ No WebP image found on the website.
- ⚠️ No AVIF image found on the website.
- ⚠️ 1 page(s) with skipped heading levels.
- ⏩ Loaded robots.txt for domain 'www.mercadopago.com.br': status code 403, size 3 kB and took 104 ms.
- ⏩ Skipped URLs - 2 skipped URLs found.
- ⏩ External URLs - 2 external URL(s) found.
- ⏩ DNS IPv6: domain www.mercadopago.com.br does not support IPv6 (DNS server: 127.0.0.53).
- ✅ Redirects - no redirects found.
- ✅ 404 OK - all pages exists, no non-existent pages found.
- ✅ SSL/TLS certificate is valid until Nov 24 23:59:59 2026 GMT. Issued by C = US, O = Amazon, CN = Amazon RSA 2048 M04. Subject is CN = www.mercadopago.com.br.
- ✅ SSL/TLS certificate issued by 'C = US, O = Amazon, CN = Amazon RSA 2048 M04'.
- ✅ Performance OK - all non-media URLs are faster than 3 seconds.
- ✅ HTTP headers - found 10 unique headers.
- ✅ All pages support Brotli compression.
- ✅ 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 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 aria labels.
- ✅ All pages have role attributes.
- ✅ All pages have lang attribute.
- ✅ DNS IPv4 OK: domain www.mercadopago.com.br resolved to d28z3p0ydm03t7.cloudfront.net., 3.174.113.31, 3.174.113.103, 3.174.113.55, 3.174.113.58 (DNS server: 127.0.0.53).
- 📌 DNS Aliases: IP(s) for domain www.mercadopago.com.br were resolved by CNAME chain www.mercadopago.com.br > d28z3p0ydm03t7.cloudfront.net.
Visited URLs
| URL | Status | Type | Time (s) | Size | Cache |
|---|---|---|---|---|---|
| /developers/pt/docs | 403 | HTML | 5 ms | 3 kB | None |
Best practices
| Analysis name | OK | Notice | Warning | Critical |
|---|---|---|---|---|
| DOM depth (> 30) | 1 | 0 | 0 | 0 |
| Heading structure | 0 | 0 | 1 | 0 |
| Title uniqueness (> 10%) | 0 | 0 | 1 | 0 |
| Description uniqueness (> 10%) | 0 | 0 | 1 | 0 |
| Brotli support | 0 | 0 | 0 | 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
| Severity | Occurs | Detail | Affected URLs (max 5) |
|---|---|---|---|
| critical | 1 | No <h1> tag found in the HTML content. | /developers/pt/docs |
| warning | 1 | Heading structure is skipping levels: found an <h4> without a previous higher heading. | /developers/pt/docs |
Non-clickable phone numbers
No problems found.
Title uniqueness
No problems found.
Description uniqueness
No problems found.
Accessibility
Nothing to report.
Valid HTML
No problems found.
Missing image alt attributes
No problems found.
Missing form labels
No problems found.
Missing aria labels
No problems found.
Missing roles
No problems found.
Missing html lang attribute
No problems found.
Security
| 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. |
| X-Frame-Options | 0 | 0 | 1 | 0 | X-Frame-Options header is not set. It prevents clickjacking attacks when set to 'deny' or 'sameorigin. |
| X-Content-Type-Options | 0 | 0 | 1 | 0 | X-Content-Type-Options header is not set. It stops MIME type sniffing and mitigates content type attacks. |
| 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 'CloudFront'. It is better not to reveal used technologies. |
| X-XSS-Protection | 1 | 0 | 0 | 0 |
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. | /developers/pt/docs |
| critical | 1 | Strict-Transport-Security header is not set. It enforces secure connections and protects against MITM attacks. | /developers/pt/docs |
| warning | 1 | Permissions-Policy header is not set. It allows enabling/disabling browser APIs and features for security. | /developers/pt/docs |
| warning | 1 | Referrer-Policy header is not set. It controls referrer header sharing and enhances privacy and security. | /developers/pt/docs |
| 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. | /developers/pt/docs |
| warning | 1 | X-Content-Type-Options header is not set. It stops MIME type sniffing and mitigates content type attacks. | /developers/pt/docs |
| warning | 1 | X-Frame-Options header is not set. It prevents clickjacking attacks when set to 'deny' or 'sameorigin. | /developers/pt/docs |
| notice | 1 | Server header is set to 'CloudFront'. It is better not to reveal used technologies. | /developers/pt/docs |
SEO metadata
No URLs.
OpenGraph metadata
No URLs with OpenGraph data (og:* or twitter:* meta tags).
Heading structure
No URLs to analyze heading structure.
404 URLs
No 404 URLs found.
Redirected URLs
No redirects found.
Skipped URLs Summary
| Reason | Domain | Unique URLs 🔽 |
|---|---|---|
| Not allowed host | mercadolibre.com | 1 |
| Not allowed host | www.mercadolibre.com | 1 |
Skipped URLs
| Reason | Skipped URL 🔼 | Source | Found at URL |
|---|---|---|---|
| Not allowed host | https://mercadolibre.com/ | <a href> | /developers/pt/docs |
| Not allowed host | https://www.mercadolibre.com/ | <a href> | /developers/pt/docs |
External URLs
2 external URL(s)| External URL | Pages 🔽 | Found on URL (max 5) |
|---|---|---|
| https://mercadolibre.com/ | 1 | /developers/pt/docs |
| https://www.mercadolibre.com/ | 1 | /developers/pt/docs |
TOP fastest URLs
No fast URLs faster than 1 second(s) found.
TOP slowest URLs
No slow URLs slower than 0.01 second(s) found.
Content types
| Content type | URLs 🔽 | Total size | Total time | Avg time | Status 40x |
|---|---|---|---|---|---|
| HTML | 1 | 3 kB | 4 ms | 4 ms | 1 |
Content types (MIME types)
| Content type | URLs 🔽 | Total size | Total time | Avg time | Status 40x |
|---|---|---|---|---|---|
| text / html | 1 | 3 kB | 4 ms | 4 ms | 1 |
Source domains
| Domain | Totals | HTML |
|---|---|---|
| www.mercadopago.com.br | 1 / 3kB / 4ms | 1 / 3kB / 4ms |
HTTP headers
Found 10 row(s).
| Header 🔼 | Occurs | Unique | Values preview | Min value | Max value |
|---|---|---|---|---|---|
| Alt-Svc | 1 | 1 | h3=":443"; ma=86400 | ||
| Content-Length | 1 | - | [ignored generic values] | 3 kB | 3 kB |
| Content-Type | 1 | 1 | text / html | ||
| Date | 1 | - | [ignored generic values] | 2026-03-24 | 2026-03-24 |
| Rps | 1 | 1 | w403 | ||
| Server | 1 | 1 | CloudFront | ||
| Via | 1 | 1 | 1.1 f5ff8d2de77a8e68bc1d3664bb1a45f2.cloudfront.net (CloudFront) | ||
| X-Amz-Cf-Id | 1 | 1 | _giqtxmSnOZ4mepw3qwvvqESbU7pqwEJxcv24KQqrt4a-kz4Sr4vfA== | ||
| X-Amz-Cf-Pop | 1 | 1 | HEL51-P6 | ||
| X-Cache | 1 | 1 | Error from cloudfront | ||
| No rows found, please edit your search term. | |||||
HTTP header values
| Header | Occurs | Value |
|---|---|---|
| Alt-Svc | 1 | h3=":443"; ma=86400 |
| Content-Type | 1 | text / html |
| Rps | 1 | w403 |
| Server | 1 | CloudFront |
| Via | 1 | 1.1 f5ff8d2de77a8e68bc1d3664bb1a45f2.cloudfront.net (CloudFront) |
| X-Amz-Cf-Id | 1 | _giqtxmSnOZ4mepw3qwvvqESbU7pqwEJxcv24KQqrt4a-kz4Sr4vfA== |
| X-Amz-Cf-Pop | 1 | HEL51-P6 |
| X-Cache | 1 | Error from cloudfront |
HTTP Caching by content type (only from crawlable domains)
| Content type | Cache type | URLs 🔽 | AVG lifetime | MIN lifetime | MAX lifetime |
|---|---|---|---|---|---|
| HTML | No cache headers | 1 | - | - | - |
HTTP Caching by domain
| Domain | Cache type | URLs 🔽 | AVG lifetime | MIN lifetime | MAX lifetime |
|---|---|---|---|---|---|
| www.mercadopago.com.br | No cache headers | 1 | - | - | - |
HTTP Caching by domain and content type
| Domain | Content type | Cache type | URLs 🔽 | AVG lifetime | MIN lifetime | MAX lifetime |
|---|---|---|---|---|---|---|
| www.mercadopago.com.br | HTML | No cache headers | 1 | - | - | - |
DNS info
| DNS resolving tree |
|---|
| www.mercadopago.com.br |
| d28z3p0ydm03t7.cloudfront.net |
| IPv4: d28z3p0ydm03t7.cloudfront.net. |
| IPv4: 3.174.113.31 |
| IPv4: 3.174.113.103 |
| IPv4: 3.174.113.55 |
| IPv4: 3.174.113.58 |
| DNS server: 127.0.0.53 |
SSL/TLS info
| Info | Text |
|---|---|
| Issuer | C = US, O = Amazon, CN = Amazon RSA 2048 M04 |
| Subject | CN = www.mercadopago.com.br |
| Valid from | Oct 26 00:00:00 2025 GMT (VALID already 149.6 day(s)) |
| Valid to | Nov 24 23:59:59 2026 GMT (VALID still for 245.4 day(s)) |
| Supported protocols | TLSv1.2, TLSv1.3 |
| RAW certificate output | Certificate: Data: Version: 3 (0x2) Serial Number: 0d:9d:b9:cd:fb:50:d1:9e:1c:de:99:50:cd:9e:ff:28 Signature Algorithm: sha256WithRSAEncryption Issuer: C = US, O = Amazon, CN = Amazon RSA 2048 M04 Validity Not Before: Oct 26 00:00:00 2025 GMT Not After : Nov 24 23:59:59 2026 GMT Subject: CN = www.mercadopago.com.br Subject Public Key Info: Public Key Algorithm: rsaEncryption Public-Key: (2048 bit) Modulus: 00:d9:a6:30:e3:f4:42:87:eb:23:cb:7b:dd:96:21: b0:aa:e1:a2:e6:a6:28:af:0d:28:ae:0e:9c:2c:4f: 2b:50:7f:8f:c0:60:c9:b3:e1:6c:cc:49:69:3a:e2: f2:e9:c0:84:b2:77:32:f8:77:0f:10:ad:12:c0:07: 10:ce:76:8f:13:5a:0a:ef:c2:30:ec:32:b8:be:33: f5:96:c2:38:37:46:45:d4:99:30:f4:32:11:1c:85: f4:a6:81:4f:18:fa:58:57:7f:c2:2e:03:34:7a:47: b1:91:a8:40:9c:88:0e:7b:28:07:7b:e6:00:87:5e: f9:6c:14:fc:7e:44:d2:8a:53:8a:80:6a:dc:61:5b: e2:cd:00:87:4d:9d:aa:57:93:a2:92:bc:a9:7c:05: 50:05:f3:b3:74:90:d8:b9:10:7a:35:0f:f0:54:cc: c6:dc:be:96:c6:87:e9:49:54:f8:ca:20:85:00:82: 3b:14:47:4b:45:8c:c0:40:47:2c:91:17:8d:ed:8d: 98:88:6f:bb:c4:3a:5c:d1:9e:62:61:71:fd:dd:a7: 25:29:19:cc:10:87:64:85:46:e0:52:da:5f:72:92: 1b:fc:f9:57:a9:61:ba:ab:d3:bf:58:00:74:10:cc: 4c:5e:0f:a7:de:fc:9d:33:ab:f2:98:3f:7d:9b:76: b2:b7 Exponent: 65537 (0x10001) X509v3 extensions: X509v3 Authority Key Identifier: 1F:52:92:61:56:82:54:7F:81:66:D8:1D:3D:0A:AA:32:5C:87:DD:08 X509v3 Subject Key Identifier: 72:E6:81:DA:71:05:BB:31:3E:A1:7A:27:99:96:47:FC:59:1E:82:05 X509v3 Subject Alternative Name: DNS:www.mercadopago.com.br, DNS:mercadopago.com.br X509v3 Certificate Policies: Policy: 2.23.140.1.2.1 X509v3 Key Usage: critical Digital Signature, Key Encipherment X509v3 Extended Key Usage: TLS Web Server Authentication X509v3 CRL Distribution Points: Full Name: URI:http://crl.r2m04.amazontrust.com/r2m04.crl Authority Information Access: OCSP - URI:http://ocsp.r2m04.amazontrust.com CA Issuers - URI:http://crt.r2m04.amazontrust.com/r2m04.cer X509v3 Basic Constraints: critical CA:FALSE CT Precertificate SCTs: Signed Certificate Timestamp: Version : v1 (0x0) Log ID : D7:6D:7D:10:D1:A7:F5:77:C2:C7:E9:5F:D7:00:BF:F9: 82:C9:33:5A:65:E1:D0:B3:01:73:17:C0:C8:C5:69:77 Timestamp : Oct 26 02:45:44.999 2025 GMT Extensions: none Signature : ecdsa-with-SHA256 30:46:02:21:00:E0:B7:C5:64:4B:ED:73:A4:40:D0:11: 91:4F:51:6B:A7:AC:84:37:0F:19:23:19:99:58:0D:B9: 26:02:FF:C9:5B:02:21:00:82:E7:CB:B3:FE:CE:9E:62: 4E:4D:11:80:DF:22:23:86:AB:45:89:34:2B:8D:0A:ED: F8:1C:5C:36:E5:86:00:ED Signed Certificate Timestamp: Version : v1 (0x0) Log ID : C2:31:7E:57:45:19:A3:45:EE:7F:38:DE:B2:90:41:EB: C7:C2:21:5A:22:BF:7F:D5:B5:AD:76:9A:D9:0E:52:CD Timestamp : Oct 26 02:45:45.061 2025 GMT Extensions: none Signature : ecdsa-with-SHA256 30:45:02:20:5E:1B:F4:D9:9F:50:CC:84:DA:25:EC:A4: E4:02:FE:16:4D:21:CE:EB:F9:01:81:9E:77:B7:0C:72: 30:72:B6:05:02:21:00:F7:70:F0:59:FE:53:53:67:0B: 9C:3D:3C:77:8D:40:C9:27:4D:97:E2:36:C1:85:83:48: 1D:D9:5D:94:8D:9D:4C Signed Certificate Timestamp: Version : v1 (0x0) Log ID : 94:4E:43:87:FA:EC:C1:EF:81:F3:19:24:26:A8:18:65: 01:C7:D3:5F:38:02:01:3F:72:67:7D:55:37:2E:19:D8 Timestamp : Oct 26 02:45:45.076 2025 GMT Extensions: none Signature : ecdsa-with-SHA256 30:45:02:21:00:A6:D6:76:68:2C:F1:65:7F:AB:A9:FE: FC:FE:FA:87:1A:F7:8B:5E:55:59:A9:F6:C8:FD:9E:F9: 54:35:26:A8:FD:02:20:0C:F6:1A:CC:82:B5:8C:01:FE: BE:6C:1F:C2:56:A4:DE:56:CB:D6:CD:48:43:FF:54:60: 96:3A:E7:7F:8B:47:71 Signature Algorithm: sha256WithRSAEncryption Signature Value: 46:1f:b5:71:40:82:85:8c:15:ac:f5:21:8d:eb:0d:08:d3:2c: ad:04:42:83:a5:d4:f5:4e:68:cb:d7:17:70:87:fb:b6:00:45: d1:2e:ed:be:78:37:f5:0b:26:ac:7f:02:bf:4b:9e:fd:ca:61: 2f:65:44:e1:97:ed:96:37:8f:df:3a:62:b8:47:92:dc:58:a6: 52:1d:e8:92:25:f9:40:cd:98:af:e9:79:2a:2d:35:e4:ae:24: 96:46:22:9a:db:fd:13:62:79:f4:52:bc:e3:84:30:7b:c7:15: 44:cf:6d:41:6e:5b:bc:62:89:4a:f9:1b:57:ae:e6:c7:07:20: 8d:e0:74:eb:37:37:13:19:77:49:bf:0e:cf:1a:97:dd:6b:3b: 98:ed:5a:76:93:f6:f7:8d:07:ee:17:80:ba:87:2f:03:5b:f0: 0b:e9:dd:0a:91:f1:d5:68:2e:40:7d:8a:18:50:aa:ed:c8:d1: 7e:17:17:8e:78:fb:23:47:87:4c:6f:67:d6:1d:6b:c0:27:89: a6:b8:41:bc:20:81:4c:46:17:88:a8:a6:3d:da:62:c9:30:96: 3b:49:96:86:76:89:3f:66:6d:50:73:ee:b8:c8:38:5f:72:72: 01:18:90:78:70:33:00:47:ac:d5:de:55:c7:4c:36:c5:b9:57: 93:8d:58:54 |
| 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 === 4007D7C37B7B0000: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 === 4077B25303750000: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 = Amazon, CN = Amazon Root CA 1 verify return:1 depth=1 C = US, O = Amazon, CN = Amazon RSA 2048 M04 verify return:1 depth=0 CN = www.mercadopago.com.br verify return:1 CONNECTED(00000003) --- Certificate chain 0 s:CN = www.mercadopago.com.br i:C = US, O = Amazon, CN = Amazon RSA 2048 M04 a:PKEY: rsaEncryption, 2048 (bit); sigalg: RSA-SHA256 v:NotBefore: Oct 26 00:00:00 2025 GMT; NotAfter: Nov 24 23:59:59 2026 GMT 1 s:C = US, O = Amazon, CN = Amazon RSA 2048 M04 i:C = US, O = Amazon, CN = Amazon Root CA 1 a:PKEY: rsaEncryption, 2048 (bit); sigalg: RSA-SHA256 v:NotBefore: Aug 23 22:26:35 2022 GMT; NotAfter: Aug 23 22:26:35 2030 GMT 2 s:C = US, O = Amazon, CN = Amazon Root CA 1 i:C = US, ST = Arizona, L = Scottsdale, O = "Starfield Technologies, Inc.", CN = Starfield Services Root Certificate Authority - G2 a:PKEY: rsaEncryption, 2048 (bit); sigalg: RSA-SHA256 v:NotBefore: May 25 12:00:00 2015 GMT; NotAfter: Dec 31 01:00:00 2037 GMT --- Server certificate -----BEGIN CERTIFICATE----- MIIF4zCCBMugAwIBAgIQDZ25zftQ0Z4c3plQzZ7/KDANBgkqhkiG9w0BAQsFADA8 MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRwwGgYDVQQDExNBbWF6b24g UlNBIDIwNDggTTA0MB4XDTI1MTAyNjAwMDAwMFoXDTI2MTEyNDIzNTk1OVowITEf MB0GA1UEAxMWd3d3Lm1lcmNhZG9wYWdvLmNvbS5icjCCASIwDQYJKoZIhvcNAQEB BQADggEPADCCAQoCggEBANmmMOP0QofrI8t73ZYhsKrhouamKK8NKK4OnCxPK1B/ j8BgybPhbMxJaTri8unAhLJ3Mvh3DxCtEsAHEM52jxNaCu/CMOwyuL4z9ZbCODdG RdSZMPQyERyF9KaBTxj6WFd/wi4DNHpHsZGoQJyIDnsoB3vmAIde+WwU/H5E0opT ioBq3GFb4s0Ah02dqleTopK8qXwFUAXzs3SQ2LkQejUP8FTMxty+lsaH6UlU+Mog hQCCOxRHS0WMwEBHLJEXje2NmIhvu8Q6XNGeYmFx/d2nJSkZzBCHZIVG4FLaX3KS G/z5V6lhuqvTv1gAdBDMTF4Pp978nTOr8pg/fZt2srcCAwEAAaOCAvowggL2MB8G A1UdIwQYMBaAFB9SkmFWglR/gWbYHT0KqjJch90IMB0GA1UdDgQWBBRy5oHacQW7 MT6heieZlkf8WR6CBTA1BgNVHREELjAsghZ3d3cubWVyY2Fkb3BhZ28uY29tLmJy ghJtZXJjYWRvcGFnby5jb20uYnIwEwYDVR0gBAwwCjAIBgZngQwBAgEwDgYDVR0P AQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsGAQUFBwMBMDsGA1UdHwQ0MDIwMKAuoCyG Kmh0dHA6Ly9jcmwucjJtMDQuYW1hem9udHJ1c3QuY29tL3IybTA0LmNybDB1Bggr BgEFBQcBAQRpMGcwLQYIKwYBBQUHMAGGIWh0dHA6Ly9vY3NwLnIybTA0LmFtYXpv bnRydXN0LmNvbTA2BggrBgEFBQcwAoYqaHR0cDovL2NydC5yMm0wNC5hbWF6b250 cnVzdC5jb20vcjJtMDQuY2VyMAwGA1UdEwEB/wQCMAAwggF/BgorBgEEAdZ5AgQC BIIBbwSCAWsBaQB3ANdtfRDRp/V3wsfpX9cAv/mCyTNaZeHQswFzF8DIxWl3AAAB mh5oU6cAAAQDAEgwRgIhAOC3xWRL7XOkQNARkU9Ra6eshDcPGSMZmVgNuSYC/8lb AiEAgufLs/7OnmJOTRGA3yIjhqtFiTQrjQrt+BxcNuWGAO0AdgDCMX5XRRmjRe5/ ON6ykEHrx8IhWiK/f9W1rXaa2Q5SzQAAAZoeaFPlAAAEAwBHMEUCIF4b9NmfUMyE 2iXspOQC/hZNIc7r+QGBnne3DHIwcrYFAiEA93DwWf5TU2cLnD08d41AySdNl+I2 wYWDSB3ZXZSNnUwAdgCUTkOH+uzB74HzGSQmqBhlAcfTXzgCAT9yZ31VNy4Z2AAA AZoeaFP0AAAEAwBHMEUCIQCm1nZoLPFlf6up/vz++oca94teVVmp9sj9nvlUNSao /QIgDPYazIK1jAH+vmwfwlak3lbL1s1IQ/9UYJY653+LR3EwDQYJKoZIhvcNAQEL BQADggEBAEYftXFAgoWMFaz1IY3rDQjTLK0EQoOl1PVOaMvXF3CH+7YARdEu7b54 N/ULJqx/Ar9Lnv3KYS9lROGX7ZY3j986YrhHktxYplId6JIl+UDNmK/peSotNeSu JJZGIprb/RNiefRSvOOEMHvHFUTPbUFuW7xiiUr5G1eu5scHII3gdOs3NxMZd0m/ Ds8al91rO5jtWnaT9veNB+4XgLqHLwNb8Avp3QqR8dVoLkB9ihhQqu3I0X4XF454 +yNHh0xvZ9Yda8Aniaa4QbwggUxGF4iopj3aYskwljtJloZ2iT9mbVBz7rjIOF9y cgEYkHhwMwBHrNXeVcdMNsW5V5ONWFQ= -----END CERTIFICATE----- subject=CN = www.mercadopago.com.br issuer=C = US, O = Amazon, CN = Amazon RSA 2048 M04 --- No client certificate CA names sent Peer signing digest: SHA256 Peer signature type: RSA-PSS Server Temp Key: X25519, 253 bits --- SSL handshake has read 4450 bytes and written 312 bytes Verification: OK --- New, TLSv1.2, Cipher is ECDHE-RSA-AES128-GCM-SHA256 Server public key is 2048 bit Secure Renegotiation IS supported Compression: NONE Expansion: NONE No ALPN negotiated SSL-Session: Protocol : TLSv1.2 Cipher : ECDHE-RSA-AES128-GCM-SHA256 Session-ID: B70876C98348CA3F569813DADB1257CFC2BC775B27FFF3264D5D56B29F29D353 Session-ID-ctx: Master-Key: AC4EC5FAD077689143E42FEC621745F9582C8CB54C5102E229F5F4D8B7543907A5BD9727298F7ECCFF61852EBFEF1CAA PSK identity: None PSK identity hint: None SRP username: None TLS session ticket lifetime hint: 73713 (seconds) TLS session ticket: 0000 - 01 31 37 37 34 33 34 39-36 39 32 30 30 30 00 00 .1774349692000.. 0010 - 00 fa 9e 72 95 b8 6d 50-76 d7 f4 94 80 01 68 10 ...r..mPv.....h. 0020 - af d1 e5 a6 1d 88 7f 45-67 d4 6a b4 ec 10 f6 df .......Eg.j..... 0030 - d0 88 96 13 96 ca 51 4b-b6 c2 3e a1 c8 15 9d 9f ......QK..>..... 0040 - 1c f9 0e 03 96 fa ff e8-20 e2 ac 26 3a 51 d9 23 ........ ..&:Q.# 0050 - bb 9d dd 8b 5b ed bc 16-05 e7 6a c3 da b4 30 6b ....[.....j...0k 0060 - 52 0b ef 29 d5 65 36 80-22 52 8e f9 b5 e2 71 29 R..).e6."R....q) 0070 - fe bd 9b 74 fb 01 e1 65-ef 47 75 37 05 24 86 bf ...t...e.Gu7.$.. 0080 - 98 7c ce aa 24 00 b2 9a-f4 c0 .|..$..... Start Time: 1774362378 Timeout : 7200 (sec) Verify return code: 0 (ok) Extended master secret: yes --- DONE === tls1_3 === depth=2 C = US, O = Amazon, CN = Amazon Root CA 1 verify return:1 depth=1 C = US, O = Amazon, CN = Amazon RSA 2048 M04 verify return:1 depth=0 CN = www.mercadopago.com.br verify return:1 CONNECTED(00000003) --- Certificate chain 0 s:CN = www.mercadopago.com.br i:C = US, O = Amazon, CN = Amazon RSA 2048 M04 a:PKEY: rsaEncryption, 2048 (bit); sigalg: RSA-SHA256 v:NotBefore: Oct 26 00:00:00 2025 GMT; NotAfter: Nov 24 23:59:59 2026 GMT 1 s:C = US, O = Amazon, CN = Amazon RSA 2048 M04 i:C = US, O = Amazon, CN = Amazon Root CA 1 a:PKEY: rsaEncryption, 2048 (bit); sigalg: RSA-SHA256 v:NotBefore: Aug 23 22:26:35 2022 GMT; NotAfter: Aug 23 22:26:35 2030 GMT 2 s:C = US, O = Amazon, CN = Amazon Root CA 1 i:C = US, ST = Arizona, L = Scottsdale, O = "Starfield Technologies, Inc.", CN = Starfield Services Root Certificate Authority - G2 a:PKEY: rsaEncryption, 2048 (bit); sigalg: RSA-SHA256 v:NotBefore: May 25 12:00:00 2015 GMT; NotAfter: Dec 31 01:00:00 2037 GMT --- Server certificate -----BEGIN CERTIFICATE----- MIIF4zCCBMugAwIBAgIQDZ25zftQ0Z4c3plQzZ7/KDANBgkqhkiG9w0BAQsFADA8 MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRwwGgYDVQQDExNBbWF6b24g UlNBIDIwNDggTTA0MB4XDTI1MTAyNjAwMDAwMFoXDTI2MTEyNDIzNTk1OVowITEf MB0GA1UEAxMWd3d3Lm1lcmNhZG9wYWdvLmNvbS5icjCCASIwDQYJKoZIhvcNAQEB BQADggEPADCCAQoCggEBANmmMOP0QofrI8t73ZYhsKrhouamKK8NKK4OnCxPK1B/ j8BgybPhbMxJaTri8unAhLJ3Mvh3DxCtEsAHEM52jxNaCu/CMOwyuL4z9ZbCODdG RdSZMPQyERyF9KaBTxj6WFd/wi4DNHpHsZGoQJyIDnsoB3vmAIde+WwU/H5E0opT ioBq3GFb4s0Ah02dqleTopK8qXwFUAXzs3SQ2LkQejUP8FTMxty+lsaH6UlU+Mog hQCCOxRHS0WMwEBHLJEXje2NmIhvu8Q6XNGeYmFx/d2nJSkZzBCHZIVG4FLaX3KS G/z5V6lhuqvTv1gAdBDMTF4Pp978nTOr8pg/fZt2srcCAwEAAaOCAvowggL2MB8G A1UdIwQYMBaAFB9SkmFWglR/gWbYHT0KqjJch90IMB0GA1UdDgQWBBRy5oHacQW7 MT6heieZlkf8WR6CBTA1BgNVHREELjAsghZ3d3cubWVyY2Fkb3BhZ28uY29tLmJy ghJtZXJjYWRvcGFnby5jb20uYnIwEwYDVR0gBAwwCjAIBgZngQwBAgEwDgYDVR0P AQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsGAQUFBwMBMDsGA1UdHwQ0MDIwMKAuoCyG Kmh0dHA6Ly9jcmwucjJtMDQuYW1hem9udHJ1c3QuY29tL3IybTA0LmNybDB1Bggr BgEFBQcBAQRpMGcwLQYIKwYBBQUHMAGGIWh0dHA6Ly9vY3NwLnIybTA0LmFtYXpv bnRydXN0LmNvbTA2BggrBgEFBQcwAoYqaHR0cDovL2NydC5yMm0wNC5hbWF6b250 cnVzdC5jb20vcjJtMDQuY2VyMAwGA1UdEwEB/wQCMAAwggF/BgorBgEEAdZ5AgQC BIIBbwSCAWsBaQB3ANdtfRDRp/V3wsfpX9cAv/mCyTNaZeHQswFzF8DIxWl3AAAB mh5oU6cAAAQDAEgwRgIhAOC3xWRL7XOkQNARkU9Ra6eshDcPGSMZmVgNuSYC/8lb AiEAgufLs/7OnmJOTRGA3yIjhqtFiTQrjQrt+BxcNuWGAO0AdgDCMX5XRRmjRe5/ ON6ykEHrx8IhWiK/f9W1rXaa2Q5SzQAAAZoeaFPlAAAEAwBHMEUCIF4b9NmfUMyE 2iXspOQC/hZNIc7r+QGBnne3DHIwcrYFAiEA93DwWf5TU2cLnD08d41AySdNl+I2 wYWDSB3ZXZSNnUwAdgCUTkOH+uzB74HzGSQmqBhlAcfTXzgCAT9yZ31VNy4Z2AAA AZoeaFP0AAAEAwBHMEUCIQCm1nZoLPFlf6up/vz++oca94teVVmp9sj9nvlUNSao /QIgDPYazIK1jAH+vmwfwlak3lbL1s1IQ/9UYJY653+LR3EwDQYJKoZIhvcNAQEL BQADggEBAEYftXFAgoWMFaz1IY3rDQjTLK0EQoOl1PVOaMvXF3CH+7YARdEu7b54 N/ULJqx/Ar9Lnv3KYS9lROGX7ZY3j986YrhHktxYplId6JIl+UDNmK/peSotNeSu JJZGIprb/RNiefRSvOOEMHvHFUTPbUFuW7xiiUr5G1eu5scHII3gdOs3NxMZd0m/ Ds8al91rO5jtWnaT9veNB+4XgLqHLwNb8Avp3QqR8dVoLkB9ihhQqu3I0X4XF454 +yNHh0xvZ9Yda8Aniaa4QbwggUxGF4iopj3aYskwljtJloZ2iT9mbVBz7rjIOF9y cgEYkHhwMwBHrNXeVcdMNsW5V5ONWFQ= -----END CERTIFICATE----- subject=CN = www.mercadopago.com.br issuer=C = US, O = Amazon, CN = Amazon RSA 2048 M04 --- No client certificate CA names sent Peer signing digest: SHA256 Peer signature type: RSA-PSS Server Temp Key: X25519, 253 bits --- SSL handshake has read 4361 bytes and written 320 bytes Verification: OK --- New, TLSv1.3, Cipher is TLS_AES_128_GCM_SHA256 Server public key is 2048 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 | 2.1 s |
| Total URLs | 1 |
| Total size | 3 kB |
| Requests - total time | 5 ms |
| Requests - avg time | 5 ms |
| Requests - min time | 5 ms |
| Requests - max time | 5 ms |
| Requests by status | 403: 1 |
Analysis stats
Found 16 row(s).
| Class::method | Exec time 🔽 | Exec count |
|---|---|---|
| SslTlsAnalyzer::getTLSandSSLCertificateInfo | 274 ms | 1 |
| BestPracticeAnalyzer::checkNonClickablePhoneNumbers | 3 ms | 1 |
| BestPracticeAnalyzer::checkInlineSvg | 0 ms | 1 |
| SecurityAnalyzer::checkHtmlSecurity | 0 ms | 1 |
| BestPracticeAnalyzer::checkMissingQuotesOnAttributes | 0 ms | 1 |
| BestPracticeAnalyzer::checkMaxDOMDepth | 0 ms | 1 |
| BestPracticeAnalyzer::checkHeadingStructure | 0 ms | 1 |
| SeoAndOpenGraphAnalyzer::analyzeSeo | 0 ms | 1 |
| SeoAndOpenGraphAnalyzer::analyzeHeadings | 0 ms | 1 |
| SecurityAnalyzer::checkHeaders | 0 ms | 1 |
| SeoAndOpenGraphAnalyzer::analyzeOpenGraph | 0 ms | 1 |
| BestPracticeAnalyzer::checkTitleUniqueness | 0 ms | 1 |
| BestPracticeAnalyzer::checkBrotliSupport | 0 ms | 1 |
| BestPracticeAnalyzer::checkWebpSupport | 0 ms | 1 |
| BestPracticeAnalyzer::checkMetaDescriptionUniqueness | 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 | 1 ms | 1 |
| CssProcessor::findUrls | 0 ms | 1 |
| NextJsProcessor::applyContentChangesBeforeUrlParsing | 0 ms | 1 |
| JavaScriptProcessor::findUrls | 0 ms | 1 |
| AstroProcessor::findUrls | 0 ms | 1 |
| NextJsProcessor::findUrls | 0 ms | 1 |
| AstroProcessor::applyContentChangesBeforeUrlParsing | 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 14:26:16 |
| Command | siteone-crawler --url=https://www.mercadopago.com.br/developers/pt/docs --markdown-export-dir=/tmp/siteone-mercado_pago --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 --include-regex=/pt/docs/ |
| 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 |