inkrypt.online
1 page · 1.5s · Scanned just now
Mostly human-written
72% confidence
The score is a fingerprint of automation, not a quality judgment. A high score means the page reads as machine-generated. It doesn't mean the page is bad.
Inkrypt shows mixed authorship: specific technical detail and transparency-focused content (parameters published, zero-knowledge architecture explained) point toward human subject-matter expertise, but marketing phrasing, uniform visual treatment of images, and lack of personal voice or anecdotes suggest AI-assisted composition or templated sections. The 2144-word count and 17 H2s indicate substantial human editing or rewriting, lowering the overall AI score despite templated elements.
1 governance risk detected
- Page title
- Free Online Notepad – Private & Secure Notes | Inkrypt
- Meta description
- Write, save, and protect private notes online with Inkrypt. A free notepad that encrypts your text in the browser, with passwords and expiring share links.
- Final URL
- https://www.inkrypt.online/(after redirect from https://inkrypt.online/)
- Canonical URL
- https://www.inkrypt.online/
- Robots directive
- index, follow
- Language
- en
- Built with
- Next.js
How the page presents itself in a Google result and as a shared link, rebuilt from the tags we crawled.
Free Online Notepad – Private & Secure Notes | Inkrypt
Write, save, and protect private notes online with Inkrypt. A free notepad that encrypts your text in the browser, with passwords and expiring share links.
- Title · 54 characters
- Description · 155 characters

