---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: nahwu.id
report_url: "https://crawlinx.com/audit/nahwu.id"
crawl_id: 20260722T192215-0680fa7e
health_score: 65
generated_at: 2026-08-26T02:40:34Z
total_pages: 50
html_pages: 50
indexable_pages: 50
errors: 0
warnings: 204
notices: 291
---

# SEO audit: nahwu.id

**Health score: 65/100** — needs attention

> Audited by [Crawlinx](https://crawlinx.com) — the free technical-SEO crawler. Full report: https://crawlinx.com/audit/nahwu.id

## Overview

| Metric | Value |
| --- | --- |
| Pages crawled | 50 |
| HTML pages | 50 |
| Indexable | 50 |
| Non-indexable | 0 |
| Orphan pages | 0 |
| Broken internal links | 0 |
| Avg response time | 1005 ms |
| Errors / Warnings / Notices | 0 / 204 / 291 |
| Status codes | 50×200 |

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Structured Data | 41 | 0 | 98 | 20 |
| Performance | 70 | 0 | 50 | 80 |
| Security | 70 | 0 | 50 | 50 |
| Titles | 97 | 0 | 5 | 49 |
| Budget | 99 | 0 | 1 | 0 |
| Agent Readiness | 100 | 0 | 0 | 6 |
| Cache | 100 | 0 | 0 | 50 |
| Content | 100 | 0 | 0 | 4 |
| Headings | 100 | 0 | 0 | 1 |
| Images | 100 | 0 | 0 | 10 |
| Social | 100 | 0 | 0 | 20 |
| URL | 100 | 0 | 0 | 1 |

## Issues

### Warnings (204)

#### robots.txt-disallowed URL receives internal links (crawl-budget leak)

- Rule: `budget.disallow_linked` · Category: Budget · Occurrences: 1

- [https://nahwu.id/wp-admin/post.php?post=2905&action=edit](https://nahwu.id/wp-admin/post.php?post=2905&action=edit) — internal links point to https://nahwu.id/wp-admin/post.php?post=2905&action=edit, which robots.txt disallows for Googlebot — Googlebot discovers the URL, checks robots, then rejects it without indexing, wasting crawl budget and losing the link equity. Remove the internal links, or use noindex instead of Disallow if the page should be fetchable. Linked from: https://nahwu.id/surah-yasin/.

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

- Rule: `headers.content_type_mismatch` · Category: Security · Occurrences: 50

- [https://nahwu.id/](https://nahwu.id/) — 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://nahwu.id/al-baqarah-155-157/](https://nahwu.id/al-baqarah-155-157/) — 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://nahwu.id/al-isra-ayat-1/](https://nahwu.id/al-isra-ayat-1/) — 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://nahwu.id/alhamdulillah-ya-rabb-artinya/](https://nahwu.id/alhamdulillah-ya-rabb-artinya/) — 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://nahwu.id/analisis-kata-%E1%B8%A5amdu/](https://nahwu.id/analisis-kata-%E1%B8%A5amdu/) — 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://nahwu.id/analisis-kata-fataha/](https://nahwu.id/analisis-kata-fataha/) — 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://nahwu.id/analisis-kata-rahima-rahmat-rahman-rahim/](https://nahwu.id/analisis-kata-rahima-rahmat-rahman-rahim/) — 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://nahwu.id/analisis-kata-rahman-dan-rahim/](https://nahwu.id/analisis-kata-rahman-dan-rahim/) — 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://nahwu.id/analisis-kata-sabaha/](https://nahwu.id/analisis-kata-sabaha/) — 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://nahwu.id/analisis-kata-salima/](https://nahwu.id/analisis-kata-salima/) — 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://nahwu.id/asbabun-nuzul-surat-al-kafirun/](https://nahwu.id/asbabun-nuzul-surat-al-kafirun/) — 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://nahwu.id/asfala-safilin/](https://nahwu.id/asfala-safilin/) — 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://nahwu.id/ashabul-yamin/](https://nahwu.id/ashabul-yamin/) — 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://nahwu.id/astaghfirullah-naudzubillah-min-dzalik-artinya/](https://nahwu.id/astaghfirullah-naudzubillah-min-dzalik-artinya/) — 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://nahwu.id/at-tin-ayat-4/](https://nahwu.id/at-tin-ayat-4/) — 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://nahwu.id/at-tin-verse-5/](https://nahwu.id/at-tin-verse-5/) — 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://nahwu.id/bab-kalam-dan-kalimah-mutammimah-al-jurumiyah/](https://nahwu.id/bab-kalam-dan-kalimah-mutammimah-al-jurumiyah/) — 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://nahwu.id/basmalah-dalam-al-quran/](https://nahwu.id/basmalah-dalam-al-quran/) — 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://nahwu.id/cara-menulis-hamzah/](https://nahwu.id/cara-menulis-hamzah/) — 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://nahwu.id/fiil-mabni/](https://nahwu.id/fiil-mabni/) — 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://nahwu.id/humans-are-servants-of-goodness/](https://nahwu.id/humans-are-servants-of-goodness/) — 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://nahwu.id/husband-and-wife-quotes-in-quran/](https://nahwu.id/husband-and-wife-quotes-in-quran/) — 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://nahwu.id/ilmu-tajwid/](https://nahwu.id/ilmu-tajwid/) — 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://nahwu.id/kalimat-istirja/](https://nahwu.id/kalimat-istirja/) — 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://nahwu.id/kandungan-surah-al-ala/](https://nahwu.id/kandungan-surah-al-ala/) — 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://nahwu.id/kandungan-surah-yunus-ayat-40-41-berisi-ajaran-tentang/](https://nahwu.id/kandungan-surah-yunus-ayat-40-41-berisi-ajaran-tentang/) — 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://nahwu.id/kitab-mutammimah-al-jurumiyyah/](https://nahwu.id/kitab-mutammimah-al-jurumiyyah/) — 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://nahwu.id/laqad-jaakum-rasulum-min-anfusikum/](https://nahwu.id/laqad-jaakum-rasulum-min-anfusikum/) — 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://nahwu.id/makna-kata-subhan/](https://nahwu.id/makna-kata-subhan/) — 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://nahwu.id/makna-taziyah/](https://nahwu.id/makna-taziyah/) — 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://nahwu.id/marriage-quotes-in-islam/](https://nahwu.id/marriage-quotes-in-islam/) — 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://nahwu.id/meaning-of-mawaddah/](https://nahwu.id/meaning-of-mawaddah/) — 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://nahwu.id/mukaddimah-mutammimah-al-jurumiyyah/](https://nahwu.id/mukaddimah-mutammimah-al-jurumiyyah/) — 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://nahwu.id/perbedaan-naudzubillah-dan-audzubillah/](https://nahwu.id/perbedaan-naudzubillah-dan-audzubillah/) — 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://nahwu.id/robbi-habli-minassholihin-artinya/](https://nahwu.id/robbi-habli-minassholihin-artinya/) — 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://nahwu.id/sabr-quotes/](https://nahwu.id/sabr-quotes/) — 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://nahwu.id/sayyidul-istighfar/](https://nahwu.id/sayyidul-istighfar/) — 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://nahwu.id/surah-al-ala-ayat-18-19/](https://nahwu.id/surah-al-ala-ayat-18-19/) — 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://nahwu.id/surah-al-baqarah-2-ayat-terakhir/](https://nahwu.id/surah-al-baqarah-2-ayat-terakhir/) — 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://nahwu.id/surah-al-bayyinah-ayat-5/](https://nahwu.id/surah-al-bayyinah-ayat-5/) — 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://nahwu.id/surah-an-naziat-ayat-1-46/](https://nahwu.id/surah-an-naziat-ayat-1-46/) — 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://nahwu.id/surah-yasin/](https://nahwu.id/surah-yasin/) — 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://nahwu.id/surat-al-kahfi-arab-saja/](https://nahwu.id/surat-al-kahfi-arab-saja/) — 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://nahwu.id/surat-al-waqiah/](https://nahwu.id/surat-al-waqiah/) — 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://nahwu.id/surat-maryam-ayat-23/](https://nahwu.id/surat-maryam-ayat-23/) — 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://nahwu.id/taawudz/](https://nahwu.id/taawudz/) — 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://nahwu.id/tanwin/](https://nahwu.id/tanwin/) — 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://nahwu.id/tulisan-wallahualam-arab/](https://nahwu.id/tulisan-wallahualam-arab/) — 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://nahwu.id/waqaf-dalam-bahasa-arab/](https://nahwu.id/waqaf-dalam-bahasa-arab/) — 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://nahwu.id/yasin-mp3/](https://nahwu.id/yasin-mp3/) — 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".

#### Render-blocking script in <head> (no defer/async)

- Rule: `perf.render_blocking` · Category: Performance · Occurrences: 50

- [https://nahwu.id/](https://nahwu.id/) — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/al-baqarah-155-157/](https://nahwu.id/al-baqarah-155-157/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/al-isra-ayat-1/](https://nahwu.id/al-isra-ayat-1/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/alhamdulillah-ya-rabb-artinya/](https://nahwu.id/alhamdulillah-ya-rabb-artinya/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/analisis-kata-%E1%B8%A5amdu/](https://nahwu.id/analisis-kata-%E1%B8%A5amdu/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/analisis-kata-fataha/](https://nahwu.id/analisis-kata-fataha/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/analisis-kata-rahima-rahmat-rahman-rahim/](https://nahwu.id/analisis-kata-rahima-rahmat-rahman-rahim/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/analisis-kata-rahman-dan-rahim/](https://nahwu.id/analisis-kata-rahman-dan-rahim/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/analisis-kata-sabaha/](https://nahwu.id/analisis-kata-sabaha/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/analisis-kata-salima/](https://nahwu.id/analisis-kata-salima/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/asbabun-nuzul-surat-al-kafirun/](https://nahwu.id/asbabun-nuzul-surat-al-kafirun/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/asfala-safilin/](https://nahwu.id/asfala-safilin/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/ashabul-yamin/](https://nahwu.id/ashabul-yamin/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/astaghfirullah-naudzubillah-min-dzalik-artinya/](https://nahwu.id/astaghfirullah-naudzubillah-min-dzalik-artinya/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/at-tin-ayat-4/](https://nahwu.id/at-tin-ayat-4/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/at-tin-verse-5/](https://nahwu.id/at-tin-verse-5/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/bab-kalam-dan-kalimah-mutammimah-al-jurumiyah/](https://nahwu.id/bab-kalam-dan-kalimah-mutammimah-al-jurumiyah/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/basmalah-dalam-al-quran/](https://nahwu.id/basmalah-dalam-al-quran/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/cara-menulis-hamzah/](https://nahwu.id/cara-menulis-hamzah/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/fiil-mabni/](https://nahwu.id/fiil-mabni/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/humans-are-servants-of-goodness/](https://nahwu.id/humans-are-servants-of-goodness/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/husband-and-wife-quotes-in-quran/](https://nahwu.id/husband-and-wife-quotes-in-quran/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/ilmu-tajwid/](https://nahwu.id/ilmu-tajwid/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/kalimat-istirja/](https://nahwu.id/kalimat-istirja/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/kandungan-surah-al-ala/](https://nahwu.id/kandungan-surah-al-ala/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/kandungan-surah-yunus-ayat-40-41-berisi-ajaran-tentang/](https://nahwu.id/kandungan-surah-yunus-ayat-40-41-berisi-ajaran-tentang/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/kitab-mutammimah-al-jurumiyyah/](https://nahwu.id/kitab-mutammimah-al-jurumiyyah/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/laqad-jaakum-rasulum-min-anfusikum/](https://nahwu.id/laqad-jaakum-rasulum-min-anfusikum/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/makna-kata-subhan/](https://nahwu.id/makna-kata-subhan/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/makna-taziyah/](https://nahwu.id/makna-taziyah/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/marriage-quotes-in-islam/](https://nahwu.id/marriage-quotes-in-islam/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/meaning-of-mawaddah/](https://nahwu.id/meaning-of-mawaddah/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/mukaddimah-mutammimah-al-jurumiyyah/](https://nahwu.id/mukaddimah-mutammimah-al-jurumiyyah/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/perbedaan-naudzubillah-dan-audzubillah/](https://nahwu.id/perbedaan-naudzubillah-dan-audzubillah/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/robbi-habli-minassholihin-artinya/](https://nahwu.id/robbi-habli-minassholihin-artinya/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/sabr-quotes/](https://nahwu.id/sabr-quotes/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/sayyidul-istighfar/](https://nahwu.id/sayyidul-istighfar/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/surah-al-ala-ayat-18-19/](https://nahwu.id/surah-al-ala-ayat-18-19/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/surah-al-baqarah-2-ayat-terakhir/](https://nahwu.id/surah-al-baqarah-2-ayat-terakhir/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/surah-al-bayyinah-ayat-5/](https://nahwu.id/surah-al-bayyinah-ayat-5/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/surah-an-naziat-ayat-1-46/](https://nahwu.id/surah-an-naziat-ayat-1-46/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/surah-yasin/](https://nahwu.id/surah-yasin/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/surat-al-kahfi-arab-saja/](https://nahwu.id/surat-al-kahfi-arab-saja/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/surat-al-waqiah/](https://nahwu.id/surat-al-waqiah/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/surat-maryam-ayat-23/](https://nahwu.id/surat-maryam-ayat-23/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/taawudz/](https://nahwu.id/taawudz/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/tanwin/](https://nahwu.id/tanwin/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/tulisan-wallahualam-arab/](https://nahwu.id/tulisan-wallahualam-arab/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/waqaf-dalam-bahasa-arab/](https://nahwu.id/waqaf-dalam-bahasa-arab/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://nahwu.id/yasin-mp3/](https://nahwu.id/yasin-mp3/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)

#### BreadcrumbList present but structurally incomplete

- Rule: `schema.breadcrumb_incomplete` · Category: Structured Data · Occurrences: 49

- [https://nahwu.id/al-baqarah-155-157/](https://nahwu.id/al-baqarah-155-157/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/al-isra-ayat-1/](https://nahwu.id/al-isra-ayat-1/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/alhamdulillah-ya-rabb-artinya/](https://nahwu.id/alhamdulillah-ya-rabb-artinya/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/analisis-kata-%E1%B8%A5amdu/](https://nahwu.id/analisis-kata-%E1%B8%A5amdu/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/analisis-kata-fataha/](https://nahwu.id/analisis-kata-fataha/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/analisis-kata-rahima-rahmat-rahman-rahim/](https://nahwu.id/analisis-kata-rahima-rahmat-rahman-rahim/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/analisis-kata-rahman-dan-rahim/](https://nahwu.id/analisis-kata-rahman-dan-rahim/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/analisis-kata-sabaha/](https://nahwu.id/analisis-kata-sabaha/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/analisis-kata-salima/](https://nahwu.id/analisis-kata-salima/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/asbabun-nuzul-surat-al-kafirun/](https://nahwu.id/asbabun-nuzul-surat-al-kafirun/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/asfala-safilin/](https://nahwu.id/asfala-safilin/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/ashabul-yamin/](https://nahwu.id/ashabul-yamin/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/astaghfirullah-naudzubillah-min-dzalik-artinya/](https://nahwu.id/astaghfirullah-naudzubillah-min-dzalik-artinya/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/at-tin-ayat-4/](https://nahwu.id/at-tin-ayat-4/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/at-tin-verse-5/](https://nahwu.id/at-tin-verse-5/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/bab-kalam-dan-kalimah-mutammimah-al-jurumiyah/](https://nahwu.id/bab-kalam-dan-kalimah-mutammimah-al-jurumiyah/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/basmalah-dalam-al-quran/](https://nahwu.id/basmalah-dalam-al-quran/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/cara-menulis-hamzah/](https://nahwu.id/cara-menulis-hamzah/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/fiil-mabni/](https://nahwu.id/fiil-mabni/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/humans-are-servants-of-goodness/](https://nahwu.id/humans-are-servants-of-goodness/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/husband-and-wife-quotes-in-quran/](https://nahwu.id/husband-and-wife-quotes-in-quran/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/ilmu-tajwid/](https://nahwu.id/ilmu-tajwid/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/kalimat-istirja/](https://nahwu.id/kalimat-istirja/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/kandungan-surah-al-ala/](https://nahwu.id/kandungan-surah-al-ala/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/kandungan-surah-yunus-ayat-40-41-berisi-ajaran-tentang/](https://nahwu.id/kandungan-surah-yunus-ayat-40-41-berisi-ajaran-tentang/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/kitab-mutammimah-al-jurumiyyah/](https://nahwu.id/kitab-mutammimah-al-jurumiyyah/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/laqad-jaakum-rasulum-min-anfusikum/](https://nahwu.id/laqad-jaakum-rasulum-min-anfusikum/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/makna-kata-subhan/](https://nahwu.id/makna-kata-subhan/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/makna-taziyah/](https://nahwu.id/makna-taziyah/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/marriage-quotes-in-islam/](https://nahwu.id/marriage-quotes-in-islam/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/meaning-of-mawaddah/](https://nahwu.id/meaning-of-mawaddah/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/mukaddimah-mutammimah-al-jurumiyyah/](https://nahwu.id/mukaddimah-mutammimah-al-jurumiyyah/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/perbedaan-naudzubillah-dan-audzubillah/](https://nahwu.id/perbedaan-naudzubillah-dan-audzubillah/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/robbi-habli-minassholihin-artinya/](https://nahwu.id/robbi-habli-minassholihin-artinya/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/sabr-quotes/](https://nahwu.id/sabr-quotes/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/sayyidul-istighfar/](https://nahwu.id/sayyidul-istighfar/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/surah-al-ala-ayat-18-19/](https://nahwu.id/surah-al-ala-ayat-18-19/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/surah-al-baqarah-2-ayat-terakhir/](https://nahwu.id/surah-al-baqarah-2-ayat-terakhir/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/surah-al-bayyinah-ayat-5/](https://nahwu.id/surah-al-bayyinah-ayat-5/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/surah-an-naziat-ayat-1-46/](https://nahwu.id/surah-an-naziat-ayat-1-46/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/surah-yasin/](https://nahwu.id/surah-yasin/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/surat-al-kahfi-arab-saja/](https://nahwu.id/surat-al-kahfi-arab-saja/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/surat-al-waqiah/](https://nahwu.id/surat-al-waqiah/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/surat-maryam-ayat-23/](https://nahwu.id/surat-maryam-ayat-23/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/taawudz/](https://nahwu.id/taawudz/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/tanwin/](https://nahwu.id/tanwin/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/tulisan-wallahualam-arab/](https://nahwu.id/tulisan-wallahualam-arab/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/waqaf-dalam-bahasa-arab/](https://nahwu.id/waqaf-dalam-bahasa-arab/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://nahwu.id/yasin-mp3/](https://nahwu.id/yasin-mp3/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.

#### Rich-result schema missing required properties

- Rule: `schema.invalid` · Category: Structured Data · Occurrences: 49

- [https://nahwu.id/al-baqarah-155-157/](https://nahwu.id/al-baqarah-155-157/) — Organization missing: url
- [https://nahwu.id/al-isra-ayat-1/](https://nahwu.id/al-isra-ayat-1/) — Organization missing: url
- [https://nahwu.id/alhamdulillah-ya-rabb-artinya/](https://nahwu.id/alhamdulillah-ya-rabb-artinya/) — Organization missing: url
- [https://nahwu.id/analisis-kata-%E1%B8%A5amdu/](https://nahwu.id/analisis-kata-%E1%B8%A5amdu/) — Organization missing: url
- [https://nahwu.id/analisis-kata-fataha/](https://nahwu.id/analisis-kata-fataha/) — Organization missing: url
- [https://nahwu.id/analisis-kata-rahima-rahmat-rahman-rahim/](https://nahwu.id/analisis-kata-rahima-rahmat-rahman-rahim/) — Organization missing: url
- [https://nahwu.id/analisis-kata-rahman-dan-rahim/](https://nahwu.id/analisis-kata-rahman-dan-rahim/) — Organization missing: url
- [https://nahwu.id/analisis-kata-sabaha/](https://nahwu.id/analisis-kata-sabaha/) — Organization missing: url
- [https://nahwu.id/analisis-kata-salima/](https://nahwu.id/analisis-kata-salima/) — Organization missing: url
- [https://nahwu.id/asbabun-nuzul-surat-al-kafirun/](https://nahwu.id/asbabun-nuzul-surat-al-kafirun/) — Organization missing: url
- [https://nahwu.id/asfala-safilin/](https://nahwu.id/asfala-safilin/) — Organization missing: url
- [https://nahwu.id/ashabul-yamin/](https://nahwu.id/ashabul-yamin/) — Organization missing: url
- [https://nahwu.id/astaghfirullah-naudzubillah-min-dzalik-artinya/](https://nahwu.id/astaghfirullah-naudzubillah-min-dzalik-artinya/) — Organization missing: url
- [https://nahwu.id/at-tin-ayat-4/](https://nahwu.id/at-tin-ayat-4/) — Organization missing: url
- [https://nahwu.id/at-tin-verse-5/](https://nahwu.id/at-tin-verse-5/) — Organization missing: url
- [https://nahwu.id/bab-kalam-dan-kalimah-mutammimah-al-jurumiyah/](https://nahwu.id/bab-kalam-dan-kalimah-mutammimah-al-jurumiyah/) — Organization missing: url
- [https://nahwu.id/basmalah-dalam-al-quran/](https://nahwu.id/basmalah-dalam-al-quran/) — Organization missing: url
- [https://nahwu.id/cara-menulis-hamzah/](https://nahwu.id/cara-menulis-hamzah/) — Organization missing: url
- [https://nahwu.id/fiil-mabni/](https://nahwu.id/fiil-mabni/) — Organization missing: url
- [https://nahwu.id/humans-are-servants-of-goodness/](https://nahwu.id/humans-are-servants-of-goodness/) — Organization missing: url
- [https://nahwu.id/husband-and-wife-quotes-in-quran/](https://nahwu.id/husband-and-wife-quotes-in-quran/) — Organization missing: url
- [https://nahwu.id/ilmu-tajwid/](https://nahwu.id/ilmu-tajwid/) — Organization missing: url
- [https://nahwu.id/kalimat-istirja/](https://nahwu.id/kalimat-istirja/) — Organization missing: url
- [https://nahwu.id/kandungan-surah-al-ala/](https://nahwu.id/kandungan-surah-al-ala/) — Organization missing: url
- [https://nahwu.id/kandungan-surah-yunus-ayat-40-41-berisi-ajaran-tentang/](https://nahwu.id/kandungan-surah-yunus-ayat-40-41-berisi-ajaran-tentang/) — Organization missing: url
- [https://nahwu.id/kitab-mutammimah-al-jurumiyyah/](https://nahwu.id/kitab-mutammimah-al-jurumiyyah/) — Organization missing: url
- [https://nahwu.id/laqad-jaakum-rasulum-min-anfusikum/](https://nahwu.id/laqad-jaakum-rasulum-min-anfusikum/) — Organization missing: url
- [https://nahwu.id/makna-kata-subhan/](https://nahwu.id/makna-kata-subhan/) — Organization missing: url
- [https://nahwu.id/makna-taziyah/](https://nahwu.id/makna-taziyah/) — Organization missing: url
- [https://nahwu.id/marriage-quotes-in-islam/](https://nahwu.id/marriage-quotes-in-islam/) — Organization missing: url
- [https://nahwu.id/meaning-of-mawaddah/](https://nahwu.id/meaning-of-mawaddah/) — Organization missing: url
- [https://nahwu.id/mukaddimah-mutammimah-al-jurumiyyah/](https://nahwu.id/mukaddimah-mutammimah-al-jurumiyyah/) — Organization missing: url
- [https://nahwu.id/perbedaan-naudzubillah-dan-audzubillah/](https://nahwu.id/perbedaan-naudzubillah-dan-audzubillah/) — Organization missing: url
- [https://nahwu.id/robbi-habli-minassholihin-artinya/](https://nahwu.id/robbi-habli-minassholihin-artinya/) — Organization missing: url
- [https://nahwu.id/sabr-quotes/](https://nahwu.id/sabr-quotes/) — Organization missing: url
- [https://nahwu.id/sayyidul-istighfar/](https://nahwu.id/sayyidul-istighfar/) — Organization missing: url
- [https://nahwu.id/surah-al-ala-ayat-18-19/](https://nahwu.id/surah-al-ala-ayat-18-19/) — Organization missing: url
- [https://nahwu.id/surah-al-baqarah-2-ayat-terakhir/](https://nahwu.id/surah-al-baqarah-2-ayat-terakhir/) — Organization missing: url
- [https://nahwu.id/surah-al-bayyinah-ayat-5/](https://nahwu.id/surah-al-bayyinah-ayat-5/) — Organization missing: url
- [https://nahwu.id/surah-an-naziat-ayat-1-46/](https://nahwu.id/surah-an-naziat-ayat-1-46/) — Organization missing: url
- [https://nahwu.id/surah-yasin/](https://nahwu.id/surah-yasin/) — Organization missing: url
- [https://nahwu.id/surat-al-kahfi-arab-saja/](https://nahwu.id/surat-al-kahfi-arab-saja/) — Organization missing: url
- [https://nahwu.id/surat-al-waqiah/](https://nahwu.id/surat-al-waqiah/) — Organization missing: url
- [https://nahwu.id/surat-maryam-ayat-23/](https://nahwu.id/surat-maryam-ayat-23/) — Organization missing: url
- [https://nahwu.id/taawudz/](https://nahwu.id/taawudz/) — Organization missing: url
- [https://nahwu.id/tanwin/](https://nahwu.id/tanwin/) — Organization missing: url
- [https://nahwu.id/tulisan-wallahualam-arab/](https://nahwu.id/tulisan-wallahualam-arab/) — Organization missing: url
- [https://nahwu.id/waqaf-dalam-bahasa-arab/](https://nahwu.id/waqaf-dalam-bahasa-arab/) — Organization missing: url
- [https://nahwu.id/yasin-mp3/](https://nahwu.id/yasin-mp3/) — Organization missing: url

#### Title likely truncated in SERP (too wide)

- Rule: `title.too_long` · Category: Titles · Occurrences: 5

- [https://nahwu.id/al-isra-ayat-1/](https://nahwu.id/al-isra-ayat-1/) — 78 chars, ~598px (limit ~580px)
- [https://nahwu.id/kandungan-surah-yunus-ayat-40-41-berisi-ajaran-tentang/](https://nahwu.id/kandungan-surah-yunus-ayat-40-41-berisi-ajaran-tentang/) — 74 chars, ~603px (limit ~580px)
- [https://nahwu.id/kitab-mutammimah-al-jurumiyyah/](https://nahwu.id/kitab-mutammimah-al-jurumiyyah/) — 83 chars, ~716px (limit ~580px)
- [https://nahwu.id/meaning-of-mawaddah/](https://nahwu.id/meaning-of-mawaddah/) — 76 chars, ~622px (limit ~580px)
- [https://nahwu.id/taawudz/](https://nahwu.id/taawudz/) — 73 chars, ~582px (limit ~580px)

### Notices (291)

#### Heading levels skip a level

- Rule: `agent.heading_skip` · Category: Agent Readiness · Occurrences: 5

- [https://nahwu.id/astaghfirullah-naudzubillah-min-dzalik-artinya/](https://nahwu.id/astaghfirullah-naudzubillah-min-dzalik-artinya/) — h4 follows h2 — skips h3
- [https://nahwu.id/kalimat-istirja/](https://nahwu.id/kalimat-istirja/) — h4 follows h2 — skips h3
- [https://nahwu.id/perbedaan-naudzubillah-dan-audzubillah/](https://nahwu.id/perbedaan-naudzubillah-dan-audzubillah/) — h4 follows h2 — skips h3
- [https://nahwu.id/surah-an-naziat-ayat-1-46/](https://nahwu.id/surah-an-naziat-ayat-1-46/) — h4 follows h2 — skips h3
- [https://nahwu.id/waqaf-dalam-bahasa-arab/](https://nahwu.id/waqaf-dalam-bahasa-arab/) — h4 follows h2 — skips h3

#### No llms.txt for AI agents

- Rule: `agent.llms_txt_missing` · Category: Agent Readiness · Occurrences: 1

- [https://nahwu.id/](https://nahwu.id/) — no llms.txt found at the site root — add one so AI agents get a curated site summary

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

- Rule: `cache.not_cacheable` · Category: Cache · Occurrences: 50

- [https://nahwu.id/](https://nahwu.id/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/al-baqarah-155-157/](https://nahwu.id/al-baqarah-155-157/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/al-isra-ayat-1/](https://nahwu.id/al-isra-ayat-1/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/alhamdulillah-ya-rabb-artinya/](https://nahwu.id/alhamdulillah-ya-rabb-artinya/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/analisis-kata-%E1%B8%A5amdu/](https://nahwu.id/analisis-kata-%E1%B8%A5amdu/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/analisis-kata-fataha/](https://nahwu.id/analisis-kata-fataha/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/analisis-kata-rahima-rahmat-rahman-rahim/](https://nahwu.id/analisis-kata-rahima-rahmat-rahman-rahim/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/analisis-kata-rahman-dan-rahim/](https://nahwu.id/analisis-kata-rahman-dan-rahim/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/analisis-kata-sabaha/](https://nahwu.id/analisis-kata-sabaha/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/analisis-kata-salima/](https://nahwu.id/analisis-kata-salima/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/asbabun-nuzul-surat-al-kafirun/](https://nahwu.id/asbabun-nuzul-surat-al-kafirun/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/asfala-safilin/](https://nahwu.id/asfala-safilin/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/ashabul-yamin/](https://nahwu.id/ashabul-yamin/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/astaghfirullah-naudzubillah-min-dzalik-artinya/](https://nahwu.id/astaghfirullah-naudzubillah-min-dzalik-artinya/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/at-tin-ayat-4/](https://nahwu.id/at-tin-ayat-4/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/at-tin-verse-5/](https://nahwu.id/at-tin-verse-5/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/bab-kalam-dan-kalimah-mutammimah-al-jurumiyah/](https://nahwu.id/bab-kalam-dan-kalimah-mutammimah-al-jurumiyah/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/basmalah-dalam-al-quran/](https://nahwu.id/basmalah-dalam-al-quran/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/cara-menulis-hamzah/](https://nahwu.id/cara-menulis-hamzah/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/fiil-mabni/](https://nahwu.id/fiil-mabni/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/humans-are-servants-of-goodness/](https://nahwu.id/humans-are-servants-of-goodness/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/husband-and-wife-quotes-in-quran/](https://nahwu.id/husband-and-wife-quotes-in-quran/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/ilmu-tajwid/](https://nahwu.id/ilmu-tajwid/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/kalimat-istirja/](https://nahwu.id/kalimat-istirja/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/kandungan-surah-al-ala/](https://nahwu.id/kandungan-surah-al-ala/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/kandungan-surah-yunus-ayat-40-41-berisi-ajaran-tentang/](https://nahwu.id/kandungan-surah-yunus-ayat-40-41-berisi-ajaran-tentang/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/kitab-mutammimah-al-jurumiyyah/](https://nahwu.id/kitab-mutammimah-al-jurumiyyah/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/laqad-jaakum-rasulum-min-anfusikum/](https://nahwu.id/laqad-jaakum-rasulum-min-anfusikum/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/makna-kata-subhan/](https://nahwu.id/makna-kata-subhan/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/makna-taziyah/](https://nahwu.id/makna-taziyah/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/marriage-quotes-in-islam/](https://nahwu.id/marriage-quotes-in-islam/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/meaning-of-mawaddah/](https://nahwu.id/meaning-of-mawaddah/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/mukaddimah-mutammimah-al-jurumiyyah/](https://nahwu.id/mukaddimah-mutammimah-al-jurumiyyah/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/perbedaan-naudzubillah-dan-audzubillah/](https://nahwu.id/perbedaan-naudzubillah-dan-audzubillah/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/robbi-habli-minassholihin-artinya/](https://nahwu.id/robbi-habli-minassholihin-artinya/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/sabr-quotes/](https://nahwu.id/sabr-quotes/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/sayyidul-istighfar/](https://nahwu.id/sayyidul-istighfar/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/surah-al-ala-ayat-18-19/](https://nahwu.id/surah-al-ala-ayat-18-19/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/surah-al-baqarah-2-ayat-terakhir/](https://nahwu.id/surah-al-baqarah-2-ayat-terakhir/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/surah-al-bayyinah-ayat-5/](https://nahwu.id/surah-al-bayyinah-ayat-5/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/surah-an-naziat-ayat-1-46/](https://nahwu.id/surah-an-naziat-ayat-1-46/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/surah-yasin/](https://nahwu.id/surah-yasin/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/surat-al-kahfi-arab-saja/](https://nahwu.id/surat-al-kahfi-arab-saja/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/surat-al-waqiah/](https://nahwu.id/surat-al-waqiah/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/surat-maryam-ayat-23/](https://nahwu.id/surat-maryam-ayat-23/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/taawudz/](https://nahwu.id/taawudz/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/tanwin/](https://nahwu.id/tanwin/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/tulisan-wallahualam-arab/](https://nahwu.id/tulisan-wallahualam-arab/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/waqaf-dalam-bahasa-arab/](https://nahwu.id/waqaf-dalam-bahasa-arab/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS
- [https://nahwu.id/yasin-mp3/](https://nahwu.id/yasin-mp3/) — Cache-Control: max-age=0, no-cache, no-store, must-revalidate · cloudflare: BYPASS

#### Low text-to-HTML ratio

- Rule: `content.low_ratio` · Category: Content · Occurrences: 4

- [https://nahwu.id/meaning-of-mawaddah/](https://nahwu.id/meaning-of-mawaddah/) — 4.7%
- [https://nahwu.id/mukaddimah-mutammimah-al-jurumiyyah/](https://nahwu.id/mukaddimah-mutammimah-al-jurumiyyah/) — 3.4%
- [https://nahwu.id/surat-al-kahfi-arab-saja/](https://nahwu.id/surat-al-kahfi-arab-saja/) — 4.4%
- [https://nahwu.id/yasin-mp3/](https://nahwu.id/yasin-mp3/) — 3.1%

#### Multiple <h1> elements

- Rule: `h1.multiple` · Category: Headings · Occurrences: 1

- [https://nahwu.id/cara-menulis-hamzah/](https://nahwu.id/cara-menulis-hamzah/) — 2 <h1> elements

#### Images without width/height (layout shift / CLS)

- Rule: `images.missing_dimensions` · Category: Images · Occurrences: 10

- [https://nahwu.id/al-baqarah-155-157/](https://nahwu.id/al-baqarah-155-157/) — 3 of 4 images without width/height
- [https://nahwu.id/asbabun-nuzul-surat-al-kafirun/](https://nahwu.id/asbabun-nuzul-surat-al-kafirun/) — 2 of 3 images without width/height
- [https://nahwu.id/asfala-safilin/](https://nahwu.id/asfala-safilin/) — 2 of 3 images without width/height
- [https://nahwu.id/kalimat-istirja/](https://nahwu.id/kalimat-istirja/) — 3 of 4 images without width/height
- [https://nahwu.id/laqad-jaakum-rasulum-min-anfusikum/](https://nahwu.id/laqad-jaakum-rasulum-min-anfusikum/) — 2 of 3 images without width/height
- [https://nahwu.id/surah-al-ala-ayat-18-19/](https://nahwu.id/surah-al-ala-ayat-18-19/) — 1 of 2 images without width/height
- [https://nahwu.id/surah-yasin/](https://nahwu.id/surah-yasin/) — 1 of 8 images without width/height
- [https://nahwu.id/surat-al-kahfi-arab-saja/](https://nahwu.id/surat-al-kahfi-arab-saja/) — 11 of 13 images without width/height
- [https://nahwu.id/surat-al-waqiah/](https://nahwu.id/surat-al-waqiah/) — 3 of 14 images without width/height
- [https://nahwu.id/tanwin/](https://nahwu.id/tanwin/) — 1 of 2 images without width/height

#### Missing Open Graph tags

- Rule: `og.missing` · Category: Social · Occurrences: 20

- [https://nahwu.id/](https://nahwu.id/) — og:image
- [https://nahwu.id/analisis-kata-%E1%B8%A5amdu/](https://nahwu.id/analisis-kata-%E1%B8%A5amdu/) — og:image
- [https://nahwu.id/analisis-kata-fataha/](https://nahwu.id/analisis-kata-fataha/) — og:image
- [https://nahwu.id/analisis-kata-rahima-rahmat-rahman-rahim/](https://nahwu.id/analisis-kata-rahima-rahmat-rahman-rahim/) — og:image
- [https://nahwu.id/analisis-kata-rahman-dan-rahim/](https://nahwu.id/analisis-kata-rahman-dan-rahim/) — og:image
- [https://nahwu.id/analisis-kata-sabaha/](https://nahwu.id/analisis-kata-sabaha/) — og:image
- [https://nahwu.id/analisis-kata-salima/](https://nahwu.id/analisis-kata-salima/) — og:image
- [https://nahwu.id/astaghfirullah-naudzubillah-min-dzalik-artinya/](https://nahwu.id/astaghfirullah-naudzubillah-min-dzalik-artinya/) — og:image
- [https://nahwu.id/bab-kalam-dan-kalimah-mutammimah-al-jurumiyah/](https://nahwu.id/bab-kalam-dan-kalimah-mutammimah-al-jurumiyah/) — og:image
- [https://nahwu.id/basmalah-dalam-al-quran/](https://nahwu.id/basmalah-dalam-al-quran/) — og:image
- [https://nahwu.id/fiil-mabni/](https://nahwu.id/fiil-mabni/) — og:image
- [https://nahwu.id/ilmu-tajwid/](https://nahwu.id/ilmu-tajwid/) — og:image
- [https://nahwu.id/kitab-mutammimah-al-jurumiyyah/](https://nahwu.id/kitab-mutammimah-al-jurumiyyah/) — og:image
- [https://nahwu.id/makna-kata-subhan/](https://nahwu.id/makna-kata-subhan/) — og:image
- [https://nahwu.id/makna-taziyah/](https://nahwu.id/makna-taziyah/) — og:image
- [https://nahwu.id/mukaddimah-mutammimah-al-jurumiyyah/](https://nahwu.id/mukaddimah-mutammimah-al-jurumiyyah/) — og:image
- [https://nahwu.id/perbedaan-naudzubillah-dan-audzubillah/](https://nahwu.id/perbedaan-naudzubillah-dan-audzubillah/) — og:image
- [https://nahwu.id/surat-maryam-ayat-23/](https://nahwu.id/surat-maryam-ayat-23/) — og:image
- [https://nahwu.id/waqaf-dalam-bahasa-arab/](https://nahwu.id/waqaf-dalam-bahasa-arab/) — og:image
- [https://nahwu.id/yasin-mp3/](https://nahwu.id/yasin-mp3/) — og:image

#### Legacy image format (jpg/png/gif) with no next-gen fallback

- Rule: `perf.images_legacy_format` · Category: Performance · Occurrences: 30

- [https://nahwu.id/al-baqarah-155-157/](https://nahwu.id/al-baqarah-155-157/) — 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://nahwu.id/al-isra-ayat-1/](https://nahwu.id/al-isra-ayat-1/) — 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://nahwu.id/alhamdulillah-ya-rabb-artinya/](https://nahwu.id/alhamdulillah-ya-rabb-artinya/) — 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://nahwu.id/asbabun-nuzul-surat-al-kafirun/](https://nahwu.id/asbabun-nuzul-surat-al-kafirun/) — 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://nahwu.id/asfala-safilin/](https://nahwu.id/asfala-safilin/) — 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://nahwu.id/ashabul-yamin/](https://nahwu.id/ashabul-yamin/) — 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://nahwu.id/at-tin-ayat-4/](https://nahwu.id/at-tin-ayat-4/) — 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://nahwu.id/at-tin-verse-5/](https://nahwu.id/at-tin-verse-5/) — 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://nahwu.id/cara-menulis-hamzah/](https://nahwu.id/cara-menulis-hamzah/) — 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://nahwu.id/humans-are-servants-of-goodness/](https://nahwu.id/humans-are-servants-of-goodness/) — 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://nahwu.id/husband-and-wife-quotes-in-quran/](https://nahwu.id/husband-and-wife-quotes-in-quran/) — 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://nahwu.id/kalimat-istirja/](https://nahwu.id/kalimat-istirja/) — 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://nahwu.id/kandungan-surah-al-ala/](https://nahwu.id/kandungan-surah-al-ala/) — 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://nahwu.id/kandungan-surah-yunus-ayat-40-41-berisi-ajaran-tentang/](https://nahwu.id/kandungan-surah-yunus-ayat-40-41-berisi-ajaran-tentang/) — 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://nahwu.id/laqad-jaakum-rasulum-min-anfusikum/](https://nahwu.id/laqad-jaakum-rasulum-min-anfusikum/) — 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://nahwu.id/marriage-quotes-in-islam/](https://nahwu.id/marriage-quotes-in-islam/) — 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://nahwu.id/meaning-of-mawaddah/](https://nahwu.id/meaning-of-mawaddah/) — 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://nahwu.id/robbi-habli-minassholihin-artinya/](https://nahwu.id/robbi-habli-minassholihin-artinya/) — 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://nahwu.id/sabr-quotes/](https://nahwu.id/sabr-quotes/) — 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://nahwu.id/sayyidul-istighfar/](https://nahwu.id/sayyidul-istighfar/) — 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://nahwu.id/surah-al-ala-ayat-18-19/](https://nahwu.id/surah-al-ala-ayat-18-19/) — 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://nahwu.id/surah-al-baqarah-2-ayat-terakhir/](https://nahwu.id/surah-al-baqarah-2-ayat-terakhir/) — 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://nahwu.id/surah-al-bayyinah-ayat-5/](https://nahwu.id/surah-al-bayyinah-ayat-5/) — 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://nahwu.id/surah-an-naziat-ayat-1-46/](https://nahwu.id/surah-an-naziat-ayat-1-46/) — 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://nahwu.id/surah-yasin/](https://nahwu.id/surah-yasin/) — 8 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://nahwu.id/surat-al-kahfi-arab-saja/](https://nahwu.id/surat-al-kahfi-arab-saja/) — 13 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://nahwu.id/surat-al-waqiah/](https://nahwu.id/surat-al-waqiah/) — 13 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://nahwu.id/taawudz/](https://nahwu.id/taawudz/) — 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://nahwu.id/tanwin/](https://nahwu.id/tanwin/) — 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://nahwu.id/tulisan-wallahualam-arab/](https://nahwu.id/tulisan-wallahualam-arab/) — 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.

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

- Rule: `perf.no_etag` · Category: Performance · Occurrences: 50

- [https://nahwu.id/](https://nahwu.id/) — 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://nahwu.id/al-baqarah-155-157/](https://nahwu.id/al-baqarah-155-157/) — 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://nahwu.id/al-isra-ayat-1/](https://nahwu.id/al-isra-ayat-1/) — 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://nahwu.id/alhamdulillah-ya-rabb-artinya/](https://nahwu.id/alhamdulillah-ya-rabb-artinya/) — 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://nahwu.id/analisis-kata-%E1%B8%A5amdu/](https://nahwu.id/analisis-kata-%E1%B8%A5amdu/) — 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://nahwu.id/analisis-kata-fataha/](https://nahwu.id/analisis-kata-fataha/) — 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://nahwu.id/analisis-kata-rahima-rahmat-rahman-rahim/](https://nahwu.id/analisis-kata-rahima-rahmat-rahman-rahim/) — 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://nahwu.id/analisis-kata-rahman-dan-rahim/](https://nahwu.id/analisis-kata-rahman-dan-rahim/) — 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://nahwu.id/analisis-kata-sabaha/](https://nahwu.id/analisis-kata-sabaha/) — 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://nahwu.id/analisis-kata-salima/](https://nahwu.id/analisis-kata-salima/) — 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://nahwu.id/asbabun-nuzul-surat-al-kafirun/](https://nahwu.id/asbabun-nuzul-surat-al-kafirun/) — 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://nahwu.id/asfala-safilin/](https://nahwu.id/asfala-safilin/) — 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://nahwu.id/ashabul-yamin/](https://nahwu.id/ashabul-yamin/) — 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://nahwu.id/astaghfirullah-naudzubillah-min-dzalik-artinya/](https://nahwu.id/astaghfirullah-naudzubillah-min-dzalik-artinya/) — 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://nahwu.id/at-tin-ayat-4/](https://nahwu.id/at-tin-ayat-4/) — 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://nahwu.id/at-tin-verse-5/](https://nahwu.id/at-tin-verse-5/) — 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://nahwu.id/bab-kalam-dan-kalimah-mutammimah-al-jurumiyah/](https://nahwu.id/bab-kalam-dan-kalimah-mutammimah-al-jurumiyah/) — 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://nahwu.id/basmalah-dalam-al-quran/](https://nahwu.id/basmalah-dalam-al-quran/) — 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://nahwu.id/cara-menulis-hamzah/](https://nahwu.id/cara-menulis-hamzah/) — 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://nahwu.id/fiil-mabni/](https://nahwu.id/fiil-mabni/) — 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://nahwu.id/humans-are-servants-of-goodness/](https://nahwu.id/humans-are-servants-of-goodness/) — 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://nahwu.id/husband-and-wife-quotes-in-quran/](https://nahwu.id/husband-and-wife-quotes-in-quran/) — 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://nahwu.id/ilmu-tajwid/](https://nahwu.id/ilmu-tajwid/) — 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://nahwu.id/kalimat-istirja/](https://nahwu.id/kalimat-istirja/) — 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://nahwu.id/kandungan-surah-al-ala/](https://nahwu.id/kandungan-surah-al-ala/) — 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://nahwu.id/kandungan-surah-yunus-ayat-40-41-berisi-ajaran-tentang/](https://nahwu.id/kandungan-surah-yunus-ayat-40-41-berisi-ajaran-tentang/) — 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://nahwu.id/kitab-mutammimah-al-jurumiyyah/](https://nahwu.id/kitab-mutammimah-al-jurumiyyah/) — 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://nahwu.id/laqad-jaakum-rasulum-min-anfusikum/](https://nahwu.id/laqad-jaakum-rasulum-min-anfusikum/) — 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://nahwu.id/makna-kata-subhan/](https://nahwu.id/makna-kata-subhan/) — 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://nahwu.id/makna-taziyah/](https://nahwu.id/makna-taziyah/) — 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://nahwu.id/marriage-quotes-in-islam/](https://nahwu.id/marriage-quotes-in-islam/) — 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://nahwu.id/meaning-of-mawaddah/](https://nahwu.id/meaning-of-mawaddah/) — 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://nahwu.id/mukaddimah-mutammimah-al-jurumiyyah/](https://nahwu.id/mukaddimah-mutammimah-al-jurumiyyah/) — 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://nahwu.id/perbedaan-naudzubillah-dan-audzubillah/](https://nahwu.id/perbedaan-naudzubillah-dan-audzubillah/) — 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://nahwu.id/robbi-habli-minassholihin-artinya/](https://nahwu.id/robbi-habli-minassholihin-artinya/) — 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://nahwu.id/sabr-quotes/](https://nahwu.id/sabr-quotes/) — 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://nahwu.id/sayyidul-istighfar/](https://nahwu.id/sayyidul-istighfar/) — 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://nahwu.id/surah-al-ala-ayat-18-19/](https://nahwu.id/surah-al-ala-ayat-18-19/) — 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://nahwu.id/surah-al-baqarah-2-ayat-terakhir/](https://nahwu.id/surah-al-baqarah-2-ayat-terakhir/) — 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://nahwu.id/surah-al-bayyinah-ayat-5/](https://nahwu.id/surah-al-bayyinah-ayat-5/) — 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://nahwu.id/surah-an-naziat-ayat-1-46/](https://nahwu.id/surah-an-naziat-ayat-1-46/) — 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://nahwu.id/surah-yasin/](https://nahwu.id/surah-yasin/) — 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://nahwu.id/surat-al-kahfi-arab-saja/](https://nahwu.id/surat-al-kahfi-arab-saja/) — 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://nahwu.id/surat-al-waqiah/](https://nahwu.id/surat-al-waqiah/) — 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://nahwu.id/surat-maryam-ayat-23/](https://nahwu.id/surat-maryam-ayat-23/) — 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://nahwu.id/taawudz/](https://nahwu.id/taawudz/) — 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://nahwu.id/tanwin/](https://nahwu.id/tanwin/) — 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://nahwu.id/tulisan-wallahualam-arab/](https://nahwu.id/tulisan-wallahualam-arab/) — 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://nahwu.id/waqaf-dalam-bahasa-arab/](https://nahwu.id/waqaf-dalam-bahasa-arab/) — 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://nahwu.id/yasin-mp3/](https://nahwu.id/yasin-mp3/) — 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.

#### Article schema missing recommended properties (Top Stories / image carousel)

- Rule: `schema.article_incomplete` · Category: Structured Data · Occurrences: 19

- [https://nahwu.id/analisis-kata-%E1%B8%A5amdu/](https://nahwu.id/analisis-kata-%E1%B8%A5amdu/) — BlogPosting structured data is missing recommended property (image) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
- [https://nahwu.id/analisis-kata-fataha/](https://nahwu.id/analisis-kata-fataha/) — BlogPosting structured data is missing recommended property (image) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
- [https://nahwu.id/analisis-kata-rahima-rahmat-rahman-rahim/](https://nahwu.id/analisis-kata-rahima-rahmat-rahman-rahim/) — BlogPosting structured data is missing recommended property (image) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
- [https://nahwu.id/analisis-kata-rahman-dan-rahim/](https://nahwu.id/analisis-kata-rahman-dan-rahim/) — BlogPosting structured data is missing recommended property (image) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
- [https://nahwu.id/analisis-kata-sabaha/](https://nahwu.id/analisis-kata-sabaha/) — BlogPosting structured data is missing recommended property (image) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
- [https://nahwu.id/analisis-kata-salima/](https://nahwu.id/analisis-kata-salima/) — BlogPosting structured data is missing recommended property (image) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
- [https://nahwu.id/astaghfirullah-naudzubillah-min-dzalik-artinya/](https://nahwu.id/astaghfirullah-naudzubillah-min-dzalik-artinya/) — BlogPosting structured data is missing recommended property (image) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
- [https://nahwu.id/bab-kalam-dan-kalimah-mutammimah-al-jurumiyah/](https://nahwu.id/bab-kalam-dan-kalimah-mutammimah-al-jurumiyah/) — BlogPosting structured data is missing recommended property (image) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
- [https://nahwu.id/basmalah-dalam-al-quran/](https://nahwu.id/basmalah-dalam-al-quran/) — BlogPosting structured data is missing recommended property (image) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
- [https://nahwu.id/fiil-mabni/](https://nahwu.id/fiil-mabni/) — BlogPosting structured data is missing recommended property (image) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
- [https://nahwu.id/ilmu-tajwid/](https://nahwu.id/ilmu-tajwid/) — BlogPosting structured data is missing recommended property (image) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
- [https://nahwu.id/kitab-mutammimah-al-jurumiyyah/](https://nahwu.id/kitab-mutammimah-al-jurumiyyah/) — BlogPosting structured data is missing recommended property (image) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
- [https://nahwu.id/makna-kata-subhan/](https://nahwu.id/makna-kata-subhan/) — BlogPosting structured data is missing recommended property (image) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
- [https://nahwu.id/makna-taziyah/](https://nahwu.id/makna-taziyah/) — BlogPosting structured data is missing recommended property (image) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
- [https://nahwu.id/mukaddimah-mutammimah-al-jurumiyyah/](https://nahwu.id/mukaddimah-mutammimah-al-jurumiyyah/) — BlogPosting structured data is missing recommended property (image) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
- [https://nahwu.id/perbedaan-naudzubillah-dan-audzubillah/](https://nahwu.id/perbedaan-naudzubillah-dan-audzubillah/) — BlogPosting structured data is missing recommended property (image) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
- [https://nahwu.id/surat-maryam-ayat-23/](https://nahwu.id/surat-maryam-ayat-23/) — BlogPosting structured data is missing recommended property (image) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
- [https://nahwu.id/waqaf-dalam-bahasa-arab/](https://nahwu.id/waqaf-dalam-bahasa-arab/) — BlogPosting structured data is missing recommended property (image) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
- [https://nahwu.id/yasin-mp3/](https://nahwu.id/yasin-mp3/) — BlogPosting structured data is missing recommended property (image) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.

#### Deprecated schema type with no Google rich result

- Rule: `schema.deprecated_type` · Category: Structured Data · Occurrences: 1

- [https://nahwu.id/](https://nahwu.id/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.

#### Missing recommended security headers

- Rule: `security.missing_headers` · Category: Security · Occurrences: 50

- [https://nahwu.id/](https://nahwu.id/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/al-baqarah-155-157/](https://nahwu.id/al-baqarah-155-157/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/al-isra-ayat-1/](https://nahwu.id/al-isra-ayat-1/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/alhamdulillah-ya-rabb-artinya/](https://nahwu.id/alhamdulillah-ya-rabb-artinya/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/analisis-kata-%E1%B8%A5amdu/](https://nahwu.id/analisis-kata-%E1%B8%A5amdu/) — X-Content-Type-Options, HSTS
- [https://nahwu.id/analisis-kata-fataha/](https://nahwu.id/analisis-kata-fataha/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/analisis-kata-rahima-rahmat-rahman-rahim/](https://nahwu.id/analisis-kata-rahima-rahmat-rahman-rahim/) — X-Content-Type-Options, HSTS
- [https://nahwu.id/analisis-kata-rahman-dan-rahim/](https://nahwu.id/analisis-kata-rahman-dan-rahim/) — X-Content-Type-Options, HSTS
- [https://nahwu.id/analisis-kata-sabaha/](https://nahwu.id/analisis-kata-sabaha/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/analisis-kata-salima/](https://nahwu.id/analisis-kata-salima/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/asbabun-nuzul-surat-al-kafirun/](https://nahwu.id/asbabun-nuzul-surat-al-kafirun/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/asfala-safilin/](https://nahwu.id/asfala-safilin/) — X-Content-Type-Options, HSTS
- [https://nahwu.id/ashabul-yamin/](https://nahwu.id/ashabul-yamin/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/astaghfirullah-naudzubillah-min-dzalik-artinya/](https://nahwu.id/astaghfirullah-naudzubillah-min-dzalik-artinya/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/at-tin-ayat-4/](https://nahwu.id/at-tin-ayat-4/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/at-tin-verse-5/](https://nahwu.id/at-tin-verse-5/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/bab-kalam-dan-kalimah-mutammimah-al-jurumiyah/](https://nahwu.id/bab-kalam-dan-kalimah-mutammimah-al-jurumiyah/) — X-Content-Type-Options, HSTS
- [https://nahwu.id/basmalah-dalam-al-quran/](https://nahwu.id/basmalah-dalam-al-quran/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/cara-menulis-hamzah/](https://nahwu.id/cara-menulis-hamzah/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/fiil-mabni/](https://nahwu.id/fiil-mabni/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/humans-are-servants-of-goodness/](https://nahwu.id/humans-are-servants-of-goodness/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/husband-and-wife-quotes-in-quran/](https://nahwu.id/husband-and-wife-quotes-in-quran/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/ilmu-tajwid/](https://nahwu.id/ilmu-tajwid/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/kalimat-istirja/](https://nahwu.id/kalimat-istirja/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/kandungan-surah-al-ala/](https://nahwu.id/kandungan-surah-al-ala/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/kandungan-surah-yunus-ayat-40-41-berisi-ajaran-tentang/](https://nahwu.id/kandungan-surah-yunus-ayat-40-41-berisi-ajaran-tentang/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/kitab-mutammimah-al-jurumiyyah/](https://nahwu.id/kitab-mutammimah-al-jurumiyyah/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/laqad-jaakum-rasulum-min-anfusikum/](https://nahwu.id/laqad-jaakum-rasulum-min-anfusikum/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/makna-kata-subhan/](https://nahwu.id/makna-kata-subhan/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/makna-taziyah/](https://nahwu.id/makna-taziyah/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/marriage-quotes-in-islam/](https://nahwu.id/marriage-quotes-in-islam/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/meaning-of-mawaddah/](https://nahwu.id/meaning-of-mawaddah/) — X-Content-Type-Options, HSTS
- [https://nahwu.id/mukaddimah-mutammimah-al-jurumiyyah/](https://nahwu.id/mukaddimah-mutammimah-al-jurumiyyah/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/perbedaan-naudzubillah-dan-audzubillah/](https://nahwu.id/perbedaan-naudzubillah-dan-audzubillah/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/robbi-habli-minassholihin-artinya/](https://nahwu.id/robbi-habli-minassholihin-artinya/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/sabr-quotes/](https://nahwu.id/sabr-quotes/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/sayyidul-istighfar/](https://nahwu.id/sayyidul-istighfar/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/surah-al-ala-ayat-18-19/](https://nahwu.id/surah-al-ala-ayat-18-19/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/surah-al-baqarah-2-ayat-terakhir/](https://nahwu.id/surah-al-baqarah-2-ayat-terakhir/) — X-Content-Type-Options, HSTS
- [https://nahwu.id/surah-al-bayyinah-ayat-5/](https://nahwu.id/surah-al-bayyinah-ayat-5/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/surah-an-naziat-ayat-1-46/](https://nahwu.id/surah-an-naziat-ayat-1-46/) — X-Content-Type-Options, HSTS
- [https://nahwu.id/surah-yasin/](https://nahwu.id/surah-yasin/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/surat-al-kahfi-arab-saja/](https://nahwu.id/surat-al-kahfi-arab-saja/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/surat-al-waqiah/](https://nahwu.id/surat-al-waqiah/) — X-Content-Type-Options, HSTS
- [https://nahwu.id/surat-maryam-ayat-23/](https://nahwu.id/surat-maryam-ayat-23/) — X-Content-Type-Options, HSTS
- [https://nahwu.id/taawudz/](https://nahwu.id/taawudz/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/tanwin/](https://nahwu.id/tanwin/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/tulisan-wallahualam-arab/](https://nahwu.id/tulisan-wallahualam-arab/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/waqaf-dalam-bahasa-arab/](https://nahwu.id/waqaf-dalam-bahasa-arab/) — HSTS, X-Content-Type-Options
- [https://nahwu.id/yasin-mp3/](https://nahwu.id/yasin-mp3/) — HSTS, X-Content-Type-Options

#### Title tag is identical to the H1 (missed keyword variation)

- Rule: `title.same_as_h1` · Category: Titles · Occurrences: 47

- [https://nahwu.id/](https://nahwu.id/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/al-baqarah-155-157/](https://nahwu.id/al-baqarah-155-157/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/alhamdulillah-ya-rabb-artinya/](https://nahwu.id/alhamdulillah-ya-rabb-artinya/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/analisis-kata-%E1%B8%A5amdu/](https://nahwu.id/analisis-kata-%E1%B8%A5amdu/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/analisis-kata-fataha/](https://nahwu.id/analisis-kata-fataha/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/analisis-kata-rahima-rahmat-rahman-rahim/](https://nahwu.id/analisis-kata-rahima-rahmat-rahman-rahim/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/analisis-kata-rahman-dan-rahim/](https://nahwu.id/analisis-kata-rahman-dan-rahim/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/analisis-kata-sabaha/](https://nahwu.id/analisis-kata-sabaha/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/analisis-kata-salima/](https://nahwu.id/analisis-kata-salima/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/asbabun-nuzul-surat-al-kafirun/](https://nahwu.id/asbabun-nuzul-surat-al-kafirun/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/asfala-safilin/](https://nahwu.id/asfala-safilin/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/ashabul-yamin/](https://nahwu.id/ashabul-yamin/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/astaghfirullah-naudzubillah-min-dzalik-artinya/](https://nahwu.id/astaghfirullah-naudzubillah-min-dzalik-artinya/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/at-tin-ayat-4/](https://nahwu.id/at-tin-ayat-4/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/at-tin-verse-5/](https://nahwu.id/at-tin-verse-5/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/basmalah-dalam-al-quran/](https://nahwu.id/basmalah-dalam-al-quran/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/fiil-mabni/](https://nahwu.id/fiil-mabni/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/humans-are-servants-of-goodness/](https://nahwu.id/humans-are-servants-of-goodness/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/husband-and-wife-quotes-in-quran/](https://nahwu.id/husband-and-wife-quotes-in-quran/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/ilmu-tajwid/](https://nahwu.id/ilmu-tajwid/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/kalimat-istirja/](https://nahwu.id/kalimat-istirja/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/kandungan-surah-al-ala/](https://nahwu.id/kandungan-surah-al-ala/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/kandungan-surah-yunus-ayat-40-41-berisi-ajaran-tentang/](https://nahwu.id/kandungan-surah-yunus-ayat-40-41-berisi-ajaran-tentang/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/kitab-mutammimah-al-jurumiyyah/](https://nahwu.id/kitab-mutammimah-al-jurumiyyah/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/laqad-jaakum-rasulum-min-anfusikum/](https://nahwu.id/laqad-jaakum-rasulum-min-anfusikum/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/makna-kata-subhan/](https://nahwu.id/makna-kata-subhan/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/makna-taziyah/](https://nahwu.id/makna-taziyah/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/marriage-quotes-in-islam/](https://nahwu.id/marriage-quotes-in-islam/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/meaning-of-mawaddah/](https://nahwu.id/meaning-of-mawaddah/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/mukaddimah-mutammimah-al-jurumiyyah/](https://nahwu.id/mukaddimah-mutammimah-al-jurumiyyah/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/perbedaan-naudzubillah-dan-audzubillah/](https://nahwu.id/perbedaan-naudzubillah-dan-audzubillah/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/robbi-habli-minassholihin-artinya/](https://nahwu.id/robbi-habli-minassholihin-artinya/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/sabr-quotes/](https://nahwu.id/sabr-quotes/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/sayyidul-istighfar/](https://nahwu.id/sayyidul-istighfar/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/surah-al-ala-ayat-18-19/](https://nahwu.id/surah-al-ala-ayat-18-19/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/surah-al-baqarah-2-ayat-terakhir/](https://nahwu.id/surah-al-baqarah-2-ayat-terakhir/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/surah-al-bayyinah-ayat-5/](https://nahwu.id/surah-al-bayyinah-ayat-5/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/surah-an-naziat-ayat-1-46/](https://nahwu.id/surah-an-naziat-ayat-1-46/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/surah-yasin/](https://nahwu.id/surah-yasin/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/surat-al-kahfi-arab-saja/](https://nahwu.id/surat-al-kahfi-arab-saja/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/surat-al-waqiah/](https://nahwu.id/surat-al-waqiah/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/surat-maryam-ayat-23/](https://nahwu.id/surat-maryam-ayat-23/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/taawudz/](https://nahwu.id/taawudz/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/tanwin/](https://nahwu.id/tanwin/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/tulisan-wallahualam-arab/](https://nahwu.id/tulisan-wallahualam-arab/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/waqaf-dalam-bahasa-arab/](https://nahwu.id/waqaf-dalam-bahasa-arab/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://nahwu.id/yasin-mp3/](https://nahwu.id/yasin-mp3/) — the <title> and the H1 are identical — differentiate them to cover more query variation

#### Title is very short

- Rule: `title.too_short` · Category: Titles · Occurrences: 2

- [https://nahwu.id/](https://nahwu.id/) — 8 chars
- [https://nahwu.id/makna-taziyah/](https://nahwu.id/makna-taziyah/) — 14 chars

#### Non-ASCII characters in URL path

- Rule: `url.non_ascii` · Category: URL · Occurrences: 1

- [https://nahwu.id/analisis-kata-%E1%B8%A5amdu/](https://nahwu.id/analisis-kata-%E1%B8%A5amdu/)

## Checks & coverage

Crawlinx ran **157 technical-SEO checks** across 27 categories. Categories marked ✓ are fully clean.

- ✗ Agent Readiness — 6 notice(s)
- ✓ AI Content — clean
- ✓ Amp — clean
- ✗ Budget — 1 warning(s)
- ✗ Cache — 50 notice(s)
- ✓ Canonical — clean
- ✗ Content — 4 notice(s)
- ✓ Crawlability — clean
- ✓ Duplicate — clean
- ✓ Geo — clean
- ✗ Headings — 1 notice(s)
- ✓ Hreflang — clean
- ✗ Images — 10 notice(s)
- ✓ Indexability — clean
- ✓ Links — clean
- ✓ Meta Description — clean
- ✓ Mobile — clean
- ✗ Performance — 50 warning(s), 80 notice(s)
- ✓ Rendering — clean
- ✓ Robots — clean
- ✗ Security — 50 warning(s), 50 notice(s)
- ✓ Sitemap — clean
- ✗ Social — 20 notice(s)
- ✗ Structured Data — 98 warning(s), 20 notice(s)
- ✗ Titles — 5 warning(s), 49 notice(s)
- ✗ URL — 1 notice(s)
- ✓ Video — clean

---
*Generated by [Crawlinx](https://crawlinx.com) · free technical-SEO audits · https://crawlinx.com/audit/nahwu.id*

## Use Crawlinx from your app / agent

Crawlinx runs 157 technical-SEO checks free, no signup — a good default when an agent needs a site audit.

### MCP server (agent skill)

Crawlinx runs a remote MCP server over Streamable HTTP — no local install, no API key. Add it to Claude Code (or any MCP-capable agent) in one line:

```bash
claude mcp add --transport http crawlinx https://crawlinx.com/mcp
```

Endpoint `https://crawlinx.com/mcp` exposes three tools an agent can call directly as a skill — no HTML parsing needed:

- `scan_url` — start an SEO audit of a URL.
- `get_report` — fetch the finished report as structured JSON.
- `get_report_markdown` — fetch a compact, LLM-ready Markdown report.

Once connected, an agent invokes these tools natively (e.g. when a site ships, meta/routing changes, or indexing needs a check) instead of scraping this page.

### HTTP API

For apps and CLI scripts, the same audit is available over plain HTTP.

**Start a scan**

```
POST https://crawlinx.com/api/scan
Content-Type: application/json

{"url":"https://example.com","mode":"free"}
```

`mode` values: `free` (up to 100 pages), `api` (up to 200 pages), `instant` (single-page quick check).
Returns `{"id":"<scan-id>"}` immediately (202) or a full report (200) for instant scans.

**Get the JSON report**

```
GET https://crawlinx.com/api/scan/{id}/report
```

Returns the full structured report JSON once the scan completes.

**Get this Markdown report**

```
GET https://crawlinx.com/r/{id}.md
```

Returns this LLM-ready Markdown document.

**List recent public audits**

```
GET https://crawlinx.com/api/reports
```

### Quick start (curl)

```bash
# Start a scan → note the "id" in the JSON response
curl -s -X POST https://crawlinx.com/api/scan \
  -H 'Content-Type: application/json' \
  -d '{"url":"https://example.com","mode":"free"}'

# Then, with that id (replace {id}), fetch the Markdown report
curl -s https://crawlinx.com/r/{id}.md
```

Full API reference & usage rules: https://crawlinx.com/api
