SEO audit for qayd.sa
قيد | دفتر الديون الرقمي
Health 65/100 (fair) · 10 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)قيد منصة رقمية لتوثيق الديون وتنظيم التحصيل وحفظ الحقوق.
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Security | 70 | 0 | 10 | 10 |
| Canonical | 73 | 0 | 9 | 0 |
| Content | 79 | 0 | 7 | 0 |
| Agent Readiness | 97 | 0 | 1 | 18 |
| Budget | 97 | 0 | 1 | 0 |
| Headings | 97 | 0 | 1 | 0 |
| Indexability | 97 | 0 | 1 | 0 |
| Cache | 100 | 0 | 0 | 10 |
| Images | 100 | 0 | 0 | 9 |
| Links | 100 | 0 | 0 | 4 |
| Meta Description | 100 | 0 | 0 | 7 |
| Performance | 100 | 0 | 0 | 26 |
| Social | 100 | 0 | 0 | 18 |
| Structured Data | 100 | 0 | 0 | 9 |
| Titles | 100 | 0 | 0 | 4 |
Warnings (7 rules)
warning Control has no accessible name
Rule agent.control_no_name · Agent Readiness · 1 occurrence(s)
- https://qayd.sa/pos-login/ — 3 button/link(s) with no text or aria-label — an agent can't target them
warning Noindex page receives internal links (crawl-budget waste)
Rule budget.noindex_linked · Budget · 1 occurrence(s)
- https://qayd.sa/pos-dashboard/ — this noindex page has 1 internal inlink(s) — Googlebot follows them, fetches the page, then drops it unindexed, spending crawl budget for no indexing benefit (and the links leak equity). Remove/redirect the links, or drop the noindex if the page should be indexed. Linked from: https://qayd.sa/pos-login/.
warning Missing canonical tag
Rule canonical.missing · Canonical · 9 occurrence(s)
warning Thin content (low word count)
Rule content.thin · Content · 7 occurrence(s)
- https://qayd.sa/contact/ — 144 words
- https://qayd.sa/faq/ — 97 words
- https://qayd.sa/packages/ — 115 words
- https://qayd.sa/pos-login/ — 131 words
- https://qayd.sa/privacy/ — 100 words
- https://qayd.sa/register/ — 123 words
- https://qayd.sa/search/ — 110 words
warning Content-Type header doesn't match the actual content
Rule headers.content_type_mismatch · Security · 10 occurrence(s)
- https://qayd.sa/ — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://qayd.sa/contact/ — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://qayd.sa/faq/ — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://qayd.sa/individuals/ — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://qayd.sa/packages/ — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://qayd.sa/pos-dashboard/ — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://qayd.sa/pos-login/ — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://qayd.sa/privacy/ — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://qayd.sa/register/ — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://qayd.sa/search/ — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
warning noindex + nofollow (blocks link equity flow)
Rule index.noindex_nofollow · Indexability · 1 occurrence(s)
- https://qayd.sa/pos-dashboard/ — meta/X-Robots: meta=noindex, nofollow
Notices (17 rules)
notice Heading levels skip a level
Rule agent.heading_skip · Agent Readiness · 9 occurrence(s)
- https://qayd.sa/ — h5 follows h2 — skips h3
- https://qayd.sa/contact/ — h5 follows h2 — skips h3
- https://qayd.sa/faq/ — h6 follows h3 — skips h4
- https://qayd.sa/individuals/ — h4 follows h2 — skips h3
- https://qayd.sa/packages/ — h6 follows h3 — skips h4
- https://qayd.sa/pos-login/ — h6 follows h3 — skips h4
- https://qayd.sa/privacy/ — h6 follows h3 — skips h4
- https://qayd.sa/register/ — h6 follows h3 — skips h4
- https://qayd.sa/search/ — h5 follows h2 — skips h3
notice No main landmark for AI agents
Rule agent.no_main_landmark · Agent Readiness · 9 occurrence(s)
- https://qayd.sa/ — add a <main> element (or role=main) around the primary content
- https://qayd.sa/contact/ — add a <main> element (or role=main) around the primary content
- https://qayd.sa/faq/ — add a <main> element (or role=main) around the primary content
- https://qayd.sa/individuals/ — add a <main> element (or role=main) around the primary content
- https://qayd.sa/packages/ — add a <main> element (or role=main) around the primary content
- https://qayd.sa/pos-login/ — add a <main> element (or role=main) around the primary content
- https://qayd.sa/privacy/ — add a <main> element (or role=main) around the primary content
- https://qayd.sa/register/ — add a <main> element (or role=main) around the primary content
- https://qayd.sa/search/ — add a <main> element (or role=main) around the primary content
notice Page served uncached (no-store/private or CDN bypass)
Rule cache.not_cacheable · Cache · 10 occurrence(s)
- https://qayd.sa/ — Cache-Control: (none) · cloudflare: DYNAMIC
- https://qayd.sa/contact/ — Cache-Control: (none) · cloudflare: DYNAMIC
- https://qayd.sa/faq/ — Cache-Control: (none) · cloudflare: DYNAMIC
- https://qayd.sa/individuals/ — Cache-Control: (none) · cloudflare: DYNAMIC
- https://qayd.sa/packages/ — Cache-Control: (none) · cloudflare: DYNAMIC
- https://qayd.sa/pos-dashboard/ — Cache-Control: (none) · cloudflare: DYNAMIC
- https://qayd.sa/pos-login/ — Cache-Control: (none) · cloudflare: DYNAMIC
- https://qayd.sa/privacy/ — Cache-Control: (none) · cloudflare: DYNAMIC
- https://qayd.sa/register/ — Cache-Control: (none) · cloudflare: DYNAMIC
- https://qayd.sa/search/ — Cache-Control: (none) · cloudflare: DYNAMIC
notice Likely hero image lacks fetchpriority=high
Rule images.hero_no_fetchpriority · Performance · 7 occurrence(s)
- https://qayd.sa/ — the likely hero/LCP image (app-phones.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://qayd.sa/contact/ — the likely hero/LCP image (hero-contact.webp) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://qayd.sa/faq/ — the likely hero/LCP image (hero-faq.webp) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://qayd.sa/individuals/ — the likely hero/LCP image (hero-individuals.webp) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://qayd.sa/packages/ — the likely hero/LCP image (hero-packages.webp) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://qayd.sa/privacy/ — the likely hero/LCP image (hero-privacy.webp) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://qayd.sa/register/ — the likely hero/LCP image (hero-register.webp) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
notice Images without width/height (layout shift / CLS)
Rule images.missing_dimensions · Images · 9 occurrence(s)
- https://qayd.sa/ — 4 of 4 images without width/height
- https://qayd.sa/contact/ — 4 of 4 images without width/height
- https://qayd.sa/faq/ — 3 of 3 images without width/height
- https://qayd.sa/individuals/ — 5 of 5 images without width/height
- https://qayd.sa/packages/ — 3 of 3 images without width/height
- https://qayd.sa/pos-dashboard/ — 2 of 2 images without width/height
- https://qayd.sa/privacy/ — 3 of 3 images without width/height
- https://qayd.sa/register/ — 3 of 3 images without width/height
- https://qayd.sa/search/ — 2 of 2 images without width/height
notice Internal link has no anchor text / accessible name
Rule links.no_anchor_text · Links · 1 occurrence(s)
- https://qayd.sa/pos-login/ — 1 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
notice Page has only one internal inlink (fragile crawl path)
Rule links.single_inlink · Links · 2 occurrence(s)
- https://qayd.sa/pos-login/ — only one internal link points here — if that source changes, this page becomes an orphan. Add more contextual internal links to strengthen the crawl path.
- https://qayd.sa/search/ — only one internal link points here — if that source changes, this page becomes an orphan. Add more contextual internal links to strengthen the crawl path.
notice Internal link points to a noindex page
Rule links.to_noindex · Links · 1 occurrence(s)
- https://qayd.sa/pos-login/ — https://qayd.sa/pos-dashboard/
notice Meta description too short
Rule meta_desc.too_short · Meta Description · 7 occurrence(s)
- https://qayd.sa/contact/ — 47 chars
- https://qayd.sa/faq/ — 38 chars
- https://qayd.sa/individuals/ — 43 chars
- https://qayd.sa/packages/ — 31 chars
- https://qayd.sa/privacy/ — 38 chars
- https://qayd.sa/register/ — 49 chars
- https://qayd.sa/search/ — 20 chars
notice Missing Open Graph tags
Rule og.missing · Social · 9 occurrence(s)
- https://qayd.sa/ — og:title, og:description, og:image
- https://qayd.sa/contact/ — og:title, og:description, og:image
- https://qayd.sa/faq/ — og:title, og:description, og:image
- https://qayd.sa/individuals/ — og:title, og:description, og:image
- https://qayd.sa/packages/ — og:title, og:description, og:image
- https://qayd.sa/pos-login/ — og:title, og:description, og:image
- https://qayd.sa/privacy/ — og:title, og:description, og:image
- https://qayd.sa/register/ — og:title, og:description, og:image
- https://qayd.sa/search/ — og:title, og:description, og:image
notice Legacy image format (jpg/png/gif) with no next-gen fallback
Rule perf.images_legacy_format · Performance · 9 occurrence(s)
- https://qayd.sa/ — 4 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://qayd.sa/contact/ — 2 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://qayd.sa/faq/ — 2 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://qayd.sa/individuals/ — 3 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://qayd.sa/packages/ — 2 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://qayd.sa/pos-dashboard/ — 1 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://qayd.sa/privacy/ — 2 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://qayd.sa/register/ — 2 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://qayd.sa/search/ — 2 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
notice No ETag header (no conditional GET for unchanged pages)
Rule perf.no_etag · Performance · 10 occurrence(s)
- https://qayd.sa/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- https://qayd.sa/contact/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- https://qayd.sa/faq/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- https://qayd.sa/individuals/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- https://qayd.sa/packages/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- https://qayd.sa/pos-dashboard/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- https://qayd.sa/pos-login/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- https://qayd.sa/privacy/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- https://qayd.sa/register/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- https://qayd.sa/search/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
notice No structured data detected
Rule schema.none · Structured Data · 9 occurrence(s)
notice Missing recommended security headers
Rule security.missing_headers · Security · 10 occurrence(s)
- https://qayd.sa/ — HSTS, CSP, X-Content-Type-Options
- https://qayd.sa/contact/ — HSTS, CSP, X-Content-Type-Options
- https://qayd.sa/faq/ — HSTS, CSP, X-Content-Type-Options
- https://qayd.sa/individuals/ — HSTS, CSP, X-Content-Type-Options
- https://qayd.sa/packages/ — HSTS, CSP, X-Content-Type-Options
- https://qayd.sa/pos-dashboard/ — HSTS, CSP, X-Content-Type-Options
- https://qayd.sa/pos-login/ — HSTS, CSP, X-Content-Type-Options
- https://qayd.sa/privacy/ — CSP, X-Content-Type-Options, HSTS
- https://qayd.sa/register/ — X-Content-Type-Options, HSTS, CSP
- https://qayd.sa/search/ — HSTS, CSP, X-Content-Type-Options
notice Title tag is identical to the H1 (missed keyword variation)
Rule title.same_as_h1 · Titles · 1 occurrence(s)
- https://qayd.sa/individuals/ — the <title> and the H1 are identical — differentiate them to cover more query variation
notice Title is very short
Rule title.too_short · Titles · 3 occurrence(s)
- https://qayd.sa/individuals/ — 11 chars
- https://qayd.sa/packages/ — 13 chars
- https://qayd.sa/search/ — 11 chars
notice Missing Twitter Card tag
Rule twitter.missing · Social · 9 occurrence(s)
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://qayd.sa/ قيد | دفتر الديون الرقمي |
200 | yes | 442 | 10 |
| https://qayd.sa/contact/ تواصل معنا | قيد |
200 | yes | 144 | 9 |
| https://qayd.sa/faq/ الأسئلة الشائعة | قيد |
200 | yes | 97 | 9 |
| https://qayd.sa/packages/ الباقات | قيد |
200 | yes | 115 | 9 |
| https://qayd.sa/privacy/ سياسة الخصوصية | قيد |
200 | yes | 100 | 9 |
| https://qayd.sa/register/ اشترك معنا | قيد |
200 | yes | 123 | 9 |
| https://qayd.sa/individuals/ قيد للأفراد |
200 | yes | 227 | 8 |
| https://qayd.sa/pos-dashboard/ قيد - لوحة التاجر |
200 | no | 206 | 1 |
| https://qayd.sa/pos-login/ قيد - دخول التاجر |
200 | yes | 131 | 1 |
| https://qayd.sa/search/ البحث | قيد |
200 | yes | 110 | 1 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.