Skip to content
PK · PKR (Rs) · Estimated Dev cost: PKR 7,000/hr How jurisdiction is detected
Scanned
2026-09-17 17:36 UTC
Worker
🇪🇸 Madrid
Duration
56.00s
Vs prev

Global Performance

6/6 locations

Acceptable global latency — average 393ms across 6 locations, fastest from New York (133ms), slowest from Singapore (746ms). Cloudflare edge cache (DYNAMIC). 1 location above the 500ms target.

Spain - Madrid
Full audit
389ms
DNS 41ms · TLS 43ms
United Stated - New York
133ms
DNS 23ms · TLS 22ms
Netherlands - Amsterdam
342ms
DNS 10ms · TLS 27ms
United States - Santa Clara
295ms
DNS 19ms · TLS 15ms
Brazil - Sao Paulo
450ms
DNS 10ms · TLS 18ms
Singapore - Singapore
746ms
DNS 10ms · TLS 15ms
CDN: Cloudflare (DYNAMIC) · Avg TTFB: 393ms · Cache: no-cache, private

Audit overview

Compliance needs attention; the rest of the categories are in good shape.

Fix Priority Matrix

5 findings

Quick Wins

1

High impact, low effort — start here.

Strategic

4

High impact, requires investment.

Easy Improvements

0

Small gains, minimal effort.

Nothing in this quadrant — good news.

Deprioritize

0

Low impact, high effort — do last.

Nothing in this quadrant — good news.

← Low effort High effort →

Screenshots

DESKTOP + MOBILE
Desktop
Desktop screenshot
Mobile
Mobile screenshot

Your mail setup has problems.

gofeast.pk fails 1 mail check: No DMARC record found. This is the kind of misconfiguration that sends your mail to spam.

Get a full deliverability audit — €179, 48h →

Top Priorities (5)

Sorted by impact
Critical: 1

/.env is publicly accessible

Sensitive resource publicly accessible — restrict access or remove.

Security › Information Leakage
Critical: 2

/.git/HEAD is publicly accessible

Sensitive resource publicly accessible — restrict access or remove.

Security › Information Leakage
Critical: 3

/.git/config is publicly accessible

Sensitive resource publicly accessible — restrict access or remove.

Security › Information Leakage
Critical: 4

Content-Security-Policy header is missing

Without a CSP, a single XSS bug can exfiltrate everything your users type — including credentials.

Security › Security Headers
Critical: 5

Cookie 'gofeast_session' is missing the Secure flag

A cookie without the Secure flag can leak over HTTP — in HSTS-protected sites, this is still a defense-in-depth gap.

Security › Cookie Security
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Addressing the critical issues below would have the most immediate impact on your user trust.
5 security gaps detected — browsers may warn visitors about your site.

Business case

What fixing the audit's findings is worth -- and what ignoring them keeps costing.

Return on investment

PKR 43,750 investment → PKR 3,766,938/month returns

Investment
PKR 43,750
6.3 h · 5 findings
Monthly returns
PKR 3,766,938
PKR 45,203,257/yr
Payback
0.0 mo
+103222% Y1
Or — fix only the top 3 findings
PKR 21,0000.0 mo payback · +215154% Y1
Optimistic scenario assuming the top 3 capture most of the upside. Real-world recovery typically falls between this projection and the full-fix ROI above.
PKR 1,750 — in quick wins — start here for the fastest payback

Figures combine localized regulatory fine ceilings, search/conversion value priced against local CPC, and bandwidth waste estimates. Results depend on implementation quality and audience composition. Not legal or financial advice.

Conversion barriers

10 barrier(s) likely increasing bounce by ~31%.

Barriers
10
1 crit 9 warn
Bounce delta
+31pp
added vs baseline
Score
63
C
Speed
2
Trust
2
Usability
1
Content
3
Nav
2
  • Page takes 10.2s to load
    Users abandon at ~3s — you're 7.7s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • High main-thread blocking time
    Page is non-interactive for 464ms after first paint
    → Defer third-party scripts and split large bundles
  • No HSTS header
    Returning visitors are briefly exposed to downgrade attacks on first request
    → Set Strict-Transport-Security: max-age=31536000; includeSubDomains
  • No Content-Security-Policy header
    Higher XSS blast radius — one compromised script can exfiltrate the checkout form
    → Ship a reporting-only CSP first, then enforce once violations are clean
  • Layout shifts during page load
    Content movement causes mis-clicks on CTAs and form fields
    → Add width/height to images; reserve space for late-loading embeds

Preliminary CRO audit — each barrier links to the tab with detailed analysis.

Remediation cost

Rs43,750 6.3 developer hours at Rs7000/hr
Quick wins
Rs1,750 1 fixes in ~15 minutes

Start here for the best return on investment

Cost by category

Cost by effort level

Adjust assumptions

Team composition

Multiplier applied to dev hours to reflect QA, design, and PM overhead. Use Dev only for solo work; Full team for projects with formal review processes.

Rs /hr

Rates reflect fully-loaded developer cost including overhead

How developer rates are sourced

Warning:Cost of inaction

PKR 2,299,454 / month at risk ~PKR 27,593,453 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Bounce-Rate Cost

PKR 2,299,209 /mo

+30.8pp bounce · ~3,077 lost visitors/mo

CPC: PKR 747.22

