SEO audit for codesample.co.il
עמוד הבית - פיתוח אתרים מקצועי
Health 65/100 (fair) · 9 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)פיתוח אתרים מקצועי לעסקים: אתרי תדמית, חנויות אונליין ואפליקציות Web. עיצוב מודרני, ביצועים ו-SEO. דברו איתנו לקבלת הצעת מחיר.
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Security | 70 | 0 | 9 | 9 |
| Duplicate | 93 | 0 | 2 | 0 |
| Canonical | 97 | 0 | 1 | 2 |
| Images | 97 | 0 | 1 | 9 |
| Agent Readiness | 100 | 0 | 0 | 19 |
| Performance | 100 | 0 | 0 | 15 |
| Structured Data | 100 | 0 | 0 | 7 |
Warnings (4 rules)
warning Interior page canonicalizes to the homepage
Rule canonical.points_to_homepage · Canonical · 1 occurrence(s)
- https://codesample.co.il/index.html — this interior page canonicalizes to the homepage (https://codesample.co.il/) — 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 · 2 occurrence(s)
- https://codesample.co.il/ — http://codesample.co.il/ 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.
- https://codesample.co.il/ — http://www.codesample.co.il/ 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 · 9 occurrence(s)
- https://codesample.co.il/ — 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://codesample.co.il/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://codesample.co.il/accessibility-statement.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://codesample.co.il/contact.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://codesample.co.il/cookie-policy.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://codesample.co.il/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://codesample.co.il/portfolio.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://codesample.co.il/privacy-policy.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://codesample.co.il/website-building.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".
warning Images missing alt text
Rule images.missing_alt · Images · 1 occurrence(s)
- https://codesample.co.il/portfolio.html — 1 of 25 images missing alt
Notices (11 rules)
notice Heading levels skip a level
Rule agent.heading_skip · Agent Readiness · 9 occurrence(s)
- https://codesample.co.il/ — h3 follows h1 — skips h2
- https://codesample.co.il/about.html — h4 follows h2 — skips h3
- https://codesample.co.il/accessibility-statement.html — h4 follows h2 — skips h3
- https://codesample.co.il/contact.html — h4 follows h2 — skips h3
- https://codesample.co.il/cookie-policy.html — h4 follows h2 — skips h3
- https://codesample.co.il/index.html — h3 follows h1 — skips h2
- https://codesample.co.il/portfolio.html — h3 follows h1 — skips h2
- https://codesample.co.il/privacy-policy.html — h4 follows h2 — skips h3
- https://codesample.co.il/website-building.html — h4 follows h2 — skips h3
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://codesample.co.il/ — no llms.txt found at the site root — add one so AI agents get a curated site summary
notice No main landmark for AI agents
Rule agent.no_main_landmark · Agent Readiness · 9 occurrence(s)
- https://codesample.co.il/ — add a <main> element (or role=main) around the primary content
- https://codesample.co.il/about.html — add a <main> element (or role=main) around the primary content
- https://codesample.co.il/accessibility-statement.html — add a <main> element (or role=main) around the primary content
- https://codesample.co.il/contact.html — add a <main> element (or role=main) around the primary content
- https://codesample.co.il/cookie-policy.html — add a <main> element (or role=main) around the primary content
- https://codesample.co.il/index.html — add a <main> element (or role=main) around the primary content
- https://codesample.co.il/portfolio.html — add a <main> element (or role=main) around the primary content
- https://codesample.co.il/privacy-policy.html — add a <main> element (or role=main) around the primary content
- https://codesample.co.il/website-building.html — add a <main> element (or role=main) around the primary content
notice Canonical target reachable only via a canonical tag (no inlinks)
Rule canonical.isolated_url · Canonical · 1 occurrence(s)
- https://codesample.co.il/ — 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)
- https://codesample.co.il/index.html — canonical=https://codesample.co.il/
notice Likely hero image lacks fetchpriority=high
Rule images.hero_no_fetchpriority · Performance · 4 occurrence(s)
- https://codesample.co.il/ — the likely hero/LCP image (logo.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://codesample.co.il/about.html — the likely hero/LCP image (logo.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://codesample.co.il/index.html — the likely hero/LCP image (logo.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://codesample.co.il/portfolio.html — the likely hero/LCP image (yomtov.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.
notice Images without width/height (layout shift / CLS)
Rule images.missing_dimensions · Images · 9 occurrence(s)
- https://codesample.co.il/ — 2 of 2 images without width/height
- https://codesample.co.il/about.html — 2 of 2 images without width/height
- https://codesample.co.il/accessibility-statement.html — 1 of 1 images without width/height
- https://codesample.co.il/contact.html — 1 of 1 images without width/height
- https://codesample.co.il/cookie-policy.html — 1 of 1 images without width/height
- https://codesample.co.il/index.html — 2 of 2 images without width/height
- https://codesample.co.il/portfolio.html — 25 of 25 images without width/height
- https://codesample.co.il/privacy-policy.html — 1 of 1 images without width/height
- https://codesample.co.il/website-building.html — 1 of 1 images without width/height
notice Legacy image format (jpg/png/gif) with no next-gen fallback
Rule perf.images_legacy_format · Performance · 9 occurrence(s)
- https://codesample.co.il/ — 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://codesample.co.il/about.html — 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://codesample.co.il/accessibility-statement.html — 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://codesample.co.il/contact.html — 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://codesample.co.il/cookie-policy.html — 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://codesample.co.il/index.html — 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://codesample.co.il/portfolio.html — 24 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://codesample.co.il/privacy-policy.html — 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://codesample.co.il/website-building.html — 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.
notice Slow server response
Rule perf.slow_response · Performance · 2 occurrence(s)
- https://codesample.co.il/about.html — 5633 ms
- https://codesample.co.il/portfolio.html — 11385 ms
notice No structured data detected
Rule schema.none · Structured Data · 7 occurrence(s)
notice Missing recommended security headers
Rule security.missing_headers · Security · 9 occurrence(s)
- https://codesample.co.il/ — X-Content-Type-Options, HSTS
- https://codesample.co.il/about.html — HSTS, X-Content-Type-Options
- https://codesample.co.il/accessibility-statement.html — X-Content-Type-Options, HSTS
- https://codesample.co.il/contact.html — HSTS, X-Content-Type-Options
- https://codesample.co.il/cookie-policy.html — HSTS, X-Content-Type-Options
- https://codesample.co.il/index.html — HSTS, X-Content-Type-Options
- https://codesample.co.il/portfolio.html — X-Content-Type-Options, HSTS
- https://codesample.co.il/privacy-policy.html — HSTS, X-Content-Type-Options
- https://codesample.co.il/website-building.html — HSTS, X-Content-Type-Options
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://codesample.co.il/about.html אודות - מי אנחנו |
200 | yes | 387 | 9 |
| https://codesample.co.il/accessibility-statement.html הצהרת נגישות - codesample |
200 | yes | 255 | 9 |
| https://codesample.co.il/contact.html צור קשר - דברו איתנו |
200 | yes | 204 | 9 |
| https://codesample.co.il/cookie-policy.html מדיניות עוגיות (Cookies) - codesample |
200 | yes | 236 | 9 |
| https://codesample.co.il/index.html עמוד הבית - פיתוח אתרים מקצועי |
200 | yes | 304 | 9 |
| https://codesample.co.il/portfolio.html תיק עבודות - הפרויקטים שלנו |
200 | yes | 203 | 9 |
| https://codesample.co.il/privacy-policy.html מדיניות פרטיות - codesample |
200 | yes | 655 | 9 |
| https://codesample.co.il/website-building.html בניית אתרים - פתרונות מתקדמים |
200 | yes | 344 | 9 |
| https://codesample.co.il/ עמוד הבית - פיתוח אתרים מקצועי |
200 | yes | 304 | 0 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.