SCAN COMPLETE

www.gregisenberg.com

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

Scanned on December 28, 2025 at 07:22 PM

Share This Roast:
71
/100

Not bad! But not great.

Load Time
12.18s
HTML Size
2.4MB
Scripts
0
external
Images
0
Links
0
performanceDeep
100
/100
thirdParty
100
/100
schema
0
/100
seo
100
/100
bestPractices
54
/100
privacy
10
/100
security
40
/100
mobile
71
/100
ssl
70
/100
seoEssentials
70
/100
images
40
/100
accessibility
71
/100
mobileReady
100
/100
performance
60
/100

The Roast πŸ”₯

⏰

60/100 performance. Mediocre is not a strategy.

πŸ‹οΈ

6.6s to show main content? Users are leaving before they even see your page.

⏸️

471ms of blocked main thread. Time to put that JS on a diet.

πŸ‘οΈ

71/100 accessibility. Some users can't even use your site properly.

πŸ”’

54/100 best practices. Security and standards called - they want their dignity back.

πŸ”“

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

🌍

No CDN detected. Users in Australia are still waiting for your site to load.

πŸ–ΌοΈ

21 images missing alt text, 30 not optimized. Amateur hour.

⚠️

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

πŸ“Š

No structured data. Google has no idea what your site is about.

πŸ›‘οΈ

Tracking users without consent. GDPR fines start at €20 million. Good luck.

πŸ€–

The website is built with Framer, a no-code tool, which explains the poor performance (60/100) and best practices (54/100) scores - Framer sites are notoriously bloated with unnecessary JavaScript and inefficient rendering

πŸ€–

The HTML contains Framer editor code and references to Framer's CDN, indicating this is a template-based site with minimal customization - this screams 'amateur hour' for someone positioning as a startup expert

πŸ€–

Accessibility score of 71/100 is embarrassing for a modern website - Framer's default components often fail basic accessibility standards like proper ARIA labels and keyboard navigation

πŸ€–

The meta description contains a non-breaking space character (
) that appears as a weird box in some browsers - sloppy copy-paste job from somewhere

πŸ€–

Despite the SEO score of 100/100, the site relies entirely on Framer's built-in SEO features - there's zero custom optimization for Greg's specific brand and content

The Fix πŸ› οΈ

Fix color contrast issuesβ–Ά Show how to fix
Optimize JavaScript deliveryβ–Ά Show how to fix
Improve server response timeβ–Ά Show how to fix
Add Content-Security-Policy security headerβ–Ά Show how to fix
Add X-Frame-Options security headerβ–Ά Show how to fix
Add Referrer-Policy security headerβ–Ά Show how to fix
Add alt text to all imagesβ–Ά Show how to fix
Add Schema.org structured dataβ–Ά Show how to fix
Implement cookie consent bannerβ–Ά Show how to fix
Ditch Framer and rebuild with a proper React/Next.js stack - you're using React framework but not actually using it. Implement proper code splitting, image optimization, and server-side rendering to fix the pathetic 60/100 performance scoreβ–Ά Show how to fix
Fix the broken meta description by removing the non-breaking space (U+2028) character and rewriting it properly. Current description: 'Get high quality insights on internet communities, building products communities love and startups. This weekly email will get your creative juices flowing.
CEO of Late Checkout...' - remove that weird character after 'flowing.'β–Ά Show how to fix
Implement proper accessibility fixes: add ARIA labels to interactive elements, ensure proper color contrast ratios, and test keyboard navigation. The 71/100 accessibility score is unacceptable for a professional website in 2025β–Ά Show how to fix
Remove all Framer editor code and references to Framer's CDN from production - this is development code that shouldn't be in production. Specifically delete the script trying to load localStorage.get('__framer_force_showing_editorbar_since') and related modulepreload linksβ–Ά Show how to fix
Add custom structured data (Schema.org) beyond Framer's defaults - implement Person schema for Greg, Organization schema for Late Checkout, and Article schema for blog content to actually earn that 100/100 SEO scoreβ–Ά Show how to fix

AI Deep Analysis πŸ€–AI

AI Summary

This Framer-built site is the digital equivalent of showing up to a startup pitch in sweatpants - technically functional but screams 'I don't take my own platform seriously enough to build it properly.'

Overall Quality:60/100

πŸ” Key Insights

β€’The website is built with Framer, a no-code tool, which explains the poor performance (60/100) and best practices (54/100) scores - Framer sites are notoriously bloated with unnecessary JavaScript and inefficient rendering
β€’The HTML contains Framer editor code and references to Framer's CDN, indicating this is a template-based site with minimal customization - this screams 'amateur hour' for someone positioning as a startup expert
β€’Accessibility score of 71/100 is embarrassing for a modern website - Framer's default components often fail basic accessibility standards like proper ARIA labels and keyboard navigation
β€’The meta description contains a non-breaking space character (
) that appears as a weird box in some browsers - sloppy copy-paste job from somewhere
β€’Despite the SEO score of 100/100, the site relies entirely on Framer's built-in SEO features - there's zero custom optimization for Greg's specific brand and content