Bandwidth Waste

PKR 246 /mo

11058.8 MB/mo × 22.222 PKR/GB

  • Optimize transfer: save ~1.1 MB per page load
    Saves PKR 246/mo

Compliance figures represent the statutory maximum fine for the most severe triggered category, capped per regulation — not the sum of per-finding penalties. Based on published regulatory fine ranges. This is not legal advice.

Compliance methodology · SEO assumptions · Bandwidth model

Your performance is already good — improvements may show diminishing returns

Unique monthly visitors from your analytics

Purchases, signups, or key actions

Optional — for revenue estimation

additional conversions/month

more engaged visitors from reduced bounce

potential monthly revenue
Current bounce (est.)
After fixes (est.)
Estimated bounce reduction

Fix 5 critical issues to capture this value

How this is calculated

Based on Google/Deloitte research ("Milliseconds Make Millions") showing a ~7% bounce rate increase per additional second of LCP above the 2.5s "Good" threshold.

Your site's LCP: → estimated after fixes.

These are estimates based on industry research — actual results vary

Bounce-rate model & assumptions

Your data stays in your browser — nothing is sent to our servers

Lighthouse

Mobile

41
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
82
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
73
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

4.87 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

10.20 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

464 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.168

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

6.88 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

11.23 s

Desktop

70
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
86
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
73
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

1.07 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

2.00 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

2 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.345

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

1.62 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

2.01 s

Categories

8
Avg score 78.2

How you compare

Where this site stands against peers running the same stack.

AngularJS · 476 peers
You 79
·
Avg 74
At average
0 50 100
Compliance P6Accessibility P91SEO P82Content P79Sustainability P31Infrastructure P35Performance P58Security P57

Top 10% of AngularJS sites score 82+ on Compliance; you're at 69 — closing this gap is the highest-leverage improvement.

Better than 76% of AngularJS sites See full AngularJS benchmark →
Cloudflare Turnstile · 497 peers
You 79
·
Avg 74
At average
0 50 100
Compliance P6Accessibility P92SEO P77Content P76Sustainability P32Infrastructure P34Performance P59Security P55

Top 10% of Cloudflare Turnstile sites score 82+ on Compliance; you're at 69 — closing this gap is the highest-leverage improvement.

Better than 76% of Cloudflare Turnstile sites See full Cloudflare Turnstile benchmark →

Technology stack

AngularJS, with Cloudflare CDN

8 technologies detected 2 stack layers 2 with CPE identifier Complex

Stack Architecture

Framework
AngularJS Cloudflare Turnstile Facebook Google Search Console HTTP/3 Microsoft Microsoft 365
CDN
Cloudflare

All Detected Technologies (8)

Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.

Categories CDN Website https://www.cloudflare.com Detected by BeaverCheck Evidence Server header in redirect: cloudflare
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

AngularJS is a JavaScript-based open-source web application framework led by the Angular Team at Google.

Categories JavaScript frameworks Website https://angularjs.org Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Turnstile is Cloudflare's smart CAPTCHA alternative.

Categories Security Website https://www.cloudflare.com/products/turnstile Detected by BeaverCheck Evidence Script URL contains challenges.cloudflare.com: https://challenges.cloudflare.com/turnstile/v0/g/330e41bb475c/api.js?onload=khCN8&render=explicit
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: facebook-domain-verification=5v24zs8q6qzt6yin4xdfeg7kvmsph2
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=mjcI0m4lrhsPrLfMhCFdYg8WFSqFp0CpkvKi3Sn2ZIQ

HTTP/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web.

Categories Miscellaneous Website https://httpwg.org/ Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: MS=ms29553524
Categories Email Detected by BeaverCheck Evidence MX record: gofeast-pk.mail.protection.outlook.com

Observations (2)

No build tool detected

A framework (AngularJS) was detected but no bundler was identified. The build tool may not be detectable from output patterns, or the site may use the framework's built-in bundler.

Complex technology stack detected

8 technologies identified. A complex stack increases maintenance burden and attack surface. Consider whether all components are actively needed.

Show your score

Drop this badge on your README, marketing site, or status page. It auto-updates every time the audit re-runs and links back to this report.

BeaverCheck badge

This badge auto-updates with your latest scan result.

[![BeaverCheck](https://beavercheck.com/badge?url=https%3A%2F%2Fgofeast.pk)](https://beavercheck.com/sites/gofeast.pk)
<a href="https://beavercheck.com/sites/gofeast.pk"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fgofeast.pk" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fgofeast.pk

Export & share

Download the audit, share with your team, or grab a fix plan ready to copy into your tracker.

Share

Copies markdown to clipboard

Export
Download Markdown Report Download JSON

Fix Plan

Three-week roadmap to ship the audit's findings, with one-click copy targets for your tracker.

Three-week fix plan

2 sprints · 6h total → projected B (86)

Sprint 1: Quick Wins

+2

Highest ROI — low effort, high impact

1 findings 0h → B (81)
  • · Cookie 'gofeast_session' is missing the Secure flag

Sprint 2: Core Fixes

+5

Medium effort, high structural impact

4 findings 6h → B (86)
  • · /.env is publicly accessible
  • · /.git/HEAD is publicly accessible
  • · /.git/config is publicly accessible
  • · Content-Security-Policy header is missing

Send Feedback