
Screenshot captured after 2.85 s.
Vhex10 - En Hesaplı Yapı Marketi
See the website health and performance test results for https://www.vhex10.com/, including status code, load speed, SSL, WHOIS, DNS, console logs, Chrome UX Report, resource sizes, and Pagespeed findings.
Tested on 29 May 2026 10:05:48.
- HTTP status 200
- Response time 574 ms
- Document load time 1.46 s
- Full page load time 2.85 s
- Document size 449.94 KB
- Full page size 721.04 KB
- Mobile score 60
- Desktop score 82
Observer's Performance Suggestions
Priority actions Observer identified from this test to improve speed, reliability, and user experience.
2 images served larger than displayed
Error
Medium 2 images are served at intrinsic dimensions more than 120% of their display size. Worst offender is 202% of display size. Resize images to match their rendered dimensions to save bandwidth. Read more |
No H1 element found
Error
Low The page is missing an <h1> tag. An H1 heading helps search engines and screen readers understand the primary topic of the page. Read more |
Slow Speed Index (6.2 s)
Warning
High The page takes too long to visually complete. Optimize critical rendering path, reduce render-blocking resources, and serve visible content first. Read more |
Mobile score is 22 points lower than desktop
Warning
High Desktop scores 82/100 but mobile only 60/100. Optimize for mobile CPU, network and viewport — most real-world traffic is mobile. Read more |
Missing Strict-Transport-Security header
Warning
High Without HSTS, browsers can be tricked into loading the site over plain HTTP, exposing traffic to interception. Add a Strict-Transport-Security header with a long max-age. Read more |
DOM has 3274 elements
Warning
High A large DOM increases memory usage and slows style calculations, layout, and repaints. Simplify the page structure, remove hidden elements, and lazy-render off-screen content. Read more |
Desktop performance needs improvement (82/100)
Warning
Medium Score is below 90. Tackle the highest-impact audits to push into the green. Read more |
Mobile performance needs improvement (60/100)
Warning
Medium Score is below 90. Tackle the highest-impact audits to push into the green. Read more |
Fewer than 75% of users have a good Time to First Byte
Warning
Medium Only 72% of real-user samples fall in the "good" bucket for Time to First Byte. Read more |
LCP image TTFB is slow
Warning
Medium The p75 LCP image time-to-first-byte is 840 ms. Use a faster origin server, CDN, or preconnect hints to reduce initial response time. Read more |
Only the top 10 of 22 suggestions are shown in the public test. To see all recommendations and track every change on your website, register now.
Observer tracks these signals every day and alerts you the moment something important changes. Register now.
618 days left
38 days left
Whois
- Registrar
- GoDaddy.com, LLC
- Created
- 8 Feb 2024
- Updated
- 13 Feb 2026
- Expires
- 8 Feb 2028
- Country
- US
- DNSSEC
- unsigned
SSL
- SSL available
- Yes
- SSL status
- valid
- Issuer
- C=US,O=Google Trust Services,CN=WE1
- Subject
- CN=vhex10.com
- TLS version
- TLSv1.3
- Self-signed
- No
- Valid until
- 8 Jul 2026
DNS Records
Current DNS records returned for this domain at the time of the test.
- DNS status
- resolved
- 104.19.156.83
- 104.19.157.83
No records returned.
- vhex10.com
- mx.uzmanposta.com
- ns31.myideasoft.com
- ns32.myideasoft.com
- google-site-verification=2idvW4qbx-zsgShGNlEG2SO7UaZO2g2Dj6yiOeEGNUc
- v=spf1 a mx include:_spf.uzmanposta.com ip4:185.122.12.0/24 ip4:185.122.13.0/24 -all
Resource Summary
Transfer size share of the tested page split by resource type.
Core Web Vitals
Key performance signals from Lighthouse, with color-coded status for what is healthy and what still needs work.
The server starts responding quickly.
Users wait too long before any content appears.
Main visible content takes too long to appear.
The layout stays visually stable while loading.
Visual loading is significantly delayed.
Main thread blocking stays in a healthy range.
Potential input delay stays low.
Users wait too long before the page responds.
The server starts responding quickly.
First visible content appears quickly.
Main visible content loads within the recommended range.
Layout shifts are high and likely disruptive.
Visible content fills the page quickly.
Main thread blocking stays in a healthy range.
Potential input delay stays low.
The page becomes interactive quickly.
Loading Filmstrip
Visual loading progress from the Lighthouse run, shown in time order.
















