Screenshot captured after 9.21 s.
Hotel AI - Yapay Zeka Destekli Otel Yönetim Sistemi
See the website health and performance test results for https://hotelai.io/tr, including status code, load speed, SSL, WHOIS, DNS, console logs, Chrome UX Report, resource sizes, and Pagespeed findings.
Tested on 21 Jul 2026 17:48:06.
- HTTP status 200
- Response time 321 ms
- Document load time 8.91 s
- Full page load time 9.21 s
- Document size 226.97 KB
- Full page size 3.64 MB
- Mobile score 56
- Desktop score 78
Observer's Performance Suggestions
Priority actions Observer identified from this test to improve speed, reliability, and user experience.
|
22 images served larger than displayed
Error
Medium
22 images are served at intrinsic dimensions more than 120% of their display size. Worst offender is 747% of display size. Resize images to match their rendered dimensions to save bandwidth. Read more |
|
Slow Speed Index (9.6 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 78/100 but mobile only 56/100. Optimize for mobile CPU, network and viewport — most real-world traffic is mobile. Read more |
|
1 slow third-party resource
Warning
High
1 third-party resource took longer than 1 second to load. Slowest: https://www.googletagmanager.com/gtag/js?id=G-ZCR3G4C179 at 1712 ms. Consider self-hosting critical assets or lazy-loading non-essential ones. 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 |
|
Desktop performance needs improvement (78/100)
Warning
Medium
Score is below 90. Tackle the highest-impact audits to push into the green. Read more |
|
Mobile performance needs improvement (56/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 First Contentful Paint
Warning
Medium
Only 73% of real-user samples fall in the "good" bucket for First Contentful Paint. Read more |
|
Slow full page load (9207 ms)
Warning
Medium
Browser took longer than 5 seconds to reach DOM complete. Audit blocking resources and backend latency. Read more |
|
8 render-blocking resources
Warning
Medium
More than 3 resources block initial rendering. Defer or async non-critical scripts and inline critical CSS to speed up first paint. Read more |
Only the top 10 of 17 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.
362 days left
53 days left
Whois
- Registrar
- GoDaddy.com, LLC
- Created
- 12 Aug 2025
- Updated
- 13 Jan 2026
- Expires
- 12 Aug 2027
- Country
- US
- DNSSEC
- unsigned
SSL
- SSL available
- Yes
- SSL status
- valid
- Issuer
- C=US,O=Google Trust Services,CN=WE1
- Subject
- CN=hotelai.io
- TLS version
- TLSv1.3
- Self-signed
- No
- Valid until
- 7 Oct 2026
DNS Records
Current DNS records returned for this domain at the time of the test.
- DNS status
- resolved
- 104.18.8.9
- 104.18.9.9
- 2606:4700::6812:809
- 2606:4700::6812:909
No records returned.
- _dc-mx.7e6e7ce5732c.hotelai.io
- smtp.google.com
- harmony.ns.cloudflare.com
- zod.ns.cloudflare.com
- google-site-verification=g5F_KvBTsk8v7xBJeE7JswQEbH8hzoMKMszRshQQGhw
- v=spf1 a mx ip4:50.114.185.71 ~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 is slower than recommended.
The layout stays visually stable while loading.
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 |
|---|---|---|
| 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 |
15.2 s |
| 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 109 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 |
| 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 8,820 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 |
| 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. |
9.6 s |
| 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 2,267 KiB |
| 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. |
15.5 s |
| Speed Index |
Speed Index shows how quickly the contents of a page are visibly populated. Learn more about the Speed Index metric. |
9.6 s |
| 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 25 KiB |
| Avoid enormous network payloads |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
|
Total size was 5,323 KiB |
| Minimize main-thread work |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work |
2.0 s |
| Reduce JavaScript execution time |
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
|
1.3 s |
Audit Details
| Audit | Insight | Impact |
|---|---|---|
| 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 1,490 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 109 KiB |
| LCP request discovery |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading |
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 2,307 KiB |
| 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 |
| 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 |
2.6 s |
| 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. |
1.7 s |
| 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 25 KiB |
| Avoid enormous network payloads |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
|
Total size was 5,323 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 |
| Speed Index |
Speed Index shows how quickly the contents of a page are visibly populated. Learn more about the Speed Index metric. |
1.7 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. |
2.6 s |
Browser Console Logs
Messages captured from the browser console during the real page test.
cdn.tailwindcss.com should not be used in production. To use Tailwind CSS in production, install it as a PostCSS plugin or use the Tailwind CLI: https://tailwindcss.com/docs/installation
Chrome UX Report
Real-user experience shares from recent Chrome visits to this website.
Origin: https://hotelai.io
| Metric | User experience share | 75th percentile |
|---|---|---|
| LCP |
Good 85.7%
Needs improvement 10.5%
Poor 3.8%
|
1.98 s |
| INP |
Good 96.7%
Needs improvement 3.3%
Poor 0.0%
|
61 ms |
| CLS |
Good 99.2%
Needs improvement 0.8%
Poor 0.0%
|
0.00 |
| FCP |
Good 73.1%
Needs improvement 16.7%
Poor 10.2%
|
1.87 s |
| TTFB |
Good 89.4%
Needs improvement 8.5%
Poor 2.1%
|
617 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 |
|---|---|---|---|---|---|---|
|
hotelai.io
|
img | 200 | 477 ms | 1.42 MB | 1.42 MB | non-blocking |
|
hotelai.io
|
img | 200 | 1.51 s | 1003.59 KB | 1010.03 KB | non-blocking |
|
hotelai.io
|
img | 200 | 595 ms | 421.88 KB | 424.11 KB | non-blocking |
|
hotelai.io
|
img | 200 | 416 ms | 301.39 KB | 306.18 KB | non-blocking |
|
hotelai.io
|
other | 200 | 193 ms | 179.2 KB | 179.82 KB | non-blocking |
|
hotelai.io
|
img | 200 | 118 ms | 48.99 KB | 49.79 KB | non-blocking |
|
hotelai.io
|
img | 200 | 1.5 s | 44.04 KB | 44.99 KB | non-blocking |
|
hotelai.io
|
img | 200 | 1.31 s | 42.67 KB | 44.32 KB | non-blocking |
|
hotelai.io
|
img | 200 | 1.41 s | 32.68 KB | 33.98 KB | non-blocking |
|
hotelai.io
|
link | 200 | 304 ms | 27.08 KB | 248.67 KB | blocking |
|
hotelai.io
|
img | 200 | 1.5 s | 26.22 KB | 27.69 KB | non-blocking |
|
hotelai.io
|
link | 200 | 115 ms | 24.67 KB | 215.74 KB | blocking |
|
hotelai.io
|
img | 200 | 1.41 s | 20.19 KB | 21.61 KB | non-blocking |
|
hotelai.io
|
other | 200 | 104 ms | 18.82 KB | 45.62 KB | non-blocking |
|
hotelai.io
|
img | 200 | 1.41 s | 16.79 KB | 18.33 KB | non-blocking |
|
hotelai.io
|
other | 200 | 199 ms | 14.28 KB | 35.5 KB | non-blocking |
|
hotelai.io
|
img | 200 | 1.5 s | 12.46 KB | 13.8 KB | non-blocking |
|
hotelai.io
|
img | 200 | 721 ms | 10.84 KB | 10.54 KB | non-blocking |
|
hotelai.io
|
img | 200 | 703 ms | 9.32 KB | 9.02 KB | non-blocking |
|
hotelai.io
|
link | 200 | 306 ms | 9.12 KB | 40.69 KB | blocking |
|
hotelai.io
|
link | 200 | 99 ms | 4.42 KB | 25.38 KB | blocking |
| link | 0 | 404 ms | 1.32 KB | 22.68 KB | blocking | |
|
hotelai.io
|
img | 200 | 231 ms | 770 B | 470 B | non-blocking |
|
fonts.googleapis.com
|
link | 0 | 404 ms | 712 B | 688 B | blocking |
|
hotelai.io
|
link | 200 | 99 ms | 694 B | 6.14 KB | blocking |
| img | 0 | 401 ms | 342 B | 42 B | non-blocking | |
|
cdn.tailwindcss.com
|
script | 0 | 498 ms | 0 B | 0 B | blocking |
|
www.googletagmanager.com
|
script | 0 | 1.71 s | 0 B | 0 B | non-blocking |
| fetch | 0 | 401 ms | 0 B | 0 B | non-blocking | |
| beacon | 0 | 500 ms | 0 B | 0 B | non-blocking |
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