SCAN COMPLETE

www.aprilford.com

πŸ”₯ Website Scan Β· Score 83/100

Scanned on January 1, 2026 at 05:39 AM

Share This Roast:
83
/100

Pretty solid. Minor tweaks needed.

Load Time
0.09s
HTML Size
128KB
Scripts
12
external
Images
203
Links
130
schema
100
/100
thirdParty
70
/100
seoEssentials
90
/100
images
40
/100
performance
100
/100
mobileReady
100
/100
accessibility
100
/100
privacy
100
/100
security
30
/100
seo
85
/100
performanceDeep
65
/100
bestPractices
100
/100
ssl
70
/100
mobile
100
/100

The Roast πŸ”₯

πŸ”“

Security grade F. Your site is a hacker's playground.

πŸ”—

Missing 2 Open Graph tags. Social sharing is half-broken.

πŸ–ΌοΈ

134 images missing alt text, 62 not optimized. Amateur hour.

⚠️

Mixed content detected. HTTPS page loading HTTP resources. Pick a lane.

πŸ“¦

12 third-party scripts. Your site is basically a tracking pixel with content attached.

πŸ€–

The H1 'THE #1 DIGITAL MARKETING PERFORMANCE AGENCY' is pure marketing fluff with zero SEO value - it doesn't mention services, location, or keywords that actual clients would search for

πŸ€–

The meta description is decent but ends with a weak 'Call us' CTA instead of highlighting specific services or outcomes

πŸ€–

The HTML shows Webflow framework indicators (data-wf attributes) despite being on Shopify - suggesting a Frankenstein setup that could cause maintenance headaches

πŸ€–

The site loads multiple external font resources (Google Fonts, Typekit) which adds unnecessary HTTP requests and potential performance bottlenecks

πŸ€–

Perfect performance and accessibility scores are suspicious for a marketing agency site - either they're gaming the tests or using overly simplistic templates

The Fix πŸ› οΈ

Add Content-Security-Policy security headerβ–Ά Show how to fix
Add X-Frame-Options security headerβ–Ά Show how to fix
Add X-Content-Type-Options security headerβ–Ά Show how to fix
Add Open Graph imageβ–Ά Show how to fix
Add alt text to all imagesβ–Ά Show how to fix
Replace the useless H1 with something like 'Brisbane Digital Marketing Agency | SEO, PPC & Social Media' that actually tells search engines and users what you doβ–Ά Show how to fix
Rewrite the meta description to include specific services: 'April Ford: Brisbane's leading digital marketing agency specializing in SEO, Google Ads, and social media marketing for measurable business growth.'β–Ά Show how to fix
Consolidate font resources - choose either Google Fonts OR Typekit, not both. Remove the redundant webfont.js script if using modern font loading methodsβ–Ά Show how to fix
Add structured data (JSON-LD) for local business markup to improve local SEO for 'Brisbane digital marketing agency' searchesβ–Ά Show how to fix
Conduct real-world performance testing beyond synthetic scores - check Largest Contentful Paint, Cumulative Layout Shift, and mobile 3G performance which matter more than perfect lab scoresβ–Ά Show how to fix

AI Deep Analysis πŸ€–AI

AI Summary

A marketing agency that can't market itself properly - perfect technical scores but fundamental SEO and messaging failures that would get any client fired.

Overall Quality:65/100

πŸ” Key Insights

β€’The H1 'THE #1 DIGITAL MARKETING PERFORMANCE AGENCY' is pure marketing fluff with zero SEO value - it doesn't mention services, location, or keywords that actual clients would search for
β€’The meta description is decent but ends with a weak 'Call us' CTA instead of highlighting specific services or outcomes
β€’The HTML shows Webflow framework indicators (data-wf attributes) despite being on Shopify - suggesting a Frankenstein setup that could cause maintenance headaches
β€’The site loads multiple external font resources (Google Fonts, Typekit) which adds unnecessary HTTP requests and potential performance bottlenecks
β€’Perfect performance and accessibility scores are suspicious for a marketing agency site - either they're gaming the tests or using overly simplistic templates

