Content
· 9 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.DImage OptimizationAction4 issues found across 38 imagesFIX
BBrand PresenceSite-name consistency, favicon, social image, meta tags, schema, and contact signalsREVIEW
Brand Presence
Your brand name differs across channels — visitors see inconsistent identity.
B
74/100
Site name appears as
| Page title | Clean Paste AI · Clean Paste Tool for AI Output | |
| og:site_name | Clean Paste AI | |
| twitter:site | — | |
| Organization.name | — |
Inconsistent — names differ across channels
Brand assets
Favicon
15/15covers multiple sizes + apple-touch-icon
Social share image
20/20og:image + twitter:image set
Meta completeness
20/20Organization schema
4/15Organization schema present but missing all recommended fields
Contact info discoverable
10/10contact page + mailto link
Findings
- Brand name differs across channels — users see inconsistent identity
- Organization schema missing logo — add a logo property pointing to a square PNG
- Organization schema missing url — point it at the canonical homepage
- Consider adding contactPoint — helps appear in "contact us" rich results
How consistently your brand appears across channels — shared link previews, structured data, favicon, contact info.
A+Links80 links checked, 80 healthy, 0 brokenPASS
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
A+Open GraphOpen Graph tags are well configured for social sharing.PASS
14 charsIdeal length is 25–60 characters for social sharing previews.
25–60 charsog:title very short — may render with awkward whitespace in social cards.
Source: Open Graph Protocol
Preview

cleanpasteai.com
Clean Paste AI
Strip invisible Unicode spaces, zero-width tags, and unwanted markdown before pasting into docs. Inspect exact residue counts to keep formatting clean.
- twitter:card — summary_large_image
- twitter:title — Clean Paste AI
- twitter:description — Strip invisible Unicode spaces, zero-width tags, and unwanted markdown before pasting into docs. Inspect exact residu...
- twitter:image — https://cleanpasteai.com/og.jpg

CLEANPASTEAI.COM
Clean Paste AI
Strip invisible Unicode spaces, zero-width tags, and unwanted markdown before pasting into docs. Inspect exact residue counts to keep formatting clean.
- og:title — Clean Paste AI
- og:description — Strip invisible Unicode spaces, zero-width tags, and unwanted markdown before pasting into docs. Inspect exact residu...
- og:image — https://cleanpasteai.com/og.jpg
- og:type — website
- og:url — https://cleanpasteai.com
- og:site_name — Clean Paste AI

Clean Paste AI
cleanpasteai.com
Description will be truncated (151 chars / 150 max)
- og:title — Clean Paste AI
- og:description — Strip invisible Unicode spaces, zero-width tags, and unwanted markdown before pasting into docs. Inspect exact residu...
- og:image — https://cleanpasteai.com/og.jpg
Description will be truncated on LinkedIn (151 chars, max 150)
→ Tighten og:description to ≤150 characters
cleanpasteai.com
Clean Paste AI
Strip invisible Unicode spaces, zero-width tags, and unwanted markdown before pasting into docs. Inspect exact residue counts to keep formatting clean.

