Page summary

https://xelta.ai/xelta-nexus

Tested 2026-08-12 07:45:53 using Chrome 150.0.7871.46 (runtime settings)

SummaryWaterfallMetricsRenderingCoachPageXrayCPUThird party

This page is fast to paint, snappy to interact with, visually stable and follows best practices, but weak on user privacy.

76 / 100
Coach overall
79 / 100
Performance
91 / 100
Best practice
66 / 100
Privacy

How it loaded →

0 → 2.736 s · median run
Frame at 0 ms
start
Frame at 700 ms
700 ms
Frame at 1200 ms
1.200 s
Frame at 1900 ms
1.900 s
Frame at 2400 ms
Largest paint2.400 s
Frame at 2800 ms
Complete2.800 s
333 ms
First Visual Change
507 ms
Speed Index
333 ms
Visual Complete 85%
2.736 s
Last Visual Change
TTFB148 msLCP1.984 sTBT161 msCLS0.00

What to act on · top recommendations

Avoid using Google Tag Manager.

0 / 100

The page is using Google Tag Manager, this is a performance risk since non-tech users can add JavaScript to your page.

Avoid CPU Long Tasks

0 / 100

The page has 7 CPU long tasks with the total of 1.119 s. The total blocking time is 161 ms and 4 long tasks before first contentful paint with total time of 808 ms. However the CPU Long Task is depending on the computer/phones actual CPU speed, so you should measure this on the same type of the device that your user is using. Use Geckoprofiler for Firefox or Chromes tracelog to debug your long tasks.

Avoid extra requests by setting cache headers

0 / 100

The page has 57 requests that are missing a cache time. Configure a cache time so the browser doesn't need to download them every time. It will save 135.6 kB the next access.

Google Web Vitals

min · median · mean · max of 1 run
MetricMinMedianMeanMax
Time To First Byte (TTFB)148 ms148 ms148 ms148 ms
Largest Contentful Paint (LCP)1.984 s1.984 s1.984 s1.984 s
Cumulative Layout Shift (CLS)0000

Visual Metrics

min · median · mean · max of 1 run
MetricMinMedianMeanMax
First visual change333 ms333 ms333 ms333 ms
Last visual change2.736 s2.736 s2.736 s2.736 s
Speed index507 ms507 ms507 ms507 ms
Visual readiness2.403 s2.403 s2.403 s2.403 s
Visual complete 85333 ms333 ms333 ms333 ms
Visual complete 952.002 s2.002 s2.002 s2.002 s
Visual complete 992.002 s2.002 s2.002 s2.002 s

CPU

min · median · mean · max of 1 run
MetricMinMedianMeanMax
Total Blocking Time161 ms161 ms161 ms161 ms
Max Potential FID150 ms150 ms150 ms150 ms
CPU long tasks 7777
CPU last long task happens at3.150 s3.150 s3.150 s3.150 s

More metrics

min · median · mean · max of 1 run
MetricMinMedianMeanMax
First paint784 ms784 ms784 ms784 ms
Load event end342 ms342 ms342 ms342 ms

Waterfall

Run 1 SpeedIndex median

First paintFCPLCPDOMContentLoadedDOM interactiveLoadRender-blockingRedirectError

Rendering

Run 1 · median
0.000 s
0s1s2s

The red band on the timeline marks when the main thread was busy with long tasks: moments when the page could not paint or respond, however the video looks.

Download video

Filmstrip

23 frames

Use --filmstrip.showAll to show all filmstrips.

Frame at 0 ms
0 ms
0 %
Frame at 400 ms
400 ms
90 %
Frame at 500 ms
500 ms
90 %
Frame at 600 ms
600 ms
90 %
Frame at 700 ms
700 ms
90 %
Frame at 800 ms
800 ms
90 %
Frame at 900 ms
900 ms
90 %
Frame at 1.000 s
1.000 s
90 %
Frame at 1.100 s
1.100 s
90 %
Frame at 1.200 s
1.200 s
90 %
Frame at 1.300 s
1.300 s
90 %
Frame at 1.400 s
1.400 s
90 %
Frame at 1.600 s
1.600 s
90 %
Frame at 1.900 s
1.900 s
90 %
Frame at 2.000 s
2.000 s
90 %
Frame at 2.100 s
2.100 s
99 %
Frame at 2.200 s
2.200 s
99 %
Frame at 2.300 s
2.300 s
99 %
Frame at 2.400 s
2.400 s
99 %
Frame at 2.500 s
2.500 s
99 %
Frame at 2.600 s
2.600 s
99 %
Frame at 2.700 s
2.700 s
99 %
Frame at 2.800 s
2.800 s
100 %

Click a frame to seek the video to that moment. The dot marks frames where the page changed visually.

Why was rendering delayed?

First paint took 1.984 s. First paint landed at 1.984 s on a 148 ms first byte; the 2 render-blocking requests were done by 249 ms and the remaining ~1.735 s is style and layout work.

Want to see how much CSS style-recalculation work delayed FCP and LCP, plus CPU long tasks? Run with --cpu.

Render blocking requests

2 requests · 75.4 KB

Blocking requests delay both paints: the browser renders nothing until they arrive, so they push First Contentful Paint and everything after it, including the largest paint (LCP). Requests that block the parser inside the body stall everything after them in the document. Load JavaScript with defer or async, and keep non-critical CSS off the critical path with media attributes. Bars show when each request loaded on a clock that runs to the last paint; the gap after the bars is style and layout work. Web fonts are context, not blockers: text renders invisible or in a fallback face while they load, so a font finishing after a paint is the classic reason text changed late.