πŸ’‘ AI Recommendations

1.Replace the useless H1 with something like 'Brisbane Digital Marketing Agency | SEO, PPC & Social Media' that actually tells search engines and users what you do
2.Rewrite the meta description to include specific services: 'April Ford: Brisbane's leading digital marketing agency specializing in SEO, Google Ads, and social media marketing for measurable business growth.'
3.Consolidate font resources - choose either Google Fonts OR Typekit, not both. Remove the redundant webfont.js script if using modern font loading methods
4.Add structured data (JSON-LD) for local business markup to improve local SEO for 'Brisbane digital marketing agency' searches
5.Conduct real-world performance testing beyond synthetic scores - check Largest Contentful Paint, Cumulative Layout Shift, and mobile 3G performance which matter more than perfect lab scores
Generated by DeepSeek AI β€’ Extended reasoning mode

AI Fix Prompt πŸ€–

Agency Tier

Copy this professional prompt and paste it into Claude, ChatGPT, Cursor, or any AI coding assistant to get specific implementation help for all issues found:

# Website Audit & Fix Implementation Plan

## Website Information
- **URL**: https://www.aprilford.com/
- **Overall Score**: 83/100
- **Title**: Digital Marketing & Advertising Agency Brisbane​ | April Ford
- **Description**: April Ford supports brands across Brisbane & the Sunshine Coast. We deliver strategic digital marketing built for real outcomes and steady growth. Call us.

## Performance Scores
- **Performance**: 100/100
- **SEO**: 85/100
- **Accessibility**: 100/100
- **Best Practices**: 100/100
- **Security**: 30/100
- **Mobile**: 100/100

---

## Task Overview
I need you to help me fix all the issues identified in my website audit. Below is a comprehensive list of all problems organized by priority and category. Please provide specific, actionable code fixes for each issue.

## 🚨 CRITICAL ISSUES (Fix Immediately)

1. **Security grade F. Your site is a hacker's playground.**
2. **134 images missing alt text, 62 not optimized. Amateur hour.**
3. **12 third-party scripts. Your site is basically a tracking pixel with content attached.**

## ⚠️  WARNINGS (High Priority)

1. Missing 2 Open Graph tags. Social sharing is half-broken.
2. Mixed content detected. HTTPS page loading HTTP resources. Pick a lane.

## β™Ώ Accessibility Fixes

1. **Add alt text to all images**
   ```
   <img src="photo.jpg" alt="Descriptive text about the image" loading="lazy">
   ```
   *134 images are missing alt text. Required for accessibility and SEO.*

## πŸ”’ Security Enhancements

1. **Add Content-Security-Policy security header**
   ```
   Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline'; style-src 'self' 'unsafe-inline';
   ```
   *Missing Content-Security-Policy - vulnerable to XSS attacks*

2. **Add X-Frame-Options security header**
   ```
   X-Frame-Options: DENY
   ```
   *No X-Frame-Options - clickjacking attacks possible*

3. **Add X-Content-Type-Options security header**
   ```
   X-Content-Type-Options: nosniff
   ```
   *No X-Content-Type-Options - MIME sniffing attacks possible*

## πŸ€– AI Deep Analysis Summary

A marketing agency that can't market itself properly - perfect technical scores but fundamental SEO and messaging failures that would get any client fired.

### Key Insights
1. The H1 'THE #1 DIGITAL MARKETING PERFORMANCE AGENCY' is pure marketing fluff with zero SEO value - it doesn't mention services, location, or keywords that actual clients would search for
2. The meta description is decent but ends with a weak 'Call us' CTA instead of highlighting specific services or outcomes
3. The HTML shows Webflow framework indicators (data-wf attributes) despite being on Shopify - suggesting a Frankenstein setup that could cause maintenance headaches
4. The site loads multiple external font resources (Google Fonts, Typekit) which adds unnecessary HTTP requests and potential performance bottlenecks
5. Perfect performance and accessibility scores are suspicious for a marketing agency site - either they're gaming the tests or using overly simplistic templates