Free Online Notepad – Private & Secure Notes | Inkrypt
Write, save, and protect private notes online with Inkrypt. A free notepad that encrypts your text in the browser, with passwords and expiring share links.
- Open Graph image present
AI-generated legal content may signal unauthorised practice of law
Content that appears to give legal advice — even general guidance — when generated by AI and not reviewed by a licensed attorney can violate unauthorised practice of law (UPL) statutes in most jurisdictions. Penalties range from civil injunctions to criminal charges.
## Legal Disclaimer The information provided on this website is for general informational purposes only and does not constitute legal advice. Reading this content does not create an attorney-client relationship. Laws vary by jurisdiction and change frequently. You should not act or refrain from acting on the basis of any content on this site without seeking independent legal advice from a licensed attorney in your jurisdiction. > Some content on this site is created or assisted by AI and reviewed by legal > professionals. However, AI-generated content may contain errors. Do not rely > on it for specific legal decisions. _Disclaimer last reviewed: [DATE]_
- Clear signalContent
Marketing language ('built into the product from the start,' 'truly secure') mixed with specific technical transparency, creating inconsistent register.
Evidence- “Security is built into the product from the start, not added as marketing tags.”body
- “your private text remains truly secure in our online notebook”body
- “The exact parameters, published”H2
Try thisUnify voice across security and marketing sections—either lean fully into marketing or commit entirely to technical transparency; do not alternate between them.
- Worth notingImagery
All six images share consistent gradient overlays and aspect ratios, suggesting batch treatment rather than mixed sourcing.
Evidence- “6 images total, 0 missing alt text”page
- “uniform visual treatment (same gradient, same aspect ratio)”page
Try thisDiversify image treatment—vary aspect ratios and overlays, or include at least one custom screenshot of the product UI to break the uniform stock-photo aesthetic.
- Worth notingTone
Inconsistent register shifts from second-person direct instruction to formal third-person security documentation within the same section.
Evidence- “you'll create it fresh. Existing note? You'll be prompted for the password.”body
- “Inkrypt uses zero-knowledge encryption. Passwords are never stored, so only people with the password can decrypt content.”body
Try thisChoose a consistent narrative perspective for each section and maintain it throughout; either address the reader as 'you' or use passive/third-person consistently.
Signals of human authorship the page is doing well.
- Content
Technical accuracy and transparency-first approach—explicitly explains AES-256-GCM parameters, no-password-storage architecture, and limitations of encryption (what it protects and what it does not).
- Structure
Non-templated section ordering with deep explanation sections (17 H2s, varied length) rather than the uniform feature grid typical of AI page builders, indicating custom site architecture.
- Content22
Heavy use of marketing phrases ('built-in,' 'zero-knowledge,' 'truly secure') alongside specific technical details (AES-256-GCM, parameters published), creating a mixed register that reads partially human-edited.
- Structure35
Non-templated layout with 17 H2s and varied section lengths; lacks the uniform 3-icon-grid boilerplate typical of AI builders, though some sections follow feature-explanation patterns.
- Imagery25
Six images with full alt-text coverage and proper semantic naming, but uniform treatment (all have same aspect ratio, gradient overlay, or styling consistent with stock-photo grids).
- Tone32
Second-person direct address ('Your password acts...', 'you'll be prompted...') mixed with formal security explainers; inconsistent voice between marketing sections and technical documentation.
- Words2,144
- Images6
- Alt coverage100%
- Internal links64
- External links0
- Schema blocks4
- HTML size188 KB
- Text-to-HTML7%
Each bar is one sentence of the page, in reading order — taller means longer. Human prose tends to look jagged, mixing short punches with long explanations. Machine drafts tend to flatten into even bars.
Computed from the body text we crawled, split on punctuation and filtered to prose-length sentences. Rhythm is a heuristic, not a verdict — some human writers are metronomically even, and a good editor smooths a machine draft.
No common LLM-marker phrases found — none of the stock AI vocabulary we scan for appears in the body text even once.
- Meta tagsAll presentWhy this matters
Why it matters. Title and description are the two strings Google shows in search results. They decide whether anyone clicks. A canonical tag tells Google which URL is the source of truth when the same content lives at multiple paths.
Passing looks like. A non-empty title under 60 characters, a meta description under 160, and a self-referencing canonical link.
Fix. Add the missing tags inside the page head. Treat the title as a headline you'd want to read in a SERP, not a brand slogan.
- Heading structure1 H1, 17 H2Why this matters
Why it matters. Headings are how crawlers and assistive tech understand a page's outline. One H1 names the page. H2s break it into sections. Skipped levels and missing H1s confuse both.
Passing looks like. Exactly one H1, at least one H2, and no skipped levels (no H1 to H3 jumps).
Fix. Replace the missing or duplicate H1 with a single, descriptive heading. Promote section titles to H2. Demote sub-points to H3.
- Mobile readinessResponsiveWhy this matters
Why it matters. Google indexes mobile-first. A page without a responsive viewport renders zoomed-out on phones, fails Core Web Vitals on touch, and loses its mobile ranking.
Passing looks like. A meta viewport tag with width=device-width and a layout that reflows under 600px.
Fix. Add a viewport meta tag set to width=device-width and initial-scale=1, then audit your largest blocks at mobile widths.
- Page speed signals1.5s · 188 KBWhy this matters
Why it matters. Page weight and response time directly feed Core Web Vitals. Slow LCP and oversized HTML hurt rankings more than people expect.
Passing looks like. First-byte under 1.5s, HTML payload under 500 KB, fewer than 30 images on the initial render.
Fix. Trim render-blocking scripts, defer non-critical CSS, and serve compressed images sized to the viewport. Move heavy components below the fold.
- Schema markup4 schema blocksWhy this matters
Why it matters. JSON-LD structured data is how you earn rich results: review stars, FAQ accordions, breadcrumbs, article cards. Skip it and Google has nothing structured to pull from when it builds your SERP card.
Passing looks like. At least one valid JSON-LD block matching schema.org types relevant to the page (Article, Product, FAQPage, Organization).
Fix. Add an application/ld+json script block describing the page. Validate with Google's Rich Results Test before deploying.
- Broken links0/5 broken in sampleWhy this matters
Why it matters. Broken internal links waste crawl budget, degrade UX, and signal to Google that the site isn't well-maintained. They also cap how deep crawlers reach.
Passing looks like. Every internal link in the sample returns 2xx or 3xx. No dead anchors, no stale paths.
Fix. Use the link list above to spot the broken paths. Either restore the missing pages or update the links to point at live URLs.
- Image alt textAll have altWhy this matters
Why it matters. Alt text is what screen readers read aloud, and what Google reads instead of pixels. Skip it and you lose on both fronts.
Passing looks like. Every meaningful image has a descriptive alt attribute. Decorative images can use alt="" to be skipped intentionally.
Fix. Audit images in /assets and CMS uploads. Write alts that describe what's in the image, not what it links to.
Every H1, H2, and H3 we found on the page, in document order.
Show heading outline
- H1Protected Text & Secure Online Notepad
- H2AES-256 GCM
- H2Why users trust Inkrypt
- H2How Inkrypt Works Secure Online Notepad
- H2Title
- H2Self-Destructing Notes & Secret Links
- H2Why Use Inkrypt for Online Notes?
- H2What happens between typing and storing
- H2Why encrypting in the browser changes who you have to trust
- H2The exact parameters, published
- H2What this protects you from — and what it does not
- H2Where an encrypted note is the right tool
- H2Why you should be sceptical, and what we publish because of it
- H2Use Inkrypt as Your Private Online Notebook
- H2Protect Your Notes and Sensitive Text
- H2Latest Insights on Encryption & Online Privacy
- H2Free Encrypted Notepad Online – Secure, Private & Zero-Knowledge
- H2Frequently Asked Questions About Inkrypt
- H3Encrypted in your browser
- H3We cannot read your notes
- H3Built for real privacy needs
- H3Create Your Online Note
- H3Secure This Note
- H3Set Password Protected Notes
- H3Write & Protect Secret Text
- H3Custom Expiry Times
- H3Optional Share Password
- H3View Limits
- H3Private Notes
- H3Protected Text
- H3Write Notes Online
- H3Easy and Free
- H3You write and set a password
- H3Your browser derives a key
- H3Your browser encrypts the text
- H3Only ciphertext is uploaded
- H3Encrypted Notes vs Password Managers vs Secrets Managers: Which Should You Use?
- H3How to Judge an Encrypted Note Service
- H3How to Share Passwords Securely Online
- H3No Signup Required
- H3Self-Destructing Notes
- H3Password-Protected Links
- H3Client Side AES 256 Encryption
- H3Works on All Devices
- H3Product
- H3Security
- H3Company
- H3Legal
We HEAD-check up to five internal links to spot broken paths quickly.
Show sampled links
- 200 · OKhttps://www.inkrypt.online/responsible-disclosure
- 200 · OKhttps://www.inkrypt.online/use-cases/it-and-devops
- 200 · OKhttps://www.inkrypt.online/blog/how-to-judge-an-encrypted-note-service
- 200 · OKhttps://www.inkrypt.online/features/self-destructing-notes
- 200 · OKhttps://www.inkrypt.online/cookies
Was this report useful?
Share this scan
Every CrawlRanker scan gets a public, shareable URL. Send it to a client, post it in a thread, or benchmark a competitor.
Preview scan. SEO checks are live. AI scoring is in beta.