RequestWhen it loadedTransferDownload
document
xelta.ai · TTFB 148 ms
137 ms
8.8 KB135 ms
css · xelta.ai
72 ms
74.3 KB72 ms
css · xelta.ai
58 ms
1.2 KB58 ms
web font · xelta.ai
80 ms
47.6 KB80 ms
0496 ms992 msFCP · LCP 1.984 s

Coach

The coach helps you find performance problems on your web page using web performance best practice rules. And gives you advice on privacy and best practices. Tested using Coach-core version 9.2.1.

Performance advice

79
3 errors7 warnings3 info
warn(0)Avoid using Google Tag Manager.googleTagManager

The page is using Google Tag Manager, this is a performance risk since non-tech users can add JavaScript to your page.

Google Tag Manager makes it possible for non tech users to add scripts to your page that will downgrade performance.

warn(0)Avoid CPU Long TaskslongTasks

The page has 7 CPU long tasks with the total of 1.119 s. The total blocking time is 161 ms and 4 long tasks before first contentful paint with total time of 808 ms. However the CPU Long Task is depending on the computer/phones actual CPU speed, so you should measure this on the same type of the device that your user is using. Use Geckoprofiler for Firefox or Chromes tracelog to debug your long tasks.

Long CPU tasks locks the thread. To the user this is commonly visible as a "locked up" page where the browser is unable to respond to user input; this is a major source of bad user experience on the web today. However the CPU Long Task is depending on the computer/phones actual CPU speed, so you should measure this on the same type of the device that your user is using. To debug you should use the Chrome timeline log and drag/drop it into devtools or use Firefox Geckoprofiler.

Offenders
  • self
  • self
  • self
  • self
  • self
  • self
  • self
warn(0)Avoid extra requests by setting cache headerscacheHeaders

The page has 57 requests that are missing a cache time. Configure a cache time so the browser doesn't need to download them every time. It will save 135.6 kB the next access.

The easiest way to make your page fast is to avoid doing requests to the server. Setting a cache header on your server response will tell the browser that it doesn't need to download the asset again during the configured cache time! Always try to set a cache time if the content doesn't change for every request.

Offenders
warn(0)Total JavaScript size shouldn't be too bigjavascriptSize

The total JavaScript transfer size is 1.4 MB and the uncompressed size is 4.7 MB. This is totally crazy! There is really room for improvement here.

A lot of JavaScript often means you are downloading more than you need. How complex is the page and what can the user do on the page? Do you use multiple JavaScript frameworks?