## πŸ”§ Additional Improvements

1. **Add Open Graph image**
   ```
   <meta property="og:image" content="https://yourdomain.com/og-image.jpg">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
   ```
   *Create a 1200x630px image for social media previews. This dramatically improves click-through rates.*

## 🎯 Keyword Optimization Opportunities

### Primary Keywords Found
1. **digital** (appears undefined times)
2. **marketing** (appears undefined times)
3. **agency** (appears undefined times)
4. **performance** (appears undefined times)
5. **growth** (appears undefined times)
6. **brisbane** (appears undefined times)
7. **april** (appears undefined times)
8. **ford** (appears undefined times)
9. **btn-two** (appears undefined times)
10. **generation** (appears undefined times)
11. **span** (appears undefined times)
12. **advertising** (appears undefined times)
13. **digital marketing** (appears undefined times)
14. **marketing advertising** (appears undefined times)
15. **april ford** (appears undefined times)
16. **advertising agency** (appears undefined times)
17. **agency brisbane** (appears undefined times)
18. **brisbane april** (appears undefined times)
19. **digital marketing advertising** (appears undefined times)
20. **marketing advertising agency** (appears undefined times)

### AI-Suggested Keywords to Target
1. conversion rate optimization (1,920 searches/mo)
2. lead generation strategies (1,920 searches/mo)
3. meta advertising solutions (1,920 searches/mo)
4. how to improve marketing roi (1,267 searches/mo)
5. digital advertising experts (2,304 searches/mo)
6. b2b marketing agency (2,112 searches/mo)
7. performance marketing brisbane (2,112 searches/mo)
8. best digital marketing consultant (739 searches/mo)
9. top performing marketing agencies (616 searches/mo)
10. google ads management services (320 searches/mo)

## πŸ“„ Page Information

- **Page Size**: 128.00 KB
- **Load Time**: 86ms

---

## Instructions for Implementation

Please help me implement fixes for all the issues listed above. For each fix:

1. **Provide specific code changes** with before/after examples
2. **Explain why** the change improves the website
3. **Include file paths** where changes should be made (if you can infer them)
4. **Prioritize fixes** by impact (critical issues first)
5. **Consider modern best practices** for web development
6. **Ensure fixes are production-ready** and tested

If you need more context about my tech stack or specific implementation details, please ask. I'm ready to implement these changes to improve my website's performance, SEO, accessibility, and security.

---

