www.prettierai.appscanned Jun 27, 2026 · 11:010.15s
Public AI visibility report

www.prettierai.appAI visibilityPoor

This site is difficult for AI tools to read right now.

The main areas needing attention are plain-text page access and sitemap.

Recommended next step

add content negotiation for Accept: text/markdown on the homepage and return a markdown representation with Content-Type: text/markdown.

Keep the HTML response for regular browser requests.

Turn this scan into weekly monitoring.

Send yourself a magic link that opens a workspace already watching this domain for weekly AI visibility changes.

Overall score

32/100
Poor
Download PDF
Go to fixesOverall position1,026 out of 1,169Leaderboard

// score breakdown

Points by check

8 checks

Crawlability10/20
Robots.txt7.5/15
llms.txt7.5/15
Sitemap0/10
Markdown support0/15
Semantic HTML7.1/10
Structured data0/10
Content signals0/5
0pass4warn4fail

Public link

llmscan.dev/scan/CriQcKVBi9_QMmU7T2O7G

Signals checked

8 AI visibility signals

Fix bundle

4 copy-ready files

Share badge

Poor · 32/100

Add a polished proof badge

A compact badge for footer, press, or trust sections that links visitors to this public report.

Embed codellmscan.dev/scan/CriQcKVBi9_QMmU7T2O7G
<a href="https://www.llmscan.dev/scan/CriQcKVBi9_QMmU7T2O7G"
  target="_blank"
  rel="noopener"
>
  <img
    src="https://www.llmscan.dev/scan/CriQcKVBi9_QMmU7T2O7G/badge.png"
    alt="LLM Scan AI visibility score badge"
    width="460"
    height="120"
    style="width: 260px; max-width: 100%; height: auto;"
  />
</a>
Open badge
L
LLM Scan
Poor
Score
32/100

Share your score

Post the public report with: “We scored 32/100 for AI-readability.”

Download fixes

Grab generated files and implementation notes for the highest-impact gaps.

Rescan weekly

Save this domain to catch regressions after content, sitemap, or robots changes.

Monitor weekly

// signal breakdown

8 signals AI systems depend on

The homepage is reachable, but no canonical link tag was found.

Signal weight

10/20
Warn

Evidence

url
https://www.prettierai.app/
finalUrl
https://www.prettierai.app/
status
200

Recommendation

Next step: Serve a non-empty HTML homepage with a canonical link tag that points to the preferred public URL.

The robots.txt file was found, but it contains formatting issues.

Signal weight

8/15
Warn

Evidence