Google Pagespeed Insights
Switch between desktop and mobile Lighthouse results to review the latest performance findings for this page.
Audit Details
| Audit | Insight | Impact |
|---|---|---|
| Reduce unused CSS | Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
| Est savings of 104 KiB |
| Forced reflow | A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
| Open |
| Improve image delivery | Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| Est savings of 202 KiB |
| Largest Contentful Paint | Largest Contentful Paint marks the time at which the largest text or image is painted. Learn more about the Largest Contentful Paint metric | 9.6 s |
| LCP request discovery | Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading | Open |
| Font display | Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
| Est savings of 80 ms |
| Network dependency tree | Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load. | Open |
| Reduce unused JavaScript | Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| Est savings of 503 KiB |
| Render-blocking requests | Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
| Est savings of 2,860 ms |
| First Contentful Paint | First Contentful Paint marks the time at which the first text or image is painted. Learn more about the First Contentful Paint metric. | 5.3 s |
| Time to Interactive | Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric. | 9.6 s |
| Speed Index | Speed Index shows how quickly the contents of a page are visibly populated. Learn more about the Speed Index metric. | 6.2 s |
| Image elements do not have explicit `width` and `height` | Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
| Open |
| Minify JavaScript | Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
| Est savings of 2 KiB |
Audit Details
| Audit | Insight | Impact |
|---|---|---|
| Network dependency tree | Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load. | Open |
| Render-blocking requests | Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
| Est savings of 600 ms |
| LCP request discovery | Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading | Open |
| Avoid large layout shifts | These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
| 3 layout shifts found |
| Layout shift culprits | Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads. | Open |
| Font display | Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
| Est savings of 30 ms |
| Reduce unused JavaScript | Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| Est savings of 505 KiB |
| Reduce unused CSS | Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
| Est savings of 105 KiB |
| Cumulative Layout Shift | Cumulative Layout Shift measures the movement of visible elements within the viewport. Learn more about the Cumulative Layout Shift metric. | 0.259 |
| Minify JavaScript | Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
| Est savings of 2 KiB |
| Improve image delivery | Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| Est savings of 149 KiB |
| Image elements do not have explicit `width` and `height` | Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
| Open |
| Largest Contentful Paint | Largest Contentful Paint marks the time at which the largest text or image is painted. Learn more about the Largest Contentful Paint metric | 1.3 s |
Browser Console Logs
Messages captured from the browser console during the real page test.
Chrome UX Report
Real-user experience shares from recent Chrome visits to this website.
Origin: https://www.vhex10.com
| Metric | User experience share | 75th percentile |
|---|---|---|
| LCP |
Good 90.7%
Needs improvement 6.5%
Poor 2.8% | 1.54 s |
| INP |
Good 93.3%
Needs improvement 6.1%
Poor 0.6% | 95 ms |
| CLS |
Good 91.9%
Needs improvement 2.0%
Poor 6.2% | 0.01 |
| FCP |
Good 90.0%
Needs improvement 7.2%
Poor 2.8% | 1.24 s |
| TTFB |
Good 72.2%
Needs improvement 24.1%
Poor 3.6% | 827 ms |
Resources by Transfer Size
Largest transferred resources captured during the browser test, sorted from heaviest to lightest.
| Resource | Type | Status | Duration | Transfer size | Decoded size | Blocking |
|---|---|---|---|---|---|---|
| img | 200 | 168 ms | 190.91 KB | 190.62 KB | non-blocking | |
| script | 200 | 300 ms | 110.58 KB | 392.65 KB | non-blocking | |
| img | 200 | 562 ms | 104.56 KB | 104.27 KB | non-blocking | |
| link | 200 | 71 ms | 90.88 KB | 464.95 KB | blocking | |
| css | 200 | 80 ms | 70.61 KB | 70.31 KB | non-blocking | |
| css | 200 | 64 ms | 66.93 KB | 66.64 KB | non-blocking | |
| link | 200 | 62 ms | 31.15 KB | 85.48 KB | blocking | |
| link | 200 | 163 ms | 18.55 KB | 120.47 KB | blocking | |
| link | 200 | 200 ms | 6.61 KB | 18.79 KB | non-blocking | |
| script | 200 | 457 ms | 5.09 KB | 31.93 KB | non-blocking | |
| img | 200 | 560 ms | 4.19 KB | 3.9 KB | non-blocking | |
| script | 200 | 557 ms | 3.38 KB | 20.69 KB | non-blocking | |
| img | 200 | 58 ms | 3.01 KB | 2.71 KB | non-blocking | |
| img | 200 | 166 ms | 2.63 KB | 2.34 KB | non-blocking | |
| script | 0 | 273 ms | 2.36 KB | 5 KB | non-blocking | |
www.vhex10.com | other | 200 | 83 ms | 2.35 KB | 2.71 KB | non-blocking |
www.vhex10.com | other | 200 | 15 ms | 2.35 KB | 2.71 KB | non-blocking |
| script | 200 | 198 ms | 2.26 KB | 6.55 KB | non-blocking | |
| script | 200 | 304 ms | 1.14 KB | 1.96 KB | non-blocking | |
fonts.googleapis.com | css | 0 | 187 ms | 857 B | 2.99 KB | blocking |
| img | 0 | 65 ms | 342 B | 42 B | non-blocking | |
| img | 0 | 166 ms | 342 B | 42 B | non-blocking | |
www.googletagmanager.com | script | 0 | 303 ms | 0 B | 0 B | non-blocking |
www.googletagmanager.com | script | 0 | 604 ms | 0 B | 0 B | non-blocking |
| fetch | 0 | 194 ms | 0 B | 0 B | non-blocking | |
www.googletagmanager.com | script | 0 | 270 ms | 0 B | 0 B | non-blocking |
| fetch | 0 | 189 ms | 0 B | 0 B | non-blocking | |
| fetch | 0 | 173 ms | 0 B | 0 B | non-blocking | |
whatsappchat.ideasoft.dev | script | 0 | 192 ms | 0 B | 0 B | non-blocking |
Previous Test Results
Get daily monitoring and instant alerts with Observer.
Register Observer to keep testing your website automatically and react faster when something breaks.
Try Observer Discover