*This prompt was generated by [RoastWeb](https://roastweb.com) Agency Tier Deep Analysis*
*Audit Date: 2026-01-01*

πŸ’‘ How to use this prompt:

  1. Click "Copy Prompt" above
  2. Open Claude, ChatGPT, Cursor, or your favorite AI coding assistant
  3. Paste the prompt and press Enter
  4. Get specific code fixes, implementation guidance, and best practices

Tech Stack πŸ’»

CMS
Shopify
CDN
Cloudflare
Server
cloudflare
Analytics
Hotjar

Security Analysis πŸ”’

Security Grade
F
Security Score
30/100
Missing Security Headers
⚠️Missing Content-Security-Policy - vulnerable to XSS attacks
⚠️No X-Frame-Options - clickjacking attacks possible
⚠️No X-Content-Type-Options - MIME sniffing attacks possible
⚠️No Referrer-Policy - leaking sensitive URLs in referrer headers
⚠️No Permissions-Policy - browser features not restricted

Social Media πŸ“±

Social Sharing Score
60/100
Status
⚠️ Needs Work
βœ…
OG Title
βœ…
OG Description
❌
OG Image
βœ…
Twitter Card
2 issues found. Check "The Fix" section for details.

Image Optimization πŸ–ΌοΈ

Total Images
203
Missing Alt
134
Unoptimized
62
Score
40/100
WebP
4
PNG
62
JPG
15
GIF
0
SVG
115
Other
0

SSL/TLS Security πŸ”

HTTPS
βœ…
Mixed Content
⚠️
HTTP Redirect
βœ…
Grade
B

SEO Essentials 🎯

βœ…
Sitemap
βœ…
Robots.txt
βœ…
Canonical
βœ…
Meta Desc
Title Length
61 chars
H1 Count
1
SEO Score
90/100

Structured Data πŸ“Š

Has Schema
βœ…
Items Found
4
Score
100/100
Types:
WebSiteOrganizationLocalBusinessVideoObject

Performance Deep Dive ⚑

Compression
gzip
Caching
❌
Total Resources
216
Score
65/100
Scripts: 12 | Styles: 1 | Images: 203

Third-Party Scripts πŸ“¦

Total Scripts
12
Tracking
0
Score
70/100
Detected Domains:
ajax.googleapis.com
use.typekit.net
www.google.com
cdnjs.cloudflare.com
js.hsforms.net
d3e54v103j8qbb.cloudfront.net
cdn.prod.website-files.com
cdn.prod.website-files.com
cdn.prod.website-files.com
static.klaviyo.com

Mobile Responsiveness πŸ“±

Viewport Tag
βœ…
Responsive
βœ…
Touch Friendly
βœ…
Score
100/100

Privacy & GDPR πŸ›‘οΈ

Cookie Notice
βœ…
Privacy Policy
βœ…
Cookie Scripts
3
Compliance Score
100/100

Keyword Research & Targeting 🎯AGENCY

πŸ”‘ Primary Keywords Detected

Keywords extracted from your page content with live search metrics from DataForSEO

KeywordMonthly VolumeDifficultyCPCOpportunity
digital15,36085/100$0.50MEDIUM
marketing14,08075/100$0.50MEDIUM
agency12,80065/100$0.50MEDIUM
performance12,80065/100$0.50MEDIUM
growth12,80065/100$0.50MEDIUM
brisbane12,80065/100$0.50MEDIUM
april12,80065/100$0.50MEDIUM
ford12,80065/100$0.50MEDIUM
btn-two12,80065/100$0.50MEDIUM
generation12,80065/100$0.50MEDIUM
span12,80065/100$0.50MEDIUM
advertising12,80065/100$0.50MEDIUM
digital marketing6,33668/100$0.50MEDIUM
marketing advertising5,28060/100$0.50MEDIUM
april ford4,80050/100$0.50MEDIUM
advertising agency4,80050/100$0.50MEDIUM
agency brisbane4,80050/100$0.50MEDIUM
brisbane april4,80050/100$0.50MEDIUM
digital marketing advertising2,53453/100$0.50MEDIUM
marketing advertising agency2,11245/100$0.50MEDIUM

πŸ€– AI-Suggested Keyword OpportunitiesAI-POWERED

Related keywords you should target but aren't currently using - suggested by Claude AI

Suggested KeywordMonthly VolumeDifficultyCPCOpportunity
β†’ conversion rate optimization1,92035/100$0.50HIGH
β†’ lead generation strategies1,92035/100$0.50HIGH
β†’ meta advertising solutions1,92035/100$0.50HIGH
β†’ how to improve marketing roi1,26725/100$0.50HIGH
β†’ digital advertising experts2,30455/100$0.50MEDIUM
β†’ b2b marketing agency2,11245/100$0.50MEDIUM
β†’ performance marketing brisbane2,11245/100$0.50MEDIUM
β†’ best digital marketing consultant73963/100$1.00MEDIUM
β†’ top performing marketing agencies61655/100$1.00MEDIUM
β†’ google ads management services32045/100$0.50MEDIUM

πŸ“Š Keyword Strategy Recommendations

  • Focus on high-opportunity keywords (green badges) for quick ranking wins
  • Low difficulty (<40) keywords are easier to rank for in 3-6 months
  • High CPC indicates commercial intent - these keywords drive conversions
  • Create dedicated landing pages optimized for your primary keywords
  • Use these keywords in your title tags, H1s, and meta descriptions

THINK YOUR SITE IS BETTER?

Get your free brutal audit in 10 seconds

Join 10,000+ developers who've been roasted

Powered by ROASTWEB