robotsTxtUrl
https://www.prettierai.app/robots.txt
exists
true
rawRobotsTxt
<!DOCTYPE html> <html lang="en"> <head> <link rel="icon" type="image/png" href="assets/general/logo.png"> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Prettier - Glow Up Instantly</title> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap" /> <style> /* General Reset */ * { margin: 0; padding: 0; box-sizing: border-box; } body, html { font-family: 'Montserrat', sans-serif !important; color: #3a2b35; line-height: 1.6; overflow-x: hidden; height: 100%; background-size: 300% 300%; animation: moveAurora 15s ease infinite; } p, a, li, h1, h2, h3, h4, h5, h6 { font-size: revert; font-weight: revert; font-family: 'Montserrat', sans-serif !important; } @keyframes moveAurora { 0% { background-position: 0% 50%; } 25% { background-position: 100% 0%; } 50% { background-position: 0% 100%; } 75% { background-position: 100% 100%; } 100% { background-position: 0% 50%; } } .aurora-wrapper { position: absolute; background: #fff1f8; top: 0; left: 0; right: 0; bottom: 0; z-index: -1; overflow: hidden; } .base { position: absolute; filter: blur(8vw); opacity: 0.8; animation: fly 12s linear infinite alternate; } @keyframes fly { 0% { transform: rotate(0) translate(200px) rotate(0); } 100% { transform: rotate(1turn) translate(200px) rotate(1turn); } } @keyframes flyPlus { 0% { transform: rotate(0) translate(150px) rotate(0); } 100% { transform: rotate(1turn) translate(150px) rotate(1turn); } } .one, .four, .five { border-radius: 100%; width: 15vw; height: 15vw; max-width: 100px; max-height: 100px; background-color: #ff74b8; z-index: 3; animation: fly 30s ease-in-out infinite alternate; transform: rotate(0) translate(200px) rotate(0); } .one { right: 28vw; top: 10vh; } .four { left: -30vw; top: 70vh; } .five { left: -30vw; top: 20vh; } .two { border-radius: 100%; width: 30vw; height: 30vw; max-width: 250px; max-height: 250px; top: 40vh; left: 10vw; background-color: #ff93cb; animation: flyPlus 20s ease-in-out infinite alternate; transform: rotate(0) translate(150px) rotate(0); } .three { border-radius: 100%; width: 50vw; height: 50vw; max-width: 450px; max-height: 450px; bottom: 0vh; right: 10vw; background-color: #ff93cb; animation: flyPlus 20s ease-in-out infinite alternate; transform: rotate(0) translate(150px) rotate(0); } .container { margin: 0 auto; } .header { padding: 20px 0; position: sticky; top: 0; z-index: 1000; transition: opacity 0.5s ease; } .header.hidden .nav { opacity: 0; visibility: hidden; pointer-events: none; transform: translateY(-8px); } .header .container { text-align: center; position: relative; } .logo { display: inline-flex; align-items: center; justify-content: center; } .logo img { height: 150px; width: auto; filter: drop-shadow(0 0px 10px rgba(0, 0, 0, .06)); margin-bottom: 40px; margin-top: 50px; } .nav { transition: opacity 0.35s ease, transform 0.35s ease, visibility 0.35s ease; } .nav ul { list-style: none; display: flex; justify-content: center; margin-top: 10px; } .nav ul li { margin: 0 15px; } .nav ul li a { text-decoration: none; color: #4d3a46; font-weight: 500; transition: color 0.5s ease; } .nav ul li a:hover { color: #ff4aa2; } .hero { padding: 4vh 0 0 0; min-height: 92vh; min-height: 92dvh; text-align: center; background: none; } .hero h1 { font-size: calc(1.5rem + 2vw); color: #341e2d; margin-bottom: 20px; } .subheadline { font-size: calc(0.9rem + 1vw); color: #5f4a58; margin-bottom: 40px; } .features { padding: 4vh 5vw; background: none; } .features h2 { font-size: calc(1.5rem + 1vw); color: #341e2d; text-align: center; } .feature-grid { display: flex; flex-wrap: wrap; gap: 40px; justify-content: center; } .feature-grid>* { flex: 1 1 340px; } .feature-image { max-width: 50%; height: auto; margin-bottom: 10px; border-radius: 40px; } .feature-card { text-align: center; padding: 34px 28px; min-height: 260px; background: rgba(255, 255, 255, 0.70); border: 1px solid rgba(0, 0, 0, 0.06); border-radius: 16px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07); transition: transform 180ms ease, box-shadow 180ms ease; backdrop-filter: blur(6px); } .feature-card:hover { transform: translateY(-4px); box-shadow: 0 16px 40px rgba(0, 0, 0, 0.10); } .testimonials { padding: 8vh 5vw; background: none; } .testimonials h2 { font-size: calc(1.5rem + 1vw); color: #341e2d; text-align: center; margin-bottom: 40px; } .testimonial-card { background: rgba(255, 255, 255, 0.70); border: 1px solid rgba(0, 0, 0, 0.06); border-radius: 16px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07); padding: 30px 28px; min-height: 260px; text-align: left; position: relative; transition: transform 180ms ease, box-shadow 180ms ease; backdrop-filter: blur(6px); display: flex; flex-direction: column; } .testimonial-card:hover { transform: translateY(-4px); box-shadow: 0 16px 40px rgba(0, 0, 0, 0.10); } .testimonial-card blockquote { margin: 0; color: rgba(0, 0, 0, 0.72); font-size: 18px; line-height: 1.55; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical; overflow: hidden; } .testimonial-card blockquote::before { content: "“"; position: absolute; top: 14px; left: 18px; font-size: 36px; line-height: 1; color: rgba(0, 0, 0, 0.10); } .testimonial-footer { display: flex; align-items: center; gap: 10px; padding-top: 18px; margin-top: auto; } .handle { color: #d52d8f; font-weight: 600; } .stars { margin-left: auto; letter-spacing: 2px; color: rgba(0, 0, 0, 0.35); font-size: 14px; } .tcarousel { margin-top: 24px; position: relative; } .tcarousel__viewport { overflow: hidden; border-radius: 16px; touch-action: pan-y; cursor: grab; } .tcarousel__viewport.is-dragging { cursor: grabbing; } .tcarousel__track { display: flex; transition: transform 280ms ease; will-change: transform; gap: 24px; } .tcarousel__slide { flex: 0 0 calc((100% - 48px) / 3); max-width: calc((100% - 48px) / 3); } @media (max-width: 980px) { .tcarousel__slide { flex: 0 0 calc((100% - 24px) / 2); max-width: calc((100% - 24px) / 2); } } @media (max-width: 640px) { .tcarousel__track { gap: 16px; } .tcarousel__slide { flex: 0 0 100%; max-width: 100%; } } .tcarousel__btn { position: absolute; top: 45%; transform: translateY(-50%); width: 44px; height: 44px; border-radius: 999px; border: 1px solid rgba(0, 0, 0, 0.08); background: rgba(255, 255, 255, 0.75); box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10); cursor: pointer; font-size: 28px; line-height: 1; color: rgba(0, 0, 0, 0.6); display: none; align-items: center; justify-content: center; transition: transform 140ms ease, opacity 140ms ease; z-index: 50; } @media (min-width: 981px) { .tcarousel__btn { display: inline-flex; } } .tcarousel__btn--prev { left: -10px; } .tcarousel__btn--next { right: -10px; } .tcarousel__btn:hover { transform: translateY(-50%) scale(1.03); } .tcarousel__dots { display: flex; justify-content: center; gap: 10px; margin-top: 14px; } .tcarousel__dot { width: 10px; height: 10px; border-radius: 999px; border: 0; background: rgba(0, 0, 0, 0.18); cursor: pointer; padding: 0; } .tcarousel__dot.is-active { background: rgba(0, 0, 0, 0.45); } .download { padding: 8vh 0; text-align: center; background: none; } .download h2 { font-size: calc(1.5rem + 1vw); color: #341e2d; } .app-store-button img, .google-play-button img { max-width: 200px; height: auto; } .store-buttons a { display: inline-block; text-decoration: none; margin: 10px; transition: transform 0.5s ease; } .store-buttons a:hover { transform: scale(1.05); } .footer { padding: 20px 0; background: none; text-align: center; font-size: calc(0.7rem + 0.5vw); color: #6d5a65; } .section { opacity: 0; transform: translateY(50px); transition: opacity 0.5s ease, transform 0.5s ease; } section { scroll-margin-top: 80px; } .section.visible { opacity: 1; transform: translateY(0); } @media (max-width: 768px) { .container { padding: 0 10px; } .hero { padding: 20px 16px 20px 16px; } } </style> </head> <body> <div class="aurora-wrapper"> <div class="base one"></div> <div class="base two"></div> <div class="base three"></div> <div class="base four"></div> <div class="base five"></div> </div> <header class="header"> <nav class="nav"> <ul> <li><a href="#features">Features</a></li> <li><a href="#testimonials">Users</a></li> <li><a href="#download">Download</a></li> </ul> </nav> </div> </header> <section class="hero"> <div class="container"> <div class="container"><a href="index.html" class="logo"><img src="assets/general/logo.png" alt="Prettier logo"></a> <h1>Glow Up Instantly</h1> <p class="subheadline">Designed to help you look and feel your best.</p> <div class="store-buttons"><a href="https://apps.apple.com/nl/app/prettier-glow-up-instantly/id6764816003" class="app-store-button" aria-label="App Store"><img src="assets/general/app-store-badge.png" alt="App Store"></a><a href="https://play.google.com/store/apps/details?id=com.prettierai.app" class="google-play-button" aria-label="Google Play"><img src="assets/general/google-play-badge.png" alt="Google Play"></a></div> </div> </section> <section id="features" class="features section"> <div class="container"> <h2>Your glow up in three steps</h2> <p class="subheadline" style="text-align:center;">The magic is in the details of each hue and color.</p> <div class="feature-grid"> <article class="feature-card"> <img src="assets/general/ss3.png" class="feature-image" alt="Color Season Scan"> <h3>Color Season Scan</h3> <p>Discover your color season and shades that brighten your complexion and enhance your natural features.</p> </article> <article class="feature-card"> <img src="assets/general/ss2.png" class="feature-image" alt="Glow Up Scan"> <h3>Glow Up scan</h3> <p>Receive personalized makeup routine advice for different makeup styles.</p> </article> <article class="feature-card"> <img src="assets/general/ss4.png" class="feature-image" alt="Skin + Undertone Insights"> <h3>Skin + Undertone Insights</h3> <p>Learn about your skin type, undertone, and facial structure with practical recommendations designed for you.</p> </article> </div> </div> </section> <section id="testimonials" class="testimonials section"> <div class="container"> <h2>Why Users Love Prettier</h2> <div class="tcarousel" aria-label="Testimonials carousel"> <button class="tcarousel__btn tcarousel__btn--prev" type="button" aria-label="Previous testimonial">‹</button> <div class="tcarousel__viewport"> <div class="tcarousel__track"> <figure class="testimonial-card tcarousel__slide"> <blockquote>I DIDNT KNOW I HAD SO MUCH POTENTIAL</blockquote> <figcaption class="testimonial-footer"><span class="handle">LiaMia2</span><span class="stars">★★★★★</span></figcaption> </figure> <figure class="testimonial-card tcarousel__slide"> <blockquote>its a really good app and gave me make up routines for the look i wanted, amazing app. its also free to use and i invited over 12 people to use it. it gives me natural glow up RECOMMEND! </blockquote> <figcaption class="testimonial-footer"><span class="handle">RubikCube293</span><span class="stars">★★★★★</span></figcaption> </figure> <figure class="testimonial-card tcarousel__slide"> <blockquote>The glow up scan shows a natural result </blockquote> <figcaption class="testimonial-footer"><span class="handle">Lisaaawv</span><span class="stars">★★★★★</span></figcaption> </figure> <figure class="testimonial-card tcarousel__slide"> <blockquote>its worth it and also i referred 3 people to get free access</blockquote> <figcaption class="testimonial-footer"><span class="handle">MaddyKp</span><span class="stars">★★★★★</span></figcaption> </figure> <figure class="testimonial-card tcarousel__slide"> <blockquote>Prettier is soooooo good!!!!!</blockquote> <figcaption class="testimonial-footer"><span class="handle">Annelise''</span><span class="stars">★★★★★</span></figcaption> </figure> <figure class="testimonial-card tcarousel__slide"> <blockquote>game changer!! thanks for creating this app</blockquote> <figcaption class="testimonial-footer"><span class="handle">Loveyouuu</span><span class="stars">★★★★★</span></figcaption> </figure> <figure class="testimonial-card tcarousel__slide"> <blockquote>Really easy to use, i almost use it daily and also for make up inspos </blockquote> <figcaption class="testimonial-footer"><span class="handle">Matchamatchamatchaa</span><span class="stars">★★★★★</span></figcaption> </figure> <figure class="testimonial-card tcarousel__slide"> <blockquote>Prettier taught me so much i didnt know yet especially about my color season apparently being true summer </blockquote> <figcaption class="testimonial-footer"><span class="handle">Aimelyyy</span><span class="stars">★★★★★</span></figcaption> </figure> </div> </div> <button class="tcarousel__btn tcarousel__btn--next" type="button" aria-label="Next testimonial">›</button> <div class="tcarousel__dots" aria-label="Carousel pagination"></div> </div> </div> </section> <section id="download" class="download section"> <div class="container"> <h2>Your glow up should feel natural...</h2> <p class="subheadline">Try Prettier, and see for yourself!</p> <div class="store-buttons"><a href="https://apps.apple.com/nl/app/prettier-glow-up-instantly/id6764816003" class="app-store-button" aria-label="App Store"><img src="assets/general/app-store-badge.png" alt="App Store"></a><a href="https://play.google.com/store/apps/details?id=com.prettierai.app" class="google-play-button" aria-label="Google Play"><img src="assets/general/google-play-badge.png" alt="Google Play"></a></div> </div> </section> <footer class="footer"> <div class="container"> <p>© 2026 Prettier. All rights reserved.</p> </div> </footer> <script src="assets/js/scripts.js"></script> </body> </html>