Offenders
URLTransferContent
https://www.googletagmanager.com/gtag/js?id=G-CPG3NLBKHP183.2 KB555.5 KB
https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e178179150949611.3 KB30.9 KB
https://xelta.ai/_next/static/chunks/0~.kv2-e_~_9s.js5.1 KB16.6 KB
https://xelta.ai/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js4.3 KB12.0 KB
https://xelta.ai/_next/static/chunks/0.z~m65s70v1e.js31.4 KB116.3 KB
https://xelta.ai/_next/static/chunks/0t~dpv9j7jqud.js47.0 KB207.4 KB
https://xelta.ai/_next/static/chunks/01y4lm3dipae2.js3.8 KB8.7 KB
https://xelta.ai/_next/static/chunks/02fvhu.~ed9tm.js43.6 KB140.7 KB
https://xelta.ai/_next/static/chunks/0i-plj_xxaw8z.js4.0 KB7.1 KB
https://xelta.ai/_next/static/chunks/04o1i7izpsjig.js23.5 KB71.3 KB
https://xelta.ai/_next/static/chunks/08vhp3.h~c4ew.js17.2 KB58.1 KB
https://xelta.ai/_next/static/chunks/0416tl3sj0yyp.js8.5 KB34.6 KB
https://xelta.ai/_next/static/chunks/0fb..7m5fmuc_.js10.0 KB27.9 KB
https://xelta.ai/_next/static/chunks/0fg44qzichqiw.js42.0 KB142.6 KB
https://xelta.ai/_next/static/chunks/06e425a78ll4h.js19.4 KB62.0 KB
https://xelta.ai/_next/static/chunks/026wu3uvh-5u1.js14.9 KB44.3 KB
https://xelta.ai/_next/static/chunks/0kc5itym_8jof.js15.8 KB63.5 KB
https://xelta.ai/_next/static/chunks/05x9au449bwyj.js16.2 KB60.7 KB
https://xelta.ai/_next/static/chunks/150ht8n--uthk.js9.2 KB31.3 KB
https://xelta.ai/_next/static/chunks/144c003qaudkf.js10.7 KB37.2 KB
https://xelta.ai/_next/static/chunks/06wcgib48d3i..js12.5 KB34.6 KB
https://xelta.ai/_next/static/chunks/138ifvdeqtp45.js7.7 KB20.3 KB
https://xelta.ai/_next/static/chunks/0.4x.j3tu010_.js7.8 KB21.3 KB
https://xelta.ai/_next/static/chunks/13ee4mpgt8ag..js9.9 KB25.7 KB
https://xelta.ai/_next/static/chunks/0zqqteuv74m7v.js10.8 KB29.0 KB
https://xelta.ai/_next/static/chunks/0m1n42o_6lbxp.js8.7 KB24.5 KB
https://xelta.ai/_next/static/chunks/turbopack-0~pcf.5cm94ui.js6.6 KB19.5 KB
https://xelta.ai/_next/static/chunks/15_v~jewnj0mv.js10.2 KB45.5 KB
https://xelta.ai/_next/static/chunks/0y0ijhqmszjlv.js70.7 KB225.2 KB
https://xelta.ai/_next/static/chunks/0vh93s1co9ess.js41.7 KB148.7 KB
https://xelta.ai/_next/static/chunks/09mu43cuo.9p8.js13.2 KB40.4 KB
https://connect.facebook.net/en_US/fbevents.js108.4 KB398.1 KB
https://xelta.ai/_next/static/chunks/0~7t.oplh-r0f.js82.9 KB273.9 KB
https://xelta.ai/_next/static/chunks/0oxjj2cw4l~r1.js4.1 KB7.2 KB
https://xelta.ai/_next/static/chunks/0_rx.lz25mu8k.js10.2 KB35.9 KB
https://xelta.ai/_next/static/chunks/0.xma1o0r_dkq.js5.8 KB16.1 KB
https://xelta.ai/_next/static/chunks/0143qjffanugk.js1.5 KB1.5 KB
https://xelta.ai/_next/static/chunks/07fg20z5gp6xs.js9.7 KB32.3 KB
https://us-assets.i.posthog.com/array/phc_tafs3TRoGdYdr8ar4Qrx2YD5kXgsSTDNWbMHDwMSwRno/config.js811 B794 B
https://connect.facebook.net/signals/config/1941936199799107.../194193619979910763.0 KB262.4 KB
https://us-assets.i.posthog.com/static/surveys.js?v=1.415.233.3 KB97.6 KB
https://xelta.ai/_next/static/chunks/0i888l3s_5kn6.js9.8 KB37.3 KB
https://xelta.ai/_next/static/chunks/0i3101w1lall1.js13.9 KB39.5 KB
https://xelta.ai/_next/static/chunks/0n-ggeagfhrza.js11.5 KB39.1 KB
https://xelta.ai/_next/static/chunks/038qccvrxl2ix.js27.2 KB88.7 KB
https://xelta.ai/_next/static/chunks/0a41ov9xoezkw.js2.9 KB6.2 KB
https://xelta.ai/_next/static/chunks/0oyzftal04ylp.js35.5 KB108.7 KB
https://xelta.ai/_next/static/chunks/04uoovjwkxy2v.js13.1 KB35.5 KB
https://xelta.ai/_next/static/chunks/0k.ceta8kewl6.js11.0 KB39.1 KB
https://xelta.ai/_next/static/chunks/0~--n7-su6_to.js9.5 KB32.2 KB
https://xelta.ai/_next/static/chunks/0i94kf~py2~48.js18.3 KB53.7 KB
https://xelta.ai/_next/static/chunks/137b7xkt61z~s.js18.0 KB48.1 KB
https://xelta.ai/_next/static/chunks/0qj2x1p_w1.p6.js10.7 KB34.2 KB
https://xelta.ai/_next/static/chunks/170s8.x33-2jg.js18.0 KB54.8 KB
https://xelta.ai/_next/static/chunks/08awojht0q7q1.js9.5 KB28.2 KB
https://xelta.ai/_next/static/chunks/17swmalwnaxas.js12.5 KB45.9 KB
https://xelta.ai/_next/static/chunks/0on9ufm2mxbbl.js28.5 KB101.0 KB
https://xelta.ai/_next/static/chunks/0c8j6sdxgb45y.js13.8 KB50.1 KB
https://xelta.ai/_next/static/chunks/0rnfa8o6x9o-x.js10.6 KB37.0 KB
https://xelta.ai/_next/static/chunks/004woqnss4kju.js16.7 KB62.5 KB
https://xelta.ai/_next/static/chunks/060-u4nfrutv1.js19.7 KB65.3 KB
https://xelta.ai/_next/static/chunks/0fg8vm7hv~en~.js9.2 KB26.6 KB
https://xelta.ai/_next/static/chunks/15ww.iy6cj40a.js8.6 KB25.5 KB
https://xelta.ai/_next/static/chunks/0k33vd-xlef-t.js18.1 KB57.3 KB
error(50)Have a fast first contentful paintfirstContentfulPaint

First contentful paint can be improved (1.984 s). It is in the Google Web Vitals needs improvement range, slower than 1.8 seconds.

The First Contentful Paint (FCP) metric measures the time from when the page starts loading to when any part of the page content is rendered on the screen. For this metric, "content" refers to text, images (including background images), <svg> elements, or non-white <canvas> elements.

warn(50)Total CSS size shouldn't be too bigcssSize

The total CSS transfer size is 77.2 kB and uncompressed size is 579.8 kB. That is big and the CSS could most probably be smaller.

Delivering a massive amount of CSS to the browser is not the best thing you can do, because it means more work for the browser when parsing the CSS against the HTML and that makes the rendering slower. Try to send only the CSS that is used on that page. And make sure to remove CSS rules when they aren't used anymore.

Offenders
URLTransferContent
https://xelta.ai/_next/static/chunks/03z62bxnic05n.css74.3 KB564.2 KB
https://xelta.ai/_next/static/chunks/08ak-dq81l91~.css1.2 KB2.0 KB
infoThe favicon should be small and cacheablefavicon

The favicon size is 663.8 kB bytes. That's quite big, can you make it smaller?

It is easy to make the favicon big but please avoid doing that, because every browser will then perform an unnecessarily large download. And make sure the cache headers are set for a long time for the favicon. It is easy to miss since it's another content type.

Offenders
error(50)Avoid using incorrect mime typesmimeTypes

The page has 50 misconfigured mime types.

It's not a great idea to let browsers guess content types (content sniffing), in some cases it can actually be a security risk.

Offenders
warn(70)Don't use private headers on static contentprivateAssets

The page has 3 requests with private headers. Make sure that the assets really should be private and only used by one user. Otherwise, make it cacheable for everyone.