πŸ’‘ AI Recommendations

1.Ditch Framer and rebuild with a proper React/Next.js stack - you're using React framework but not actually using it. Implement proper code splitting, image optimization, and server-side rendering to fix the pathetic 60/100 performance score
2.Fix the broken meta description by removing the non-breaking space (U+2028) character and rewriting it properly. Current description: 'Get high quality insights on internet communities, building products communities love and startups. This weekly email will get your creative juices flowing.
CEO of Late Checkout...' - remove that weird character after 'flowing.'
3.Implement proper accessibility fixes: add ARIA labels to interactive elements, ensure proper color contrast ratios, and test keyboard navigation. The 71/100 accessibility score is unacceptable for a professional website in 2025
4.Remove all Framer editor code and references to Framer's CDN from production - this is development code that shouldn't be in production. Specifically delete the script trying to load localStorage.get('__framer_force_showing_editorbar_since') and related modulepreload links
5.Add custom structured data (Schema.org) beyond Framer's defaults - implement Person schema for Greg, Organization schema for Late Checkout, and Article schema for blog content to actually earn that 100/100 SEO score
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.gregisenberg.com/
- **Overall Score**: 71/100
- **Title**: Document has a `<title>` element
- **Description**: No description

## Performance Scores
- **Performance**: 60/100
- **SEO**: 100/100
- **Accessibility**: 71/100
- **Best Practices**: 54/100
- **Security**: 40/100
- **Mobile**: 71/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. **6.6s to show main content? Users are leaving before they even see your page.**
2. **Security grade D. Your site is a hacker's playground.**
3. **21 images missing alt text, 30 not optimized. Amateur hour.**
4. **Tracking users without consent. GDPR fines start at €20 million. Good luck.**

## ⚠️  WARNINGS (High Priority)

1. 60/100 performance. Mediocre is not a strategy.
2. 471ms of blocked main thread. Time to put that JS on a diet.
3. 71/100 accessibility. Some users can't even use your site properly.
4. 54/100 best practices. Security and standards called - they want their dignity back.
5. No CDN detected. Users in Australia are still waiting for your site to load.
6. Mixed content detected. HTTPS page loading HTTP resources. Pick a lane.
7. No structured data. Google has no idea what your site is about.

## ⚑ Performance Optimizations

1. **Optimize JavaScript delivery**
   *Defer non-critical JavaScript, code-split large bundles, and remove unused dependencies.*

2. **Improve server response time**
   *Use a CDN, optimize backend queries, and implement caching strategies.*

## πŸ” SEO Improvements

1. **Add Schema.org structured data**
   ```
   <script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "WebSite",
  "name": "Your Site Name",
  "url": "https://yoursite.com"
}
</script>
   ```
   *Structured data helps search engines understand your content and show rich snippets.*

## β™Ώ Accessibility Fixes

1. **Fix color contrast issues**
   *Some text doesn't have enough contrast with its background, making it hard to read.*

2. **Add alt text to all images**
   ```
   <img src="photo.jpg" alt="Descriptive text about the image" loading="lazy">
   ```
   *21 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 Referrer-Policy security header**
   ```
   Referrer-Policy: strict-origin-when-cross-origin
   ```
   *No Referrer-Policy - leaking sensitive URLs in referrer headers*

## πŸ€– AI Deep Analysis Summary

This Framer-built site is the digital equivalent of showing up to a startup pitch in sweatpants - technically functional but screams 'I don't take my own platform seriously enough to build it properly.'

### Key Insights
1. The website is built with Framer, a no-code tool, which explains the poor performance (60/100) and best practices (54/100) scores - Framer sites are notoriously bloated with unnecessary JavaScript and inefficient rendering
2. The HTML contains Framer editor code and references to Framer's CDN, indicating this is a template-based site with minimal customization - this screams 'amateur hour' for someone positioning as a startup expert
3. Accessibility score of 71/100 is embarrassing for a modern website - Framer's default components often fail basic accessibility standards like proper ARIA labels and keyboard navigation
4. The meta description contains a non-breaking space character (
) that appears as a weird box in some browsers - sloppy copy-paste job from somewhere
5. Despite the SEO score of 100/100, the site relies entirely on Framer's built-in SEO features - there's zero custom optimization for Greg's specific brand and content

## πŸ”§ Additional Improvements

1. **Implement cookie consent banner**
   ```
   <script src="https://cdn.cookielaw.org/consent/[your-id].js" type="text/javascript" charset="UTF-8"></script>
   ```
   *Required by GDPR. Use a consent management platform before loading any tracking scripts.*

## 🎯 Keyword Optimization Opportunities

