Observer followed one or more redirects before reaching the final URL.
https://ntv.com.tr/
https://www.ntv.com.tr/
Screenshot captured after 13.7 s.
NTV Haber - Haberler, En Son Güncel Haberler
See the website health and performance test results for https://www.ntv.com.tr/, including status code, load speed, SSL, WHOIS, DNS, console logs, Chrome UX Report, resource sizes, and Pagespeed findings.
Tested on 14 Apr 2026 16:09:23.
- HTTP status 200
- Response time 196 ms
- Document load time 143 ms
- Full page load time 13.7 s
- Document size 516.08 KB
- Full page size 923.09 KB
- Mobile score 47
- Desktop score 58
Observer tracks these signals every day and alerts you the moment something important changes. Register now.
42 days left
SSL
- Issuer
- C=US,O=Google Trust Services,CN=WE1
- Subject
- CN=ntv.com.tr
- TLS version
- TLSv1.3
- Self-signed
- No
- Valid until
- 2 Jul 2026
DNS Records
Current DNS records returned for this domain at the time of the test.
- 172.66.172.228
- 104.20.27.69
- 2606:4700:10::6814:1b45
- 2606:4700:10::ac42:ace4
No records returned.
No records returned.
No records returned.
No records returned.
Google Pagespeed Insights
Switch between desktop and mobile Lighthouse results to review the latest performance findings for this page.
Audit Details
| Audit | Insight | Impact |
|---|---|---|
| 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.7 s |
| Legacy JavaScript | Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
| Est savings of 64 KiB |
| Use efficient cache lifetimes | A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
| Est savings of 568 KiB |
| 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 648 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 |
| 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 | 16.1 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.
| 2.0 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. | 16.9 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. | 5.4 s |
| Speed Index | Speed Index shows how quickly the contents of a page are visibly populated. Learn more about the Speed Index metric. | 8.3 s |
| Max Potential First Input Delay | The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric. | 290 ms |
| 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 10 ms |
| 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 19 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 12 KiB |
| Minify JavaScript | Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
| Est savings of 3 KiB |
| Total Blocking Time | Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. Learn more about the Total Blocking Time metric. | 420 ms |
Audit Details
| Audit | Insight | Impact |
|---|---|---|
| Use efficient cache lifetimes | A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
| Est savings of 568 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 501 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 | 3.8 s |
| LCP request discovery | Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading | Open |
| 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 |
| 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 647 KiB |
| 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.
| 2.7 s |
| Total Blocking Time | Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. Learn more about the Total Blocking Time metric. | 880 ms |
| Max Potential First Input Delay | The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric. | 440 ms |
| Speed Index | Speed Index shows how quickly the contents of a page are visibly populated. Learn more about the Speed Index metric. | 2.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 11 KiB |
| Minify JavaScript | Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
| Est savings of 3 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 3,020 KiB |
| Legacy JavaScript | Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
| Est savings of 64 KiB |
| 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 10 ms |
| 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. | 4.4 s |
| 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.9 s |
Browser Console Logs
Messages captured from the browser console during the real page test.
Access to XMLHttpRequest at 'https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location' from origin 'https://www.ntv.com.tr' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.Failed to load resource: net::ERR_FAILEDService Worker and Push is supportedService Worker registeredFailed to subscribe the user NotAllowedError: Registration failed - permission deniedsubs : nullsubscribtion get failed :TypeError: Cannot read properties of null (reading 'unsubscribe')update service workernet::ERR_BLOCKED_BY_ORB
https://www.google.com/ads/measurement/l?ebcid=ALh7CaTyJgrvpZ-efocXzMcbkxPRR8hdIzxf3gCyEPeFeAR92GMrVWcTGYlRc-mTxL7cKfuzRo753Gc7g3MM2tWhk8dg-NO0RQnet::ERR_BLOCKED_BY_ORB
https://www.google.com/ads/measurement/l?ebcid=ALh7CaStUYaOikSNEnmPsYLdT0moczSVe7xpgaK7CG92Q7dtopisOeR4a7lEGSe0r_CcCS8S54-Er9SoYq-2sDN0yV3tW59mrgnet::ERR_BLOCKED_BY_ORB
https://www.google.com/ads/measurement/l?ebcid=ALh7CaS_KhrNkIbhLldPQwQmAD-mUFVGD-CZBrkqw9Hzb0BKdrl3aAu4oXw6ZPRFVwugGVeBMZUORVBuqCDLhyrEXxHOcW44hgnet::ERR_ABORTED
https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2net::ERR_ABORTED
https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4net::ERR_ABORTED
https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3Dnet::ERR_ABORTED
https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2net::ERR_ABORTED
https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4net::ERR_ABORTED
https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2net::ERR_ABORTED
https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4net::ERR_ABORTED
https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2net::ERR_ABORTED
https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4net::ERR_ABORTED
https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3Dnet::ERR_ABORTED
https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3Dnet::ERR_ABORTED
https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3Dnet::ERR_ABORTED
https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2CMP IS NOT FOUND!!!net::ERR_ABORTED
https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4net::ERR_ABORTED
https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3DCalled iframe: onetag-sys.com [array Array]
Number of topics: 0net::ERR_CONNECTION_RESET
https://hb-api.omnitagjs.com/hb-api/prebid/v1?RefererUrl=https%3A%2F%2Fwww.ntv.com.tr%2F&PageUrl=https%3A%2F%2Fwww.ntv.com.tr%2F&PageReferrer=https%3A%2F%2Fwww.ntv.com.tr%2F&CanonicalUrl=https%3A%2F%2Fwww.ntv.com.tr%2FFailed to load resource: net::ERR_CONNECTION_RESETA bidder responded with an errorCalled iframe: pa.openx.net [array Array]
Number of topics: 0Called iframe: ads.pubmatic.com [array Array]
Number of topics: 0Chrome UX Report
Real-user experience shares from recent Chrome visits to this website.
Origin: https://www.ntv.com.tr
| Metric | User experience share | 75th percentile |
|---|---|---|
| LCP |
Good 89.9%
Needs improvement 5.4%
Poor 4.7% | 1.42 s |
| INP |
Good 81.1%
Needs improvement 15.7%
Poor 3.3% | 172 ms |
| CLS |
Good 72.6%
Needs improvement 23.7%
Poor 3.7% | 0.10 |
| FCP |
Good 89.4%
Needs improvement 7.2%
Poor 3.4% | 1.21 s |
| TTFB |
Good 90.8%
Needs improvement 6.9%
Poor 2.3% | 489 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 |
|---|---|---|---|---|---|---|
securepubads.g.doubleclick.net | script | 0 | 43 ms | 186.18 KB | 593.32 KB | non-blocking |
| script | 0 | 38 ms | 124.5 KB | 422.23 KB | non-blocking | |
connect.facebook.net | script | 0 | 207 ms | 96.59 KB | 365.35 KB | non-blocking |
mc.yandex.ru | script | 0 | 696 ms | 88.52 KB | 242.31 KB | non-blocking |
pagead2.googlesyndication.com | script | 0 | 15 ms | 83.36 KB | 264.54 KB | non-blocking |
fundingchoicesmessages.google.com | script | 0 | 301 ms | 68.66 KB | 216.37 KB | non-blocking |
www.ntv.com.tr | xmlhttprequest | 200 | 291 ms | 52.84 KB | 451.5 KB | non-blocking |
securepubads.g.doubleclick.net | script | 0 | 502 ms | 34.62 KB | 109.78 KB | non-blocking |
pagead2.googlesyndication.com | script | 0 | 157 ms | 25.36 KB | 68.24 KB | non-blocking |
securepubads.g.doubleclick.net | link | 200 | 122 ms | 22.92 KB | 63.04 KB | non-blocking |
| fetch | 200 | 511 ms | 19.6 KB | 46.53 KB | non-blocking | |
| fetch | 200 | 882 ms | 19.58 KB | 46.52 KB | non-blocking | |
| fetch | 200 | 689 ms | 19.57 KB | 46.53 KB | non-blocking | |
static.criteo.net | script | 0 | 283 ms | 14.71 KB | 41.63 KB | non-blocking |
ep1.adtrafficquality.google | xmlhttprequest | 200 | 163 ms | 13.64 KB | 17.7 KB | non-blocking |
mc.yandex.com | script | 0 | 90 ms | 13.37 KB | 55.13 KB | non-blocking |
| fetch | 200 | 171 ms | 12.29 KB | 25.9 KB | non-blocking | |
| fetch | 200 | 370 ms | 12.01 KB | 25.01 KB | non-blocking | |
| script | 0 | 104 ms | 4.5 KB | 9.44 KB | non-blocking | |
9cce2a3fe54dbb5cbb6924a390782f94.safeframe.googlesyndication.com | iframe | 0 | 296 ms | 3.34 KB | 7.23 KB | non-blocking |
| script | 0 | 337 ms | 2.34 KB | 4.98 KB | non-blocking | |
| script | 0 | 209 ms | 1.77 KB | 2.87 KB | non-blocking | |
| fetch | 200 | 381 ms | 683 B | 843 B | non-blocking | |
www.ntv.com.tr | link | 200 | 60 ms | 510 B | 486 B | non-blocking |
mc.yandex.com | img | 0 | 98 ms | 343 B | 43 B | non-blocking |
| img | 0 | 253 ms | 342 B | 42 B | non-blocking | |
| img | 0 | 58 ms | 342 B | 42 B | non-blocking | |
| img | 0 | 236 ms | 342 B | 42 B | non-blocking | |
| img | 0 | 89 ms | 300 B | 0 B | non-blocking | |
static.ntv.com.tr | link | 200 | 168 ms | 0 B | 0 B | non-blocking |
static.ntv.com.tr | link | 0 | 143 ms | 0 B | 0 B | blocking |
static.ntv.com.tr | link | 0 | 148 ms | 0 B | 0 B | blocking |
images.ntv.com.tr | link | 0 | 134 ms | 0 B | 0 B | non-blocking |
static.ntv.com.tr | link | 0 | 299 ms | 0 B | 0 B | non-blocking |
static.ntv.com.tr | script | 0 | 397 ms | 0 B | 0 B | non-blocking |
static.ntv.com.tr | script | 0 | 397 ms | 0 B | 0 B | non-blocking |
static.ntv.com.tr | script | 0 | 325 ms | 0 B | 0 B | non-blocking |
static.ntv.com.tr | script | 0 | 389 ms | 0 B | 0 B | non-blocking |
static.ntv.com.tr | script | 0 | 398 ms | 0 B | 0 B | non-blocking |
static.ntv.com.tr | script | 0 | 399 ms | 0 B | 0 B | non-blocking |
cdn.cookielaw.org | script | 0 | 295 ms | 0 B | 0 B | non-blocking |
static.ntv.com.tr | script | 0 | 401 ms | 0 B | 0 B | non-blocking |
static.ntv.com.tr | script | 0 | 402 ms | 0 B | 0 B | non-blocking |
static.ntv.com.tr | script | 0 | 403 ms | 0 B | 0 B | non-blocking |
static.ntv.com.tr | script | 0 | 409 ms | 0 B | 0 B | non-blocking |
static.ntv.com.tr | script | 0 | 412 ms | 0 B | 0 B | non-blocking |
static.ntv.com.tr | script | 0 | 416 ms | 0 B | 0 B | non-blocking |
static.ntv.com.tr | script | 0 | 417 ms | 0 B | 0 B | non-blocking |
static.ntv.com.tr | script | 0 | 505 ms | 0 B | 0 B | non-blocking |
static.ntv.com.tr | script | 0 | 508 ms | 0 B | 0 B | non-blocking |
www.googletagmanager.com | script | 0 | 594 ms | 0 B | 0 B | non-blocking |
| script | 0 | 981 ms | 0 B | 0 B | non-blocking | |
gatr.hit.gemius.pl | script | 0 | 530 ms | 0 B | 0 B | non-blocking |
medya.ilan.gov.tr | iframe | 0 | 1.97 s | 0 B | 0 B | non-blocking |
| img | 0 | 62 ms | 0 B | 0 B | non-blocking | |
images.ntv.com.tr | img | 0 | 67 ms | 0 B | 0 B | non-blocking |
images.ntv.com.tr | img | 0 | 69 ms | 0 B | 0 B | non-blocking |
images.ntv.com.tr | img | 0 | 71 ms | 0 B | 0 B | non-blocking |
| img | 0 | 160 ms | 0 B | 0 B | non-blocking | |
| img | 0 | 164 ms | 0 B | 0 B | non-blocking | |
| img | 0 | 172 ms | 0 B | 0 B | non-blocking | |
| img | 0 | 174 ms | 0 B | 0 B | non-blocking | |
| img | 0 | 180 ms | 0 B | 0 B | non-blocking | |
| img | 0 | 182 ms | 0 B | 0 B | non-blocking | |
| img | 0 | 190 ms | 0 B | 0 B | non-blocking | |
| xmlhttprequest | 200 | 88 ms | 0 B | 0 B | non-blocking | |
gatr.hit.gemius.pl | script | 0 | 162 ms | 0 B | 0 B | non-blocking |
ls.hit.gemius.pl | iframe | 0 | 491 ms | 0 B | 0 B | non-blocking |
geolocation.onetrust.com | xmlhttprequest | 0 | 181 ms | 0 B | 0 B | non-blocking |
cdn.p.analitik.bik.gov.tr | script | 0 | 297 ms | 0 B | 0 B | non-blocking |
www.googletagmanager.com | script | 0 | 198 ms | 0 B | 0 B | non-blocking |
cdn-v2.p.analitik.bik.gov.tr | script | 0 | 286 ms | 0 B | 0 B | non-blocking |
servg1.net | script | 0 | 578 ms | 0 B | 0 B | non-blocking |
cdn.cookielaw.org | script | 0 | 94 ms | 0 B | 0 B | non-blocking |
| fetch | 0 | 217 ms | 0 B | 0 B | non-blocking | |
| fetch | 0 | 200 ms | 0 B | 0 B | non-blocking | |
servg1.net | img | 0 | 281 ms | 0 B | 0 B | non-blocking |
servg1.net | img | 0 | 282 ms | 0 B | 0 B | non-blocking |
www.googletagmanager.com | script | 0 | 198 ms | 0 B | 0 B | non-blocking |
| img | 0 | 81 ms | 0 B | 0 B | non-blocking | |
| img | 0 | 77 ms | 0 B | 0 B | non-blocking | |
images.ntv.com.tr | img | 0 | 80 ms | 0 B | 0 B | non-blocking |
images.ntv.com.tr | img | 0 | 84 ms | 0 B | 0 B | non-blocking |
| img | 0 | 88 ms | 0 B | 0 B | non-blocking | |
images.ntv.com.tr | img | 0 | 90 ms | 0 B | 0 B | non-blocking |
| script | 0 | 942 ms | 0 B | 0 B | non-blocking | |
| img | 0 | 558 ms | 0 B | 0 B | non-blocking | |
| fetch | 0 | 178 ms | 0 B | 0 B | non-blocking | |
| beacon | 0 | 178 ms | 0 B | 0 B | non-blocking | |
| fetch | 200 | 30 ms | 0 B | 0 B | non-blocking | |
| xmlhttprequest | 204 | 108 ms | 0 B | 0 B | non-blocking | |
| xmlhttprequest | 204 | 175 ms | 0 B | 0 B | non-blocking | |
cm.g.doubleclick.net | iframe | 0 | 723 ms | 0 B | 0 B | non-blocking |
| fetch | 200 | 1.2 s | 0 B | 0 B | non-blocking | |
servg1.net | script | 0 | 168 ms | 0 B | 0 B | non-blocking |
cdn.cookielaw.org | fetch | 200 | 64 ms | 0 B | 0 B | non-blocking |
mpc-prod-25-s6uit34pua-wl.a.run.app | fetch | 200 | 341 ms | 0 B | 0 B | non-blocking |
| img | 0 | 65 ms | 0 B | 0 B | non-blocking | |
| img | 0 | 238 ms | 0 B | 0 B | non-blocking | |
gum.criteo.com | iframe | 0 | 952 ms | 0 B | 0 B | non-blocking |
| script | 0 | 174 ms | 0 B | 0 B | non-blocking | |
| img | 0 | 605 ms | 0 B | 0 B | non-blocking | |
| script | 0 | 106 ms | 0 B | 0 B | non-blocking | |
| xmlhttprequest | 204 | 102 ms | 0 B | 0 B | non-blocking | |
| beacon | 0 | 478 ms | 0 B | 0 B | non-blocking | |
| xmlhttprequest | 204 | 101 ms | 0 B | 0 B | non-blocking | |
| xmlhttprequest | 204 | 110 ms | 0 B | 0 B | non-blocking | |
| xmlhttprequest | 204 | 110 ms | 0 B | 0 B | non-blocking | |
| xmlhttprequest | 204 | 86 ms | 0 B | 0 B | non-blocking | |
| img | 0 | 92 ms | 0 B | 0 B | non-blocking | |
| fetch | 0 | 80 ms | 0 B | 0 B | non-blocking | |
signal-beacon.s-onetag.com | script | 0 | 112 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