If you set private headers on content, that means that the content are specific for that user. Static content should be able to be cached and used by everyone. Avoid setting the cache header to private.

Offenders
error(70)Avoid missing and error requestsresponseOk

The page has 3 error responses. The page has 1 response with code 401. The page has 2 responses with code 404.

Your page should never request assets that return a 400 or 500 error. These requests are never cached. If that happens something is broken. Please fix it.

Offenders
infoLong cache headers is goodcacheHeadersLong

The page has 24 requests that have a shorter cache time than one year (but still a cache time).

Setting a cache header is good. Setting a long cache header (a year) is even better because the asset will stay in the browser cache across visits. For content-hashed URLs (e.g. app.4af2.css) you can safely use Cache-Control: max-age=31536000, immutable. For unversioned URLs that may change, use a revalidating strategy instead.

Offenders
infoMake each CSS response smalloptimalCssSize

https://xelta.ai/_next/static/chunks/03z62bxnic05n.css size is 76 kB (76042) and that is bigger than the limit of 25 kB. Try to keep each CSS response under 25 kB.

Render-blocking CSS holds up the first paint until it has fully downloaded, parsed and applied, so smaller CSS files mean a faster start. Split your CSS into a small critical bundle inlined or eagerly loaded, with the rest lazy-loaded.

Offenders
URLTransferContent
https://xelta.ai/_next/static/chunks/03z62bxnic05n.css74.3 KB564.2 KB
warn(95)Inline CSS for faster first renderinlineCss

The page has both inline CSS and CSS requests even though it uses a HTTP/2-ish connection. If you have many users on slow connections, it can be better to only inline the CSS. Run your own tests and check the waterfall graph to see what happens.

In the early days of the Internet, inlining CSS was one of the ugliest things you can do. That has changed if you want your page to start rendering fast for your user. Always inline the critical CSS when you use HTTP/1 and HTTP/2 (avoid doing CSS requests that block rendering) and lazy load and cache the rest of the CSS. It is a little more complicated when using HTTP/2. Does your server support HTTP push? Then maybe that can help. Do you have a lot of users on a slow connection and are serving large chunks of HTML? Then it could be better to use the inline technique, becasue some servers always prioritize HTML content over CSS so the user needs to download the HTML first, before the CSS is downloaded.

Best practice advice

91
1 warning2 info
infoAvoid unnecessary headersunnecessaryHeaders

There are 1 response that sets a p3p header. There are 3 responses that sets both a max-age and expires header. There are 6 responses that sets a pragma no-cache header (that is a request header). There are 149 responses that sets a server header.

Do not send headers that you don't need. We look for p3p, cache-control and max-age, pragma, server and x-frame-options headers. Have a look at Andrew Betts - Headers for Hackers talk as a guide https://www.youtube.com/watch?v=k92ZbrY815c or read https://www.fastly.com/blog/headers-we-dont-want.

Offenders
warn(50)Avoid too many third party requeststhirdParty

The page do 12% requests to third party domains (18 requests and 440.2 kB). First party is 135 requests and 2.4 MB. The regex .*xelta.* was used to calculate first/third party requests.

Do not load most of your content from third party URLs.

infoDo not send too long headerslongHeaders

https://xelta.ai/cdn-cgi/speculation has a header report-to that is 605 characters long. https://xelta.ai/cdn-cgi/rum? has a header report-to that is 609 characters long. https://connect.face...en_US/fbevents.js has a header content-security-policy that is 1344 characters long. https://connect.face...en_US/fbevents.js has a header content-security-policy-report-only that is 1415 characters long. https://connect.face...en_US/fbevents.js has a header permissions-policy that is 874 characters long. https://xelta.ai/flo...i/flow/comic-flow has a header report-to that is 606 characters long. https://connect.face.../1941936199799107 has a header content-security-policy that is 1344 characters long. https://connect.face.../1941936199799107 has a header content-security-policy-report-only that is 1415 characters long. https://connect.face.../1941936199799107 has a header permissions-policy that is 874 characters long. https://xelta.ai/ai-...io/video-stitcher has a header report-to that is 603 characters long. https://xelta.ai/ai-....ai/ai-tool/ai-ad has a header report-to that is 613 characters long.

Do not send response headers that are too long.

Offenders

Privacy advice

66
6 warnings2 info
warn(0)Avoid using Google Analyticsga

The page is using Google Analytics meaning you share your users private information with Google. You should use analytics that care about user privacy, something like https://matomo.org.

Google Analytics share private user information with Google that your user hasn't agreed on sharing.

warn(0)Avoid embedding services from surveillance capitalist companiessurveillance

The page embeds 3 resources from companies that profit from user surveillance. Consider privacy-respecting alternatives.

Embedding scripts or iframes from companies whose business model is surveillance capitalism (Google, Facebook, etc.) leaks detailed user data on every page view, often before the user has had a chance to consent. See https://en.wikipedia.org/wiki/Surveillance_capitalism for background. Prefer privacy-respecting alternatives where possible.

Offenders
warn(0)Use a strict Content-Security-Policy header to mitigate cross-site scripting (XSS) attacks.contentSecurityPolicyHeader

Set a Content-Security-Policy header to mitigate cross-site scripting attacks. You can start with a Content-Security-Policy-Report-Only header, which only reports violations rather than blocking them.

A Content-Security-Policy response header tells the browser which sources of script, style, and other content are allowed. The most effective form is a strict CSP using nonces or hashes together with strict-dynamic; the worst is a missing header, with unsafe-inline and unsafe-eval close behind. https://web.dev/articles/strict-csp