### Primary Keywords Found
1. **help win internet** (appears undefined times)
2. **internet** (appears undefined times)
3. **ideas** (appears undefined times)
4. **startup** (appears undefined times)
5. **reddit** (appears undefined times)
6. **exact** (appears undefined times)
7. **win** (appears undefined times)
8. **building** (appears undefined times)
9. **playbook** (appears undefined times)
10. **help** (appears undefined times)
11. **greg** (appears undefined times)
12. **frameworks** (appears undefined times)
13. **startup ideas** (appears undefined times)
14. **exact playbook** (appears undefined times)
15. **help win** (appears undefined times)
16. **win internet** (appears undefined times)
17. **ideas frameworks** (appears undefined times)
18. **frameworks help** (appears undefined times)
19. **ideas frameworks help** (appears undefined times)
20. **frameworks help win** (appears undefined times)

### AI-Suggested Keywords to Target
1. community product development (1,920 searches/mo)
2. community-driven product design (1,920 searches/mo)
3. how to build online communities (1,382 searches/mo)
4. internet business strategies (2,534 searches/mo)
5. digital business innovation (2,534 searches/mo)
6. online community monetization (2,304 searches/mo)
7. tech entrepreneurship tips (2,112 searches/mo)
8. startup scaling techniques (1,920 searches/mo)
9. best startup ideas (1,680 searches/mo)
10. startup growth frameworks (1,152 searches/mo)

## πŸ“Š Core Web Vitals

- **First Contentful Paint (FCP)**: 2738s
- **Largest Contentful Paint (LCP)**: 6564s
- **Cumulative Layout Shift (CLS)**: 0.0008354251867418634
- **Total Blocking Time (TBT)**: 471ms



## πŸ“„ Page Information

- **Page Size**: 2.36 KB
- **Load Time**: 12183.00s

---

## 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: 2025-12-28*

πŸ’‘ 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 πŸ’»

Framework
React
Server
Framer/091071e

Security Analysis πŸ”’

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

Social Media πŸ“±

Social Sharing Score
100/100
Status
βœ… Good
βœ…
OG Title
βœ…
OG Description
βœ…
OG Image
βœ…
Twitter Card

Image Optimization πŸ–ΌοΈ

Total Images
21
Missing Alt
21
Unoptimized
30
Score
40/100
WebP
0
PNG
9
JPG
0
GIF
0
SVG
12
Other
0

SSL/TLS Security πŸ”

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

SEO Essentials 🎯

βœ…
Sitemap
βœ…
Robots.txt
βœ…
Canonical
βœ…
Meta Desc
Title Length
13 chars
H1 Count
4
SEO Score
70/100

Structured Data πŸ“Š

Has Schema
❌
Items Found
0
Score
0/100

Performance Deep Dive ⚑

Compression
br
Caching
βœ…
Total Resources
24
Score
100/100
Scripts: 3 | Styles: 0 | Images: 21

Third-Party Scripts πŸ“¦

Total Scripts
3
Tracking
0
Score
100/100
Detected Domains:
app.humblytics.com
events.framer.com
framerusercontent.com

Mobile Responsiveness πŸ“±

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

Privacy & GDPR πŸ›‘οΈ

Cookie Notice
❌
Privacy Policy
❌
Cookie Scripts
1
Compliance Score
10/100
⚠️ Tracking scripts detected without cookie consent - potential GDPR violation

Keyword Research & Targeting 🎯AGENCY

πŸ”‘ Primary Keywords Detected

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

KeywordMonthly VolumeDifficultyCPCOpportunity
help win internet1,84333/100$0.50HIGH
internet15,36073/100$0.50MEDIUM
ideas12,80065/100$0.50MEDIUM
startup12,80075/100$1.30MEDIUM
reddit12,80065/100$0.50MEDIUM
exact12,80065/100$0.50MEDIUM
win12,80065/100$0.50MEDIUM
building12,80065/100$0.50MEDIUM
playbook12,80065/100$0.50MEDIUM
help12,80065/100$0.50MEDIUM
greg12,80065/100$0.50MEDIUM
frameworks7,68070/100$0.50MEDIUM
startup ideas4,80060/100$1.30MEDIUM
exact playbook4,80050/100$0.50MEDIUM
help win4,80050/100$0.50MEDIUM
win internet4,60848/100$0.50MEDIUM
ideas frameworks2,88055/100$0.50MEDIUM
frameworks help2,88055/100$0.50MEDIUM
ideas frameworks help1,15240/100$0.50MEDIUM
frameworks help win1,15240/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
β†’ community product development1,92035/100$0.50HIGH
β†’ community-driven product design1,92035/100$0.50HIGH
β†’ how to build online communities1,38223/100$0.50HIGH
β†’ internet business strategies2,53453/100$0.50MEDIUM
β†’ digital business innovation2,53453/100$0.50MEDIUM
β†’ online community monetization2,30443/100$0.50MEDIUM
β†’ tech entrepreneurship tips2,11245/100$0.50MEDIUM
β†’ startup scaling techniques1,92057/100$1.30MEDIUM
β†’ best startup ideas1,68070/100$1.80MEDIUM
β†’ startup growth frameworks1,15250/100$1.30MEDIUM

πŸ“Š 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