Features
xSpeed Hub Pricing Docs Blog Scan
Get Plugin
62of 100

www.loftique.com.bd

Scanned Sun, 30 Aug 2026 15:35:31 GMT · https://www.loftique.com.bd/

DLevel 3 · AverageShopifyCloudflare
Scan a different site
Desktop view of www.loftique.com.bd at scan time — click for full size
As Lighthouse saw it · click to enlarge
150msTTFB
70Lighthouse
62LH desktop
4.2sLCP
0.00CLS
brCompression
MISSCache

Shopify what actually works on this platform

On Shopify the server is not yours to tune — Shopify runs it, and its TTFB is what it is. What you control is the theme and the apps, and on most stores the apps are the problem.

  • Time to first byte measured 150ms, which is Shopify's to control rather than yours — do not spend effort there.
  1. Audit the apps before touching the theme. Every installed app that injects a script costs every page, including the ones it has nothing to do with. Uninstalled apps often leave their snippets behind in the theme. This is the largest and least glamorous win on most stores — count the third-party scripts on a product page and ask which are earning their place.
  2. Prefer theme app extensions to injected script tags. Extensions load through Shopify's own pipeline and can be removed cleanly; script tags injected into the theme cannot, and are what accumulates over years of installing and uninstalling.
  3. Serve images at the size they are displayed. Liquid can request an exact width from Shopify's CDN. A 2000px hero scaled down in CSS is paid for at full size by every visitor on a phone.
  4. Defer what does not paint the page. Reviews, chat widgets, popups and analytics rarely need to run before the product is visible. Loading them after interaction keeps the main thread free when it matters.
  5. Do not chase TTFB. It is Shopify's number. Measure what a visitor waits for — when the product image and price appear — and optimise that instead.

The full instruction set, and a machine-readable copy of this report, live at www.loftique.com.bd.md — paste that URL into your AI builder's chat and it can work straight from these measurements.

Top fixes ranked by points recovered

This is a Shopify site — act on the report with your AI assistant

  1. Platform detectedShopify — every check below links the official guideline for the fix in this stack.
  2. Act on it with your AIThe machine-readable twin of this report gives an agent every failing check with its evidence, remediation and guideline link.
  3. Check the originHosting sets the floor on TTFB. xCloud hosts any stack — agent/MCP access built in, bring-your-own-server pricing.

xSpeed is a WordPress plugin, so it can't automate Shopify fixes — and that's fine. Every check below links its official guideline, and the machine-readable twin of this report gives an AI everything it needs to plan the work (8 checks name a concrete remediation):

Read the speed report at https://xspeedcache.com/scan/r/www-loftique-com-bd-30dd43c407.md — it lists every failing check with evidence and the official guideline for the fix. Produce a prioritized fix plan for my Shopify site, apply what you can, then re-test by POSTing {"url":"https://www.loftique.com.bd/"} to https://xspeedcache.com/api/scan and compare the scores.
How the checks are graded Scan another site
Hosting is half of every score. Shopify manages the servers here, so hosting isn't yours to tune. If this site ever moves to its own stack, that choice becomes the biggest lever — xCloud (from the team behind xSpeed) hosts anything, with agent/MCP access built in and bring-your-own-server pricing.
D

Core Web Vitals & lab metrics

2/5 checks passed · 22.6/40 pts earned
57/100
Partial
Lighthouse performance score (mobile) 12.6/18 pts
70/100 (Lighthouse 13.4.1, mobile)
The composite Lighthouse score — every fix below moves it.
xSpeed Free AI Optimize
AI promptUsing my site's xSpeed MCP connection: run optimize_site, then run_benchmark to verify the score improved.
Fail
Largest Contentful Paint ≤ 2.5s 0/8 pts
LCP 4.2s
Serve the hero content faster: cache the page, preload the LCP image, and ship critical CSS.
xSpeed Free Page Cache + Preloader (Critical CSS in Pro)
AI promptUsing my site's xSpeed MCP connection: enable page caching, start the preloader, and (on Pro) generate critical CSS for this page; then re-test LCP.
Pass
Cumulative Layout Shift ≤ 0.1 5/5 pts
CLS 0.000
Pass
Total Blocking Time ≤ 200ms 5/5 pts
TBT 181ms
Fail
First Contentful Paint ≤ 1.8s 0/4 pts
FCP 3.0s
First paint is gated on server response and render-blocking CSS.
xSpeed Free Page Cache + CSS Minify
AI promptUsing my site's xSpeed MCP connection: enable page caching and CSS minification, then re-test First Contentful Paint.
C

Server response & caching

4/6 checks passed · 18/25 pts earned
72/100
Pass
Time to first byte ≤ 200ms 8/8 pts
TTFB 150ms (best of 2 requests from our scanner)
Fail
Page served from cache 0/7 pts
No cache evidence in headers or HTML
Serve HTML from a static cache instead of rebuilding it per visitor.
xSpeed Free Page Cache + Preloader
AI promptUsing my site's xSpeed MCP connection: enable page caching, start the preloader so pages are pre-warmed, and confirm get_cache_status reports hits.
Pass
HTML compression (Brotli/GZIP) 5/5 pts
Content-Encoding: br
Info
Efficient cache policy on static assets 0/5 pts
Needs the Lighthouse audit
Re-run when Lighthouse is available.
Pass
CDN / edge network 3/3 pts
Cloudflare detected
Pass
Clean redirect chain 2/2 pts
No redirects — the URL answers directly
D

Asset optimization

1/5 checks passed · 4/7 pts earned
57/100
Info
No render-blocking resources 0/5 pts
Audit not reported for this page
Re-run when Lighthouse is available.
xSpeed Pro Critical CSS + Unused CSS removal
AI promptUsing my site's xSpeed MCP connection: generate critical CSS for the top pages and enable unused-CSS removal, then re-test.
Pass
Minified CSS and JavaScript 4/4 pts
Lighthouse audit score 100%
Info
Modern, optimized image formats 0/4 pts
Audit not reported for this page
Re-run when Lighthouse is available.
xSpeed Pro Image Converter (WebP/AVIF)
AI promptUsing my site's xSpeed MCP connection: enable WebP/AVIF conversion with URL rewriting, then re-test image audits.
Info
Offscreen images lazy-loaded 0/4 pts
Audit not reported for this page
Re-run when Lighthouse is available.
xSpeed Free Lazy Load
AI promptUsing my site's xSpeed MCP connection: enable lazy loading for images and iframes, then re-test.
Fail
Total page weight ≤ 1.5MB 0/3 pts
6.1MB transferred
Heavy pages are slow on every connection — compress, lazy-load, and trim.
xSpeed Free Minify + Lazy Load + Image Converter (Pro)
AI promptUsing my site's xSpeed MCP connection: enable minification and lazy loading (and image conversion on Pro), then re-check page weight.

Share your score a card for X, LinkedIn, Slack — anywhere

Every check here has a one-click fix in xSpeed Cache

xSpeed is launching soon — page caching, compression, image optimization and a built-in MCP server so your AI assistant can run this playbook for you. Early users get in first.

Scan www-loftique-com-bd-30dd43c407 · rubric v2026.08.1 · Lab data: Google PageSpeed Insights (Lighthouse 13.4.1, mobile) · Server probes from xspeedcache.com. Scores vary run to run; treat trends, not single digits, as the signal. Markdown for AI agents · JSON
Own www.loftique.com.bd and would rather this report were not public? Email support@wpdeveloper.com and we will remove it.