Offenders
infoSet a Cross-Origin-Embedder-Policy header so cross-origin subresources opt in to being embedded.crossOriginEmbedderPolicyHeader

Set a Cross-Origin-Embedder-Policy header (typically require-corp or credentialless) on the document response to control cross-origin embedding.

Cross-Origin-Embedder-Policy (COEP) makes the page refuse to load cross-origin subresources unless they explicitly opt in via CORP or CORS. Together with Cross-Origin-Opener-Policy it puts the page in a cross-origin isolated context, which mitigates cross-window side-channel attacks (Spectre) and unlocks high-resolution timers and SharedArrayBuffer. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cross-Origin-Embedder-Policy

Offenders
warn(0)Set a Cross-Origin-Opener-Policy header to isolate the page from cross-origin windows.crossOriginOpenerPolicyHeader

Set a Cross-Origin-Opener-Policy header (typically same-origin) on the document response to isolate the page from cross-origin windows.

Cross-Origin-Opener-Policy (COOP) lets a page sever its window-group ties to cross-origin documents that opened it or that it opens. Together with Cross-Origin-Embedder-Policy it puts the page in a cross-origin isolated context, which mitigates cross-window side-channel attacks (Spectre) and unlocks high-resolution timers and SharedArrayBuffer. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cross-Origin-Opener-Policy

Offenders
infoSet a Cross-Origin-Resource-Policy header to limit who may embed the page.crossOriginResourcePolicyHeader

Set a Cross-Origin-Resource-Policy header (same-origin, same-site or cross-origin) on the document response to limit who may embed it.

Cross-Origin-Resource-Policy (CORP) is a per-response opt-in that tells the browser which origins are allowed to embed the resource. It blocks cross-origin or cross-site no-cors embedding (img, script, iframe, etc.) and is one of the building blocks of cross-origin isolation. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cross-Origin-Resource-Policy

Offenders
warn(0)Set a Permissions-Policy header to control which browser features the page can use.permissionsPolicyHeader

Set a Permissions-Policy header to control which browser features the page can use.

The Permissions-Policy response header (the successor to Feature-Policy) lets a site explicitly opt in or out of powerful browser features such as camera, microphone, geolocation, payment and clipboard. Setting a strict policy reduces the attack surface and limits what embedded third parties can do. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Permissions-Policy

Offenders
warn(0)Do not share user data with third parties.thirdPartyPrivacy