- og:title — Clean Paste AI
- og:description — Strip invisible Unicode spaces, zero-width tags, and unwanted markdown before pasting into docs. Inspect exact residu...
- og:image — https://cleanpasteai.com/og.jpg
Social preview quality
Averaged across Twitter/X, Facebook, LinkedIn, and Slack.
| Field | Twitter/X | Slack | ||
|---|---|---|---|---|
| og:title | ||||
| og:description | ||||
| og:image | ||||
| og:type | ||||
| og:url | ||||
| og:site_name | ||||
| twitter:card | — | — | — | |
| twitter:title | — | — | — | |
| twitter:description | — | — | — | |
| twitter:image | — | — | — |
A+Open Graph / Twitter Card DepthOG image dimensions and Twitter card configuration look healthyPASS
AStructured Data2 JSON-LD block(s) found — structured data is well configured.PASS
The "name" property is required for the Organization schema type.
Schema markup missing required properties is silently rejected by Google — your structured data appears in source but never as a rich result.
Learn more ▾ ▴
Each schema.org type has required properties (Article needs headline + author + datePublished; Product needs name + offers; etc.). Missing them means Google's rich-result eligibility check fails. The Search Console Rich Results Test surfaces specific gaps. Fix the missing property; rich results re-appear within hours.
Source: Google Search Central / schema.org
Adding "url" can improve how search engines display your content.
Recommended schema properties unlock richer SERP layouts — without them you get the basic rich result instead of the enhanced one.
Learn more ▾ ▴
Recommended properties expand what Google can render. E.g., adding aggregateRating to Product unlocks star ratings; adding image to Article unlocks the image-card variant. Each recommended property is a direct SERP-real-estate gain.
Source: Google Search Central / schema.org
Adding "logo" can improve how search engines display your content.
Recommended schema properties unlock richer SERP layouts — without them you get the basic rich result instead of the enhanced one.
Learn more ▾ ▴
Recommended properties expand what Google can render. E.g., adding aggregateRating to Product unlocks star ratings; adding image to Article unlocks the image-card variant. Each recommended property is a direct SERP-real-estate gain.
Source: Google Search Central / schema.org
Adding "sameAs" can improve how search engines display your content.
Recommended schema properties unlock richer SERP layouts — without them you get the basic rich result instead of the enhanced one.
Learn more ▾ ▴
Recommended properties expand what Google can render. E.g., adding aggregateRating to Product unlocks star ratings; adding image to Article unlocks the image-card variant. Each recommended property is a direct SERP-real-estate gain.
Source: Google Search Central / schema.org
JSON-LD Blocks
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Why does text copied from AI assistants mess up document formatting?",
"acceptedAnswer": {
"@type": "Answer",
"text": "AI web interfaces often insert invisible Unicode code points (like zero-width joiners and U+202F narrow no-break spaces) alongside raw Markdown symbols. When pasted into Word, Docs, or CMS platforms, these hidden tokens break line wrapping, disrupt search matching, and cause font anomalies."
}
},
{
"@type": "Question",
"name": "Are my pasted notes or draft documents sent to your servers?",
"acceptedAnswer": {
"@type": "Answer",
"text": "No. Clean Paste AI processes all invisible character detection and Markdown stripping 100% locally in your web browser using JavaScript. Your text stays entirely on your computer during free cleaning passes."
}
},
{
"@type": "Question",
"name": "What is the difference between cleaning invisible characters and a Pro rewrite?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Cleaning invisible characters deletes non-printing Unicode marks and Markdown tags without modifying a single word of your writing. A Pro rewrite completely rephrases sentences and vocabulary to adjust cadence or address statistical sampling watermarks."
}
},
{
"@type": "Question",
"name": "Can Clean Paste AI strip the narrow space (U+202F) copied from ChatGPT?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. Clean Paste AI detects and normalizes U+202F narrow no-break spaces into standard spaces, preventing layout collisions and formula errors in spreadsheets."
}
},
{
"@type": "Question",
"name": "Does local clipboard cleaning remove Claude's official statistical watermark?",
"acceptedAnswer": {
"@type": "Answer",
"text": "No. Claude's official watermark is a statistical bias in token selection during generation and contains no hidden characters. Our free scanner removes clipboard formatting residue, but addressing statistical sampling marks requires our Pro meaning-preserving rewrite."
}
},
{
"@type": "Question",
"name": "Does using Clean Paste AI guarantee bypassing Turnitin, GPTZero, or other AI detectors?",
"acceptedAnswer": {
"@type": "Answer",
"text": "No. We do not promise AI detector bypass. Our utilities are built to restore clean typography, remove digital clutter, and polish draft readability honestly without deceptive evasion claims."
}
},
{
"@type": "Question",
"name": "How do Pro credits and the free trial work?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Every guest user can test up to 500 words of Pro rewrite free. New registered accounts receive 10 bonus credits (10 credits = 1,000 Pro words). If a Pro rewrite job ever fails due to a server error, your consumed credits are refunded automatically."
}
}
]
}{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://cleanpasteai.com/#organization",
"name": "Clean Paste AI",
"url": "https://cleanpasteai.com",
"logo": {
"@type": "ImageObject",
"url": "https://cleanpasteai.com/icon.png"
},
"image": "https://cleanpasteai.com/og.jpg",
"email": "support@cleanpasteai.com",
"description": "Strip invisible Unicode spaces, zero-width tags, and unwanted markdown before pasting into docs. Inspect exact residue counts to keep formatting clean.",
"contactPoint": {
"@type": "ContactPoint",
"email": "support@cleanpasteai.com",
"contactType": "customer support",
"url": "https://cleanpasteai.com/contact"
}
},
{
"@type": "WebSite",
"@id": "https://cleanpasteai.com/#website",
"name": "Clean Paste AI",
"url": "https://cleanpasteai.com",
"description": "Strip invisible Unicode spaces, zero-width tags, and unwanted markdown before pasting into docs. Inspect exact residue counts to keep formatting clean.",
"inLanguage": "en",
"publisher": {
"@id": "https://cleanpasteai.com/#organization"
}
},
{
"@type": "WebPage",
"@id": "https://cleanpasteai.com/#webpage",
"url": "https://cleanpasteai.com/",
"name": "Clean Paste Tool for AI Output",
"description": "Strip invisible Unicode spaces, zero-width tags, and unwanted markdown before pasting into docs. Inspect exact residue counts to keep formatting clean.",
"inLanguage": "en",
"isPartOf": {
"@id": "https://cleanpasteai.com/#website"
},
"about": {
"@id": "https://cleanpasteai.com/#organization"
},
"author": {
"@id": "https://cleanpasteai.com/#organization"
},
"publisher": {
"@id": "https://cleanpasteai.com/#organization"
},
"datePublished": "2026-08-14T00:00:00Z",
"dateModified": "2026-08-16T00:00:00Z"
},
{
"@type": "SoftwareApplication",
"@id": "https://cleanpasteai.com/#app",
"name": "Clean Paste AI",
"applicationCategory": "UtilitiesApplication",
"operatingSystem": "Web",
"url": "https://cleanpasteai.com",
"description": "Strip invisible Unicode spaces, zero-width tags, and unwanted markdown before pasting into docs. Inspect exact residue counts to keep formatting clean.",
"image": "https://cleanpasteai.com/og.jpg",
"offers": {
"@type": "AggregateOffer",
"lowPrice": "0",
"highPrice": "119.94",
"priceCurrency": "USD",
"offerCount": "10",
"offers": [
{
"@type": "Offer",
"name": "Free local tools",
"price": "0",
"priceCurrency": "USD",
"description": "Invisible-character and Markdown cleaning in the browser"
},
{
"@type": "Offer",
"name": "100 Credits",
"price": "5.99",
"priceCurrency": "USD",
"category": "OneTime"
},
{
"@type": "Offer",
"name": "200 Credits",
"price": "9.99",
"priceCurrency": "USD",
"category": "OneTime"
},
{
"@type": "Offer",
"name": "500 Credits",
"price": "19.99",
"priceCurrency": "USD",
"category": "OneTime"
},
{
"@type": "Offer",
"name": "200 Credits / mo",
"price": "5.99",
"priceCurrency": "USD",
"category": "Subscription"
},
{
"@type": "Offer",
"name": "420 Credits / mo",
"price": "9.99",
"priceCurrency": "USD",
"category": "Subscription"
},
{
"@type": "Offer",
"name": "1000 Credits / mo",
"price": "19.99",
"priceCurrency": "USD",
"category": "Subscription"
},
{
"@type": "Offer",
"name": "200 Credits / mo (Annual)",
"price": "35.94",
"priceCurrency": "USD",
"category": "Subscription"
},
{
"@type": "Offer",
"name": "420 Credits / mo (Annual)",
"price": "59.94",
"priceCurrency": "USD",
"category": "Subscription"
},
{
"@type": "Offer",
"name": "1000 Credits / mo (Annual)",
"price": "119.94",
"priceCurrency": "USD",
"category": "Subscription"
}
]
},
"publisher": {
"@id": "https://cleanpasteai.com/#organization"
},
"inLanguage": "en"
}
]
}