🧭 Guided View New to SEO (crawlers, schema, TTFB)? We explain every term as you browse, in plain English. Same data, with the help built in.
⚡ Expert View You already know the market. Just the data: clean, fast and compact, with no extra explanations. This is the default view.
Interface language
dividendly.ai
Crawled Aug 10, 2026 21:07 UTC · Review type: Follow-up verification (submission 2) · Visit site ↗
SEO
Agreen zoneclassic search visibility
AIO
Agreen zoneAI & answer-engine visibility
AI Search Optimization Score
Measures a website's readiness for generative search, answer engines, AI citations, and traditional search.
Traffic Strength—Below the measurable range (top 1M most-visited domains) — normal for small and new sites, and it never lowers the other scores.
Overall Digital Authority95/100 AComposite of every measured category — including popularity, domain age and trust signals.
Follow-up review (submission 2 this period): SEO improved to 94/100 (A) from 87/100 (B); AIO improved to 93/100 (A) from 86/100 (B). 4 of the original recommendations verified as completed — the changes were detected on the site. 1 original recommendation(s) were not detected yet and remain open below. 1 item(s) can't be verified from a crawl alone — search rankings and external data typically take weeks to reflect changes. The recommendation list below stays your working plan.
SEO: meets the strong-ranking profile.
AIO: meets the strong-ranking profile.
The 85-point benchmark is the score a site meeting the practices that consistently strong-ranking sites follow would earn on these same checks — a measured yardstick, not live competitor rankings.
Category scores
Each category is a weighted set of measured checks; unmeasurable categories are excluded from the grade, not guessed.
Each score is built from weighted categories; the contribution column shows exactly how many points each category adds to the total (weights renormalize over what was measurable). Categories reuse the same underlying checks — nothing is double-crawled.
AIO AI-optimization categories
Category
Score
Weight
Contribution
Crawlability & indexability
100
15%
15.0 pts
Content quality & originality
100
15%
15.0 pts
Answerability & page structure
100
15%
15.0 pts
Authority & trust
75
12%
9.0 pts
Entity clarity
100
10%
10.0 pts
Structured data
100
8%
8.0 pts
Citation worthiness
50
8%
4.0 pts
Topical coverage & internal linking
100
7%
7.0 pts
Freshness & factual maintenance
100
5%
5.0 pts
User experience & performance
100
5%
5.0 pts
AIO total
93/100
SEO SEO categories
Category
Score
Weight
Contribution
Search visibility
100
18%
19.6 pts
Titles, content & keywords
100
16%
17.4 pts
Technical SEO
95
12%
12.4 pts
Speed & performance
92
10%
10.0 pts
Mobile usability
88
8%
7.7 pts
Structured data & social
100
8%
8.7 pts
Local search
—
8%
n/a
Authority & trust
75
14%
11.4 pts
Accessibility
100
6%
6.5 pts
SEO total
94/100
Recommendations
Each item is tagged with the score it improves (SEO, AIO, or both) and carries a status: To do = on your current plan · ✓ Done = the change was detected on a re-check of your site · Still open = re-checked but not detected yet · Awaiting external data = a crawl of your site alone cannot confirm it.
Used in the copy-paste fix prompts below — hand them to ChatGPT, Claude, or whatever tool edits your site.
✓
Add Open Graph tags so shared links show a preview card
SEO + AIODone — detected on your site
The crawler found no Open Graph tags on the homepage, meaning every link shared on social platforms or in messaging apps renders as a plain URL with no image, title, or description. This reduces click-through on shared links and also signals to AI crawlers that the page lacks basic metadata hygiene. Add at minimum og:title, og:description, og:image, and og:url to the <head>; a concrete og:title to start could be: "Dividendly — Track & Grow Your Dividend Portfolio".
Last verification (Aug 10, 2026): Change detected on the site: Open Graph present: og:description, og:image, og:image:alt, og:image:height, og:image:width, og:site_name, og:title, og:type, og:url
2
Build authority proactively given the domain's short history
SEO + AIOStill open — not detected yet
The public RDAP record shows the domain was registered 2025-06-30, making it roughly 1.1 years old — a timeframe where search engines and AI systems typically apply additional scrutiny to trust signals. Newer domains are not penalized outright, but they have fewer backlinks, brand mentions, and historical signals to draw on, which is reflected in the Authority & trust category score of 75. Focus on earning quality inbound links, publishing citable original data, and maintaining consistent structured information to accelerate trust-building.
Last verification (Aug 10, 2026): Still showing on the latest crawl: Registered 2025-06-30 (1.1 years ago) per the public RDAP registry record.
I need help fixing an issue on my website dividendly.ai.
My site is built with: [YOUR PLATFORM].
Issue found by an automated review: Build authority proactively given the domain's short history
Details and evidence from the crawl: The public RDAP record shows the domain was registered 2025-06-30, making it roughly 1.1 years old — a timeframe where search engines and AI systems typically apply additional scrutiny to trust signals. Newer domains are not penalized outright, but they have fewer backlinks, brand mentions, and historical signals to draw on, which is reflected in the Authority & trust category score of 75. Focus on earning quality inbound links, publishing citable original data, and maintaining consistent structured information to accelerate trust-building.
Area: Authority & trust — improves my SEO + AIO score.
Please: 1) briefly explain what needs to change for my specific platform, 2) give me the exact code or settings changes to make, 3) tell me exactly where to put them, and 4) list what I should double-check after publishing. Keep the changes minimal and safe, and don't touch unrelated code.
Paste into your AI tool; after publishing the fix, re-check below to turn this item green.
✓
Enable text compression to reduce page transfer size
SEO + AIODone — detected on your site
The homepage response was returned with Content-Encoding: none, meaning HTML, CSS, and JavaScript are sent uncompressed to every visitor and crawler. Enabling gzip or Brotli compression on the server typically helps reduce transfer size by 60–80% for text assets, which supports faster load times and contributes to the Speed & performance score currently at 92. Configure compression at the server or CDN level — most platforms (Nginx, Apache, Cloudflare, Vercel) offer this as a single setting.
Last verification (Aug 10, 2026): Change detected on the site: Content-Encoding: gzip on the homepage response.
✓
Add descriptive alt text to all 64 images on the page
SEO + AIODone — detected on your site
The crawler found that 0 of 64 images carry an alt attribute, a 0% pass rate that is the primary driver of the low Accessibility score of 67. Missing alt text means screen-reader users receive no information about those images, and search and AI crawlers cannot interpret visual content that may include charts, logos, or data visualizations central to the page's value. Write short, descriptive alt text for each image that conveys its meaning in context — for example, a dividend yield chart might use alt="Bar chart showing 12-month dividend yield trend for portfolio".
Last verification (Aug 10, 2026): Change detected on the site: 64 of 64 images have alt text (100%).
✓
Add FAQ or HowTo schema to help answer engines surface your content
AIODone — detected on your site
No FAQPage, QAPage, or HowTo schema was detected, which is a missed opportunity given that the Structured data & social category already scores 72 and the AIO score sits at 86. Answer engines like Google's AI Overviews and ChatGPT's browse feature preferentially pull from pages with explicitly structured questions and answers, so adding schema typically helps your content appear in direct-answer contexts. Identify 3–5 common questions your users ask — such as how to read a dividend yield or how to filter by payout frequency — and mark them up with FAQPage schema in JSON-LD.
Last verification (Aug 10, 2026): Change detected on the site: Found: FAQPage
6
Accessibility audit
SEO + AIOAwaiting external data
A professional audit (or automated service like axe/WAVE tooling) covers contrast, keyboard and screen-reader testing that a crawl cannot.
Optional third-party service — listed for completeness; we have no affiliation and receive nothing if you buy.
Last verification (Aug 10, 2026): Optional service — not machine-verifiable from a crawl.
I need help fixing 1 issues on my website dividendly.ai, found by an automated review. My site is built with: [YOUR PLATFORM].
2. Build authority proactively given the domain's short history
Evidence: The public RDAP record shows the domain was registered 2025-06-30, making it roughly 1.1 years old — a timeframe where search engines and AI systems typically apply additional scrutiny to trust signals. Newer domains are not penalized outright, but they have fewer backlinks, brand mentions, and historical signals to draw on, which is reflected in the Authority & trust category score of 75. Focus on earning quality inbound links, publishing citable original data, and maintaining consistent structured information to accelerate trust-building.
Area: Authority & trust — improves SEO + AIO.
Work through them one at a time, in order. For each: Please: 1) briefly explain what needs to change for my specific platform, 2) give me the exact code or settings changes to make, 3) tell me exactly where to put them, and 4) list what I should double-check after publishing. Keep the changes minimal and safe, and don't touch unrelated code.
One combined prompt covering every open recommendation, in priority order.
GEO & AI Visibility Audit every check, with evidence
✓ pass · ! partial · ✗ fail · i informational · – not applicable. Every row states what was actually measured on this crawl.
Search visibility counts toward SEO + AIO
✓
Crawlers allowed (robots.txt)
robots.txt present and does not block all crawling.
✓
Homepage indexable (no noindex)
No noindex directive on the homepage.
✓
XML sitemap
Sitemap found at https://dividendly.ai/sitemap.xml with 2108 <loc> entries.
✓
Canonical URL declared
rel=canonical → https://dividendly.ai/
✓
HTTP redirects to HTTPS
http:// version 301/302-redirects to https://.
✓
One canonical host (www vs apex)
www/apex variants resolve to a single canonical host.
✓
Missing pages return real 404s
Non-existent URLs correctly return HTTP 404.
Titles, content & keywords counts toward SEO + AIO
✓
Page title
Title (31 chars): “Dividendly — Dividend Dashboard”
✓
Meta description
Description (116 chars): “Independent dividend research: live declarations, ex-dividend calendar, DRIP calculator, screener, and ETF analysis.”
No AI/answer-engine crawlers are blocked in robots.txt (checked: GPTBot, ClaudeBot, anthropic-ai, PerplexityBot, Google-Extended, CCBot).
!
llms.txt
No /llms.txt (an emerging convention for guiding AI assistants; low weight because adoption is still early).
✓
Q&A / HowTo schema
Found: FAQPage
✓
Clear content sections (H2s)
8 H2 section heading(s) on the homepage.
✓
Direct opening summary
First paragraph is 66 words. “Dividendly helps income investors research dividend-paying stocks and ETFs by symbol, company, curre…”
!
RSS/Atom feed
No RSS/Atom feed link.
✓
Freshness signals
Found: a current/recent year in the visible text.
Local search counts toward SEO
–
Local-business signals
No phone number, street address or map found — this category is excluded from the grade. If you serve a local area, adding these matters a lot; if you're not a local business, it doesn't apply.
Authority & trust counts toward SEO + AIO
i
Global popularity rank
Not in the Tranco top-1M most-visited domains — normal for small, new and local sites. This check only ever adds points; absence never subtracts.
!
Domain age
Registered 2025-06-30 (1.1 years ago) per the public RDAP registry record.
✓
About / Contact / Privacy discoverable
Linked from homepage: about, contact, privacy.
!
Social profiles linked
No social profile links found.
–
Backlink profile
Not measured: external backlink counts and domain-authority scores require commercial link-index data this tool does not query. Treat any tool that shows them 'free' with care — ask where the numbers come from.
Accessibility counts toward SEO + AIO
✓
Page language declared
<html lang="en">
✓
Image alt text
64 of 64 images have alt text (100%).
✓
Form fields labelled
2 of 2 visible form fields have labels.
✓
Links have accessible names
All links have text or accessible names.
Crawl facts: TTFB 220 ms · 49 KB HTML · HTTP/2 · 0 redirect(s) · measured once from our server at 2026-08-10T21:07:55+00:00.
Review history
Date
Type
SEO
AIO
Aug 10, 2026 21:07 UTC
Follow-up #2
A 94/100
A 93/100
Aug 10, 2026 20:24 UTC
Initial
B 87/100
B 86/100
Re-checks verify your recommendations against a fresh crawl. Results in search engines and external data typically take longer to move than on-site fixes.