The page has 8% requests that are 3rd party (12 requests with a size of 376.6 kB). The page also have request to companies that harvest data from users and do not respect users privacy (see https://en.wikipedia.org/wiki/Surveillance_capitalism). The page do 1 tag-manager request and uses 1 tag-manager tool. The page do 9 survelliance requests and uses 5 survelliance tools. The page do 9 surveillance requests and uses 5 surveillance tools. The page do 2 utility requests and uses 2 utility tools. The page do 2 social requests and uses 1 social tool. The page do 4 analytics requests and uses 1 analytics tool. The page do 1 ad request and uses 1 ad tool.

Using third party requests shares user information with that third party. Please avoid that! The project https://github.com/patrickhulce/third-party-web is used to categorize first/third party requests.

Offenders

Page info

A snapshot of what the browser actually built for this page: the document, how big and deep the DOM tree is and what it kept in storage. Big, deep trees are slower to style and lay out, so the counts Chrome warns about carry a flag.

Page info

Document

What the page says it is and how large it rendered.

TitleXelta - Create Anything with Generative AIThe document title, shown in the browser tab and used by search results.
Layout viewport1365 × 1428 pxThe width the page laid out at, and the full height of the rendered document.

DOM structure

How much markup the browser has to build, style and lay out.

DOM elements907Large, watch layout costTotal HTML elements. Fewer means less for the browser to style, lay out and paint.
Avg DOM depth11How deeply elements are nested on average.
Max DOM depth16The deepest nesting on the page. Deep branches cost more style recalculation.
Iframes0No embedded documents on this page.
Script tags82Number of script elements. More scripts usually means more main-thread work.

Storage and connection

What the page stored on the client, and the network it was tested on.

Local storage1.2 KBData the page saved in localStorage, kept across visits.
Session storage569 BData kept in sessionStorage for this tab session only.
Connection type4GWhat the Network Information API reported for the test connection.

Resource hints

2 hints
dns-prefetch
  • https://media.xelta.ai/
preconnect
  • https://media.xelta.ai/

Technologies used to build the page

Data collected using Coach-core version 9.2.1. With updated code from Webappanalyzer 2026-05-04. Use --browsertime.firefox.includeResponseBodies html or --browsertime.chrome.includeResponseBodies html to help Wappalyzer find more information about technologies used.

Detected technologies

8 technologies

Third-party tools

17 tools

Data collected using Third Party Web version 0.29.2.

Tag-manager
  • Google Tag Manager
Survelliance
  • Google Tag Manager
  • Facebook
  • Google Analytics
  • Google/Doubleclick Ads
  • Other Google APIs/SDKs
Surveillance
  • Google Tag Manager
  • Facebook
  • Google Analytics
  • Google/Doubleclick Ads
  • Other Google APIs/SDKs
Utility
  • Cloudflare
  • Other Google APIs/SDKs
Social
  • Facebook
Other
  • Amazon Web Services
Analytics
  • Google Analytics
Ad
  • Google/Doubleclick Ads

Data from run 1

Visual Metrics

Visual milestones

all times from navigation start
Speed Index0.51 show quickly the page looked done
First Visual Change0.33 sfirst paint reaches the screen
Last Visual Change2.74 sscreen stops changing · 2.40 s after first
≥85%
≥99%
0.33 sFirst Visual Change · Visual Complete 85%
Visual Complete 95% · Visual Complete 99%2.00 s
Last Visual Change2.74 s
Visual Readiness2.40 s· first to last change
00.5 s1.0 s1.5 s2.0 s2.5 s
Content milestones
Perception index
Visual progress
Visual progress at 0 s0.0s
Visual progress at 0.6 s0.6s
Visual progress at 0.9 s0.9s
Visual progress at 1.2 s1.2s
Visual progress at 1.9 s1.9s
Visual progress at 2.2 s2.2s
Visual progress at 2.5 s2.5s
Visual progress at 2.8 s2.8s
FCP1.98s
LCP1.98s
VC850.33s
Long tasks
0.0s0.6s1.1s1.7s2.2s2.8s

Google Web Vitals

from run 1
148 msTTFB
Good
1.984 sFCP
Needs improvement
161 msTBT
Good

Largest Contentful Paint

When the page main content is rendered, collected via the Largest Contentful Paint API. Read more about Largest Contentful Paint.

1.984 sLCP render time

Phase breakdown

  • TTFB148 ms
  • Resource load delay0 ms
  • Resource load duration0 ms
  • Element render delay1.836 s

Element

Element type
<div>
Size (w × h)
1513
Load time
0 ms

DOM path

body > div#app-root > div > div:eq(1)
LCP

The LCP element is highlighted in the screenshot. If nothing is highlighted the element was removed before the screenshot or the LCP API couldn't find it.

Cumulative Layout Shift

How much the page's content shifts as it loads, collected via the Cumulative Layout Shift API.

0.000cumulative layout shift score

No layout shifts were detected on this page.

Browser Metrics

Navigation Timing
Extra timings

Server timings

Timing data the server chose to expose through Server-Timing response headers on the main document — typically backend time, cache status or experiment flags.

Server timings

3 entries
NameDurationDescription
cfCacheStatus0 msDYNAMIC
cfEdge7 ms
cfOrigin41 ms

Custom metrics collected through JavaScript

There are no custom configured scripts.

Extra metrics collected using scripting

There are no custom extra metrics from scripting.

PageXray

How the page is built.

HTTP versionHTTP/2.0
Total requests153
Total domains15
Transfer size2.7 MB
Content size6.6 MB
Missing compression0
Cookies30 third-party

Main document

status 200 · 0 redirects

https://xelta.ai/xelta-nexus

HeaderValue
alt-svch3=":443"; ma=86400
cache-controls-maxage=50, stale-while-revalidate=31535950
cf-cache-statusDYNAMIC
cf-raya29ddcfd8cd291e5-DEL
content-encodingbr
content-typetext/html; charset=utf-8
dateWed, 12 Aug 2026 07:45:54 GMT
expect-ctmax-age=86400, enforce
nel{"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
referrer-policysame-origin strict-origin-when-cross-origin
report-to{"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=HQVxtMAbiZZ2JR5sSalk8exDWPjRfrU1eHFrAwXHD0svARoHee3seiVWuhRNq8PzCBsAMeiQ%2FBGjssoPvYa%2BuN4uTmn4EdhRB3LUWQV6kl33l3rqUAKxF%2FBu"}]}
servercloudflare
server-timingcfCacheStatus;desc="DYNAMIC" cfEdge;dur=7,cfOrigin;dur=41
speculation-rules"/cdn-cgi/speculation"
strict-transport-securitymax-age=31536000; includeSubDomains; preload
varyrsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding
x-content-type-optionsnosniff
x-frame-optionsSAMEORIGIN
x-nextjs-cacheSTALE
x-nextjs-prerender1 1
x-nextjs-stale-time300
x-xss-protection1; mode=block

Response codes

200
13890.2%
202
10.7%
204
95.9%
206
21.3%
401
10.7%
404
21.3%

Largest assets on the page (by transfer size)

Top 20 of 153

Requests and sizes per content type

10 types

Transfer size2.6 MB

  • javascript52.1%
  • favicon24.4%
  • image13.5%
  • other3.7%
  • css2.8%
  • font1.8%
  • video1.0%
  • html0.33%
  • json0.17%
  • plain0.09%

Content size6.5 MB

  • javascript69.5%
  • favicon10.1%
  • css8.5%
  • image5.3%
  • other3.6%
  • video1.3%
  • html0.81%
  • font0.71%
  • json0.04%
  • plain0.00%

Requests150

  • javascript42.7%
  • other34.7%
  • image9.3%
  • plain5.3%
  • json3.3%
  • css1.3%
  • video1.3%
  • html0.67%
  • font0.67%
  • favicon0.67%
ContentHeader SizeTransfer SizeContent SizeRequests
html0 b8.8 KB53.6 KB1
css0 b75.4 KB566.2 KB2
javascript0 b1.4 MB4.5 MB64
image0 b359.8 KB350.4 KB14
font0 b47.6 KB47.3 KB1
favicon0 b648.3 KB668.8 KB1
other0 b99.7 KB241.4 KB52
json0 b4.6 KB2.7 KB5
plain0 b2.3 KB2 B8
video666 B27.8 KB87.9 KB2
Total666 B2.6 MB6.5 MB150

Data per domain