Recommendation

Next step: Fix robots.txt syntax issues so each rule uses Field: value format, directives appear under a User-agent, and Sitemap entries use absolute URLs.

The llms.txt file exists but is missing one or more expected quality signals.

Signal weight

8/15
Warn

Evidence

llmsTxtUrl
https://www.prettierai.app/llms.txt
present
true
accessible
true

Recommendation

Next step: Publish /llms.txt as text or markdown with more than 200 characters, markdown headings, and at least one absolute URL.

The sitemap.xml file could not be parsed as valid XML.

Signal weight

0/10
Fail

Evidence

sitemapUrl
https://www.prettierai.app/sitemap.xml
sitemapUrls
[https://www.prettierai.app/sitemap.xml]
robotsSitemapUrls
[]

Recommendation

Next step: Regenerate sitemap.xml with valid XML and a sitemap <urlset> or <sitemapindex> root element.

The homepage returned HTML when requested with Accept: text/markdown, so the server appears to ignore markdown content negotiation.

Signal weight

0/15
Fail

Evidence

url
https://www.prettierai.app/
acceptHeader
text/markdown
status
200

Recommendation

Next step: Add content negotiation for Accept: text/markdown on the homepage and return a markdown representation with Content-Type: text/markdown. Keep the HTML response for regular browser requests.

The homepage has some semantic HTML signals, but one or more title, metadata, heading, landmark, content, or link text checks need improvement.

Signal weight

7/10
Warn

Evidence

url
https://www.prettierai.app/
quality
partial
score
71

Recommendation

Next step: Add a meta description between 50 and 160 characters. Add missing semantic elements: main.

No JSON-LD, Microdata, or RDFa structured data was found on the page.

Signal weight

0/10
Fail

Evidence

url
https://www.prettierai.app/
quality
none
hasStructuredData
false

Recommendation

Next step: Add JSON-LD structured data with Organization or WebSite schema so AI systems can identify the site owner or website entity.

Content-Signal directive not detected in headers, HTML metadata, or robots.txt.

Signal weight

0/5
Fail

Evidence

url
https://www.prettierai.app/
hasContentSignals
false
hasContentSignalHeader
false

Recommendation

Next step: Add the standard directive 'Content-Signal: ai-train=no, search=yes, ai-input=yes' to robots.txt, HTML metadata, or HTTP headers so AI systems can discover content usage preferences.

// generated fixes

Downloadable fix files

Preview the generated files below. Enter your email to reveal the full fixes, download the bundle, or copy the agent-ready implementation prompt.

Done-for-you

Agency package

Not sure how to ship the technical fixes? Book a call and we can help turn this report into implemented updates.

Fix planning from your scan

Implementation guidance

AI visibility monitoring

llms.txtMarkdown
# Prettier - Glow Up Instantly > Use this file to orient AI systems to the site's public content, canonical URLs, and crawler expectations. This llms.txt file summarizes the public, canonical resources that AI assistants and crawlers should use to understand this site. ## Site Overview - Canonical URL: https://www.prettierai.app/- Site type: website
robots.txtTXT
# robots.txt additions# Copy these blocks into the existing robots.txt file. Keep current rules unless a note calls out a conflicting Disallow. # Sitemap discovery# Add this top-level directive so search and AI crawlers can discover the canonical sitemap.Sitemap: https://www.prettierai.app/sitemap.xml # AI crawler access# Add explicit Allow rules for AI crawlers so public content permissions are clear.User-agent: GPTBot
schema.jsonJSON
{  "@context": "https://schema.org",  "@graph": [    {      "@type": "Organization",      "@id": "https://www.prettierai.app/#organization",      "name": "Prettier - Glow Up Instantly",      "description": "Website for Prettier - Glow Up Instantly.",      "url": "https://www.prettierai.app/",
head metaHTML
# Content-Signal recommendations Use these directives to make AI-use preferences explicit for compliant crawlers and AI systems. They are advisory signals, so keep them aligned with robots.txt, terms, and access controls. ## Recommended values - ai-train=no: AI model training, fine-tuning, and dataset creation.- search=yes: AI search indexing, snippets, and discovery.- ai-input=yes: AI answer grounding, retrieval, and generated-response context.

Related scans

Similar AI visibility reports

Browse leaderboard