Catalog / successdrivenadvisors.click
65

SEO audit for successdrivenadvisors.click

احجز استشارتك مع مستشارو النجاح - book your success

other

Health 65/100 (fair) · 5 pages crawled · generated 2026-08-26

Download Markdown report (feed to ChatGPT / Claude / Cursor)

احجز خدمات استشارية متميزة مع مستشارو النجاح. نقدم حلول book احترافية لتطوير أعمالك وتحقيق أهدافك المهنية بنجاح.

Screenshot of successdrivenadvisors.click
5
pages crawled
5
indexable pages
0
errors
7
warnings
47
notices
0
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Security 70 0 5 5
Canonical 94 0 1 2
Duplicate 94 0 1 0
Cache 100 0 0 5
Content 100 0 0 5
Images 100 0 0 5
Performance 100 0 0 12
Social 100 0 0 10
Structured Data 100 0 0 3
Findings

Warnings (3 rules)

warning Interior page canonicalizes to the homepage

Rule canonical.points_to_homepage · Canonical · 1 occurrence(s)

  • https://successdrivenadvisors.click/index.html — this interior page canonicalizes to the homepage (https://successdrivenadvisors.click/) — Google will treat the homepage as authoritative and drop this page from search. Point the canonical at the page's own URL.

warning Homepage duplicated across protocol/host variants (no redirect)

Rule duplicate.protocol_host · Duplicate · 1 occurrence(s)

  • https://successdrivenadvisors.click/ — http://successdrivenadvisors.click/ serves the same homepage content with a 200 and no redirect — Google sees a duplicate. Pick one canonical host/scheme and 301-redirect the others.

warning Content-Type header doesn't match the actual content

Rule headers.content_type_mismatch · Security · 5 occurrence(s)

  • https://successdrivenadvisors.click/ — 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://successdrivenadvisors.click/about.html — 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://successdrivenadvisors.click/index.html — 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://successdrivenadvisors.click/process.html — 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://successdrivenadvisors.click/services.html — 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".

Notices (12 rules)

notice Page served uncached (no-store/private or CDN bypass)

Rule cache.not_cacheable · Cache · 5 occurrence(s)

notice Canonical target reachable only via a canonical tag (no inlinks)

Rule canonical.isolated_url · Canonical · 1 occurrence(s)

  • https://successdrivenadvisors.click/ — this URL is a canonical target but has no internal links pointing to it — crawlers only learn of it via the canonical tag. Add direct internal links (or list it in the sitemap).

notice Canonical points to a different URL

Rule canonical.non_self · Canonical · 1 occurrence(s)

notice Likely hero image lacks fetchpriority=high

Rule images.hero_no_fetchpriority · Performance · 5 occurrence(s)

  • https://successdrivenadvisors.click/ — the likely hero/LCP image (9k=) 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://successdrivenadvisors.click/about.html — the likely hero/LCP image (z) 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://successdrivenadvisors.click/index.html — the likely hero/LCP image (9k=) 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://successdrivenadvisors.click/process.html — the likely hero/LCP image (9k=) 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://successdrivenadvisors.click/services.html — the likely hero/LCP image (2q==) 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 · 5 occurrence(s)

notice Missing Open Graph tags

Rule og.missing · Social · 5 occurrence(s)

notice Large HTML document

Rule perf.large_html · Performance · 2 occurrence(s)

notice No ETag header (no conditional GET for unchanged pages)

Rule perf.no_etag · Performance · 5 occurrence(s)

  • https://successdrivenadvisors.click/ — 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://successdrivenadvisors.click/about.html — 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://successdrivenadvisors.click/index.html — 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://successdrivenadvisors.click/process.html — 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://successdrivenadvisors.click/services.html — 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 Missing recommended security headers

Rule security.missing_headers · Security · 5 occurrence(s)

Pages (showing 5 of 5)
URLStatusIndexableWordsIn-links
https://successdrivenadvisors.click/about.html
من نحن - book قصة نجاح مستشارو النجاح
200 yes 865 5
https://successdrivenadvisors.click/index.html
احجز استشارتك مع مستشارو النجاح - book your success
200 yes 675 5
https://successdrivenadvisors.click/process.html
آلية عمل خدمة book الاستشارية - مستشارو النجاح
200 yes 896 5
https://successdrivenadvisors.click/services.html
خدمات book الاستشارية المتكاملة - مستشارو النجاح
200 yes 770 5
https://successdrivenadvisors.click/
احجز استشارتك مع مستشارو النجاح - book your success
200 yes 675 0

Audit your own site — free

157 checks, internal PageRank, render-diff. No signup, results in ~30s.

Scan your site →