15 domains
DomainTotal download timeTransfer SizeContent SizeRequests
xelta.ai20.238 s2.3 MB5.2 MB130
www.googletagmanager.com317 ms183.2 KB555.5 KB1
static.cloudflareinsights.com100 ms11.3 KB30.9 KB1
connect.facebook.net220 ms171.4 KB660.5 KB2
seob.xelta.ai751 ms244 B28 B1
vygxif9kfe.execute-api.ap-south-1.amazonaws.com222 ms843 B55 B2
cms-b.xelta.ai223 ms1.6 KB69 B2
pmt.xelta.ai867 ms874 B1.3 KB2
www.google-analytics.com524 msN/A0 b2
analytics.google.com539 msN/A0 b2
stats.g.doubleclick.net149 ms553 B0 b1
www.google.co.in163 ms408 B42 B1
pub-a5c9f998046243af9a6b5fdc3c07d449.r2.dev2.120 s27.8 KB87.9 KB2
us-assets.i.posthog.com1.503 s34.1 KB98.4 KB2
telemetry.matchbestsoftware.online386 ms286 B2 B2

Expires & last-modified statistics

typeminmedianmax
Expires0 seconds4 hours1 year
Last modified0 seconds20 hours9 weeks

Requests loaded after onLoad event

115 requests

Includes requests done after load event end.

ContentTransfer SizeRequests
html0 b0
css0 b0
javascript666.2 KB33
image358.4 KB13
font0 b0
favicon648.3 KB1
plain2.3 KB8
other98.4 KB51
json3.4 KB4
video27.8 KB2
Total1.9 MB115

Requests loaded after onContentLoad

115 requests

Includes requests done after DOM content loaded.

ContentTransfer SizeRequests
html0 b0
css0 b0
javascript666.2 KB33
image358.4 KB13
font0 b0
favicon648.3 KB1
plain2.3 KB8
other98.4 KB51
json3.4 KB4
video27.8 KB2
Total1.9 MB115

CPU

https://xelta.ai/_next/static/chunks/0y0ijhqmszjlv.js is responsible for 51% of blocking time
382 ms of 753 ms total. Defer it, replace it with a lighter alternative, or move its work off the main thread to recover most of your TBT.
Get deeper CPU insight with one extra run
Run with --enableProfileRun to see where main-thread time went, blocking time and CPU cost per script, module and function, forced reflows and frame stability. The data is collected in one extra run, so the timing metrics of your measured runs stay untouched.

Long tasks

Tasks ≥ 50 ms blocking the main thread, collected via the Long Task API.

TBT161 ms
Max potential input delay150 ms
Total long tasks7
Total time1.119 s
Last task at3.150 s
Before first paint0 ms0 tasks
Before FCP808 ms4 tasks
Before LCP808 ms4 tasks
After load1.119 s7 tasks

Long Animation Frames

A long animation frame (LOAF) is a frame that took ≥ 50 ms from input to the next paint. The part beyond the threshold is blocking time, the number that hurts Interaction to Next Paint and Total Blocking Time. Break long tasks up (scheduler.yield(), smaller chunks) or move the work off the main thread. Read more about the Long Animation Frames API.

Long animation frames16showing the 10 with the most blocking time
Blocking time950.7 msacross all long frames — what hurts INP and TBT
Forced style & layout114.9 msscripts reading layout mid-frame
Blocking before LCP698.2 msdelaying the largest paint — fix these first
Blocking after load929.3 msafter the load event — didn't delay page load
Input waiting1 framea real interaction was delayed (INP)

What to fix first

ScriptFramesTime runningBlocking (share by run time)Forced style & layoutTriggered by
0y0ijhqmszjlv.js3481.5 ms382.3 ms114.9 msevent handler, script tag
js3rd party2353.5 ms221.1 mstimer or animation callback, script tag
fbevents.js3rd party1150.7 ms100.7 msscript tag
0~7t.oplh-r0f.js1102.9 ms36.1 msscript tag
0oxjj2cw4l~r1.js126.2 ms7.7 msscript tag
0vh93s1co9ess.js113.6 ms4.8 mstimer or animation callback

A frame's blocking time is split between its scripts by their share of the frame's work, capped at each script's own run time — blocking from work no script owns (HTML parsing, browser internals) stays unattributed. The per-script blocking view below uses the same attribution.

Long animation frame #1 · 338.3 msat 1.530 s · before LCP
input was waitingblocking 286 ms
  • Scripts & other work324.5 ms
  • Animation callbacks13.6 ms
  • Style & layout0.2 ms
  • Render0 ms
1 script ran during this frame · forced style & layout 114.9 ms
Ran for
322.3 ms
Forced style and layout
114.9 ms
Started by
MessagePort.onmessage
How it started
event handler
Source function
z
Position in source
character 7855 into the file (locate it via DevTools → Performance → the Long Animation Frames track)
Long animation frame #2 · 222.2 msat 1.881 s · before LCP
blocking 144.3 ms
  • Scripts & other work219 ms
  • Animation callbacks2.9 ms
  • Style & layout0.3 ms
  • Render0 ms
1 script ran during this frame
js3rd party
Ran for
191 ms
Started by
TimerHandler:setTimeout
How it started
timer or animation callback
Long animation frame #3 · 193.5 msat 1.275 s · before LCP
blocking 113.2 ms
  • Scripts & other work193.2 ms
  • Animation callbacks0 ms
  • Style & layout0.3 ms
  • Render0 ms
2 scripts ran during this frame
Ran for
28.6 ms
Started by
MessagePort.onmessage
How it started
event handler
Source function
z
Position in source
character 7855 into the file (locate it via DevTools → Performance → the Long Animation Frames track)
js3rd party
Ran for
162.5 ms
How it started
script tag
Long animation frame #4 · 150.8 msat 2.682 s · after load
blocking 100.8 ms
  • Scripts & other work150.8 ms
  • Animation callbacks0 ms
  • Style & layout0 ms
  • Render0 ms
