mctn.co.id
1 page · 1.6s · Scanned just now
Mixed signals
68% confidence
The score is a fingerprint of automation, not a quality judgment. A high score means the page reads as machine-generated. It doesn't mean the page is bad.
The page shows mixed signals: templated structure and missing alt attributes point toward AI-assisted design/building, but the content mixes Indonesian and English corporate messaging in ways that feel more like a legacy corporate site than a pure LLM generation. The massive alt-text deficit and repetitive service-card structure are strong AI signals, but the bilingual tone and specific technical terminology (EPC, CAPEX/OPEX, PLTS, PLTB, BESS) suggest human content contribution. Confidence is moderate because signals conflict — the structure is highly templated, but the content is not uniformly generic LLM phrasing.
2 governance risks detected
- Page title
- PLN MCTN – Homepage PLN MCTN
- Meta description
- —
- Final URL
- https://mctn.co.id/
- Canonical URL
- https://mctn.co.id/
- Robots directive
- max-image-preview:large
- Language
- en-US
- Built with
- WordPress
How the page presents itself in a Google result and as a shared link, rebuilt from the tags we crawled.
PLN MCTN – Homepage PLN MCTN
- Title · 28 characters
- No meta description — Google will pull an arbitrary snippet instead
PLN MCTN – Homepage PLN MCTN
- No og:image — shared links render as bare text with no picture
- No Open Graph title — the share card falls back to the page title
AI-generated news content creates defamation and accuracy risk
AI models can hallucinate facts, fabricate quotes, and misattribute statements. Publishing AI-generated news content without rigorous editorial review creates liability for defamation, false light, and — in regulated markets — press standards violations.
## AI Content Editorial Checklist Before publishing any AI-assisted article, verify: - [ ] All named individuals and their attributed statements are verified - [ ] All statistics and figures are sourced and linked - [ ] No AI-generated quotes are presented as real without verification - [ ] Legal/defamation review completed for claims about living persons - [ ] Byline reflects the actual authorship (AI-assisted vs AI-generated) - [ ] Publication date and version history recorded **Disclosure line to add to AI-generated articles:** > _This article was written with the assistance of AI tools and reviewed > by [editor name] on [date]. Factual claims have been independently > verified where possible._
Unlock the full breakdown
Pro shows each risk’s plain-English explanation, regulatory framework, official guidance links, and copy-paste fix snippets — plus the AI-generated governance document for your site.
- Strong signalImagery
77% of images lack alt text; indicates no human accessibility or SEO review
Evidence- “44 images total, 34 missing alt attributes”page
Try thisAudit all 44 images and add descriptive alt text for each — at minimum describe what is shown (e.g. 'Industrial power station at Duri', 'Grid connection equipment'); this also improves SEO.
- Clear signalStructure
Six identical service cards repeat icon-heading-copy pattern; reduces clarity and engagement
Evidence- “ENTERPRISE INTERCONNECTION EXTRA FACILITY SOLUTIONS”H2
- “ENTERPRISE POWER QUALITY SOLUTIONS”H2
- “ENTERPRISE UTILITY SOLUTIONS”H2
Try thisRewrite service section headings as full sentences that emphasize customer benefit, not feature lists; vary section order and add one or two case studies with measurable outcomes.
- Clear signalTone
Abrupt language switching between Indonesian and English undermines cohesion and audience clarity
Evidence- “Selalu berusaha menjadi yang tarbaik untuk Negeri”H2
- “Powering the Future Energy Sustainability and Beyond”H2
- “PT PLN Mandau Cipta Tenaga Nusantara (MCTN) adalah anak perusahaan...”body
Try thisChoose one primary language for the public homepage (English is recommended for international clients); move Indonesian content to a separate 'Indonesian / ID' version or localized subdomain.
Signals of human authorship the page is doing well.
- Content
Technical terminology (EPC, CAPEX/OPEX, PLTS, PLTB, BESS) and flexible contracting schemes show domain expertise, not generic LLM output
- Content58
Mix of Indonesian and English; corporate boilerplate phrasing ("Energy Solutions", "Power Generation") with some specifics (EPC, CAPEX/OPEX schemes), but generic service descriptions repeat the same pattern across sections
- Structure72
Standard corporate template: nav menu → hero → service grid (6 items, icon-heading-copy pattern) → projects → client testimonials → footer; repeating icon-based service cards with identical 2-3 sentence structure
- Imagery68
44 images with 34 missing alt attributes (77% unaltered); heavy stock-photo aesthetic (suits, industrial facilities, energy infrastructure); uniform visual treatment suggests auto-placement without manual curation
- Tone55
Inconsistent language switching (Indonesian mission statements alongside English service copy) creates disjointed voice; no identifiable author personality, reads as institutional corporate English interspersed with institutional Indonesian
- Words525
- Images44
- Alt coverage23%
- Internal links79
- External links1
- Schema blocks0
- HTML size192 KB
- Text-to-HTML2%
Each bar is one sentence of the page, in reading order — taller means longer. Human prose tends to look jagged, mixing short punches with long explanations. Machine drafts tend to flatten into even bars.
Computed from the body text we crawled, split on punctuation and filtered to prose-length sentences. Rhythm is a heuristic, not a verdict — some human writers are metronomically even, and a good editor smooths a machine draft.
No common LLM-marker phrases found — none of the stock AI vocabulary we scan for appears in the body text even once.
- Meta tagsMissing descriptionWhy this matters
Why it matters. Title and description are the two strings Google shows in search results. They decide whether anyone clicks. A canonical tag tells Google which URL is the source of truth when the same content lives at multiple paths.
Passing looks like. A non-empty title under 60 characters, a meta description under 160, and a self-referencing canonical link.
Fix. Add the missing tags inside the page head. Treat the title as a headline you'd want to read in a SERP, not a brand slogan.
- Heading structureNo H1Why this matters
Why it matters. Headings are how crawlers and assistive tech understand a page's outline. One H1 names the page. H2s break it into sections. Skipped levels and missing H1s confuse both.
Passing looks like. Exactly one H1, at least one H2, and no skipped levels (no H1 to H3 jumps).
Fix. Replace the missing or duplicate H1 with a single, descriptive heading. Promote section titles to H2. Demote sub-points to H3.
- Mobile readinessResponsiveWhy this matters
Why it matters. Google indexes mobile-first. A page without a responsive viewport renders zoomed-out on phones, fails Core Web Vitals on touch, and loses its mobile ranking.
Passing looks like. A meta viewport tag with width=device-width and a layout that reflows under 600px.
Fix. Add a viewport meta tag set to width=device-width and initial-scale=1, then audit your largest blocks at mobile widths.
- Page speed signals1.6s responseWhy this matters
Why it matters. Page weight and response time directly feed Core Web Vitals. Slow LCP and oversized HTML hurt rankings more than people expect.
Passing looks like. First-byte under 1.5s, HTML payload under 500 KB, fewer than 30 images on the initial render.
Fix. Trim render-blocking scripts, defer non-critical CSS, and serve compressed images sized to the viewport. Move heavy components below the fold.
- Schema markupNo JSON-LDWhy this matters
Why it matters. JSON-LD structured data is how you earn rich results: review stars, FAQ accordions, breadcrumbs, article cards. Skip it and Google has nothing structured to pull from when it builds your SERP card.
Passing looks like. At least one valid JSON-LD block matching schema.org types relevant to the page (Article, Product, FAQPage, Organization).
Fix. Add an application/ld+json script block describing the page. Validate with Google's Rich Results Test before deploying.
- Broken links0/5 broken in sampleWhy this matters
Why it matters. Broken internal links waste crawl budget, degrade UX, and signal to Google that the site isn't well-maintained. They also cap how deep crawlers reach.
Passing looks like. Every internal link in the sample returns 2xx or 3xx. No dead anchors, no stale paths.
Fix. Use the link list above to spot the broken paths. Either restore the missing pages or update the links to point at live URLs.
- Image alt text34/44 missing altWhy this matters
Why it matters. Alt text is what screen readers read aloud, and what Google reads instead of pixels. Skip it and you lose on both fronts.
Passing looks like. Every meaningful image has a descriptive alt attribute. Decorative images can use alt="" to be skipped intentionally.
Fix. Audit images in /assets and CMS uploads. Write alts that describe what's in the image, not what it links to.
Every H1, H2, and H3 we found on the page, in document order.
Show heading outline
- H2PLN Mandau Cipta Tenaga Nusantara
- H2Powering the Future Energy Sustainability and Beyond
- H2Selalu berusaha menjadi yang tarbaik untuk Negeri
- H2Apakah anda butuh informasi langsung
- H2Kami Senang dapat memberikan yang terbaik bagi pelanggan
- H2North Duri Cogeneration
- H3Dukung Transisi Energi Hijau, PLN MCTN
- H3Srikandi PLN MCTN Berbagi Kebahagiaan Dalam
- H3Merawat Teladan Rasulullah, PLN MCTN Berbagi
- H3Quick Links
- H3Contact
We HEAD-check up to five internal links to spot broken paths quickly.
Show sampled links
Was this report useful?
Share this scan
Every CrawlRanker scan gets a public, shareable URL. Send it to a client, post it in a thread, or benchmark a competitor.
Preview scan. SEO checks are live. AI scoring is in beta.