1 script ran during this frame
fbevents.js3rd party
Ran for
150.7 ms
How it started
script tag
Long animation frame #5 · 133.4 msat 905.9 ms · before LCP
blocking 83.2 ms
  • Scripts & other work133.4 ms
  • Animation callbacks0 ms
  • Style & layout0 ms
  • Render0 ms
1 script ran during this frame
Ran for
130.6 ms
How it started
script tag
Long animation frame #6 · 111.6 msat 786.9 ms · before LCP
blocking 61.6 ms
  • Scripts & other work111.6 ms
  • Animation callbacks0 ms
  • Style & layout0 ms
  • Render0 ms

The browser did not report which script was responsible for this frame — typically its own style/layout work, or a cross-origin script it will not name.

Long animation frame #7 · 153.1 msat 2.111 s · after load
blocking 53.5 ms
  • Scripts & other work152.6 ms
  • Animation callbacks0.5 ms
  • Style & layout0 ms
  • Render0 ms
2 scripts ran during this frame
Ran for
13.6 ms
Started by
IntersectionObserverCallback
How it started
timer or animation callback
Position in source
character 68951 into the file (locate it via DevTools → Performance → the Long Animation Frames track)
Ran for
102.9 ms
How it started
script tag
Long animation frame #8 · 137.3 msat 2.280 s · after load
blocking 40.3 ms
  • Scripts & other work137.2 ms
  • Animation callbacks0 ms
  • Style & layout0.1 ms
  • Render0 ms
1 script ran during this frame
Ran for
26.2 ms
How it started
script tag
Long animation frame #9 · 86.5 msat 2.489 s · after load
blocking 36.5 ms
  • Scripts & other work86.5 ms
  • Animation callbacks0 ms
  • Style & layout0 ms
  • Render0 ms

The browser did not report which script was responsible for this frame — typically its own style/layout work, or a cross-origin script it will not name.

Long animation frame #10 · 59.8 msat 1.469 s · before LCP
blocking 9.9 ms
  • Scripts & other work59.8 ms
  • Animation callbacks0 ms
  • Style & layout0 ms
  • Render0 ms

The browser did not report which script was responsible for this frame — typically its own style/layout work, or a cross-origin script it will not name.

Blocking time per script (browser-reported)

How much each script blocked the main thread, derived from the Long Animation Frame API. Each frame's blocking time is split between its scripts by their share of the frame's work, capped at each script's own run time — blocking from work no script owns (HTML parsing, browser internals) is not attributed (older data credits the script that started the frame). The closest answer to "which script should I fix to improve TBT" the platform exposes.

Top scripts blocking the main thread

6 of 6 scripts

Forced layout per script

Each long animation frame reports how much time each script spent forcing synchronous style and layout, i.e. JavaScript reading layout-triggering properties mid-execution. Same actionable answer as forced reflows above but measured directly by the browser instead of inferred from the trace.

Scripts forcing layout

1 of 1 script

Third party

Third party requests categorised by Third party web version 0.29.2.

Third-party requests21
Tools7
Categories7

Categories

7 categories

Requests by category21

  • survelliance9 req · 5 tools42.9%
  • analytics4 req · 1 tool19.0%
  • utility2 req · 2 tools9.5%
  • social2 req · 1 tool9.5%
  • other2 req · 1 tool9.5%
  • tag-manager1 req · 1 tool4.8%
  • ad1 req · 1 tool4.8%

Third party requests and tools

7 categories
tag-managerGoogle Tag Manager1 requests · 1 tool
survellianceGoogle Tag ManagerFacebookGoogle Analytics+ 2 more9 requests · 5 tools
utilityCloudflareOther Google APIs/SDKs2 requests · 2 tools
socialFacebook2 requests · 1 tool
otherAmazon Web Services2 requests · 1 tool
analyticsGoogle Analytics4 requests · 1 tool
adGoogle/Doubleclick Ads1 requests · 1 tool

Unmatched third party domains

3 domains

Domains that didn't match any tool in Third party web. If you are sure they are third party domains, please do a PR to that project. You can also fine tune the list using --firstParty.

  • pub-a5c9f998046243af9a6b5fdc3c07d449.r2.dev
  • us-assets.i.posthog.com
  • telemetry.matchbestsoftware.online

First party vs third party

135 first · 18 third party

Transfer size2.7 MB

  • First party2.3 MB84.7%
  • Third party429.9 KB15.3%

Content size6.6 MB

  • First party5.2 MB78.8%
  • Third party1.4 MB21.2%

Requests153

  • First party13588.2%
  • Third party1811.8%

First party requests and sizes per content type

135 requests

Calculated using .*xelta.* (use --firstParty to configure).

ContentHeader SizeTransfer SizeContent SizeRequests
html0 b8.8 KB53.6 KB1
css0 b75.4 KB566.2 KB2
javascript0 b986.9 KB3.2 MB58
image0 b359.4 KB350.4 KB13
font0 b47.6 KB47.3 KB1
favicon0 b648.3 KB668.8 KB1
other0 b99.7 KB241.4 KB51
json0 b4.6 KB2.7 KB5
plain0 b1.5 KB0 b1
TotalN/A2.3 MB5.2 MB135

Third party requests and sizes per content type

18 requests
ContentHeader SizeTransfer SizeContent SizeRequests
html0 b0 b0 b0
css0 b0 b0 b0
javascript0 b400.0 KB1.3 MB6
image0 b408 B42 B1
font0 b0 b0 b0
favicon0 b0 b0 b0
other0 b0 b0 b1
plain0 b839 B2 B7
video666 B27.8 KB87.9 KB2
Total650 B429.9 KB1.4 MB18