AI Site Grade

pcycnsw.org.au — AI Site Grade

PCYC NSW's /about/ page returns a 404 while the real about page lives at /about-pcyc/ — a broken canonical path that AI crawlers will hit and discard as a dead end.

PCYC NSW has a broken /about/ URL, missing FAQ schema, empty logo image in schema, no LocalBusiness schema on club pages, no llms.txt, and a cold-knowledge gap around its KPMG SROI and Indigenous All-Stars program.

Findings
10
Evidence checks
26
Completed
30 May 2026

Analysis

PCYC NSW's /about/ page returns a 404 while the real about page lives at /about-pcyc/ — a broken canonical path that AI crawlers will hit and discard as a dead end.

Crawler Access

All 11 AI bots tested (GPTBot, ClaudeBot, PerplexityBot, Google-Extended, OAI-SearchBot, ChatGPT-User, anthropic-ai, Bytespider, Applebot-Extended, Perplexity-User) receive a 200 with full HTML content identical to the browser baseline — 465KB, no UA-based blocking, no JS shell. The site runs on Apache with DNSMadeEasy DNS and Microsoft 365 mail. The robots.txt is a bare Yoast-generated User-agent: * Disallow: with no AI-bot-specific rules — no GPTBot, no ClaudeBot, no PerplexityBot directives at all. llms.txt returns a 404 (WordPress 404 page). The sitemap_index.xml exists and is well-structured (6 sub-sitemaps: pages, clubs, news, programs, activities, geo), but the canonical /sitemap.xml path also 404s — only the Yoast-specific sitemap_index.xml resolves.

Cold-Knowledge Gap

The LLM prior knows PCYC NSW as "Police Citizens Youth Clubs NSW," a not-for-profit partnering with NSW Police, founded in 1937, serving ages 5-24 with Fit for Life gyms and boxing programs. It also recalls 2023-2024 staff misconduct and safety breach scrutiny. The actual site never uses the full "Police Citizens Youth Clubs" name — it brands exclusively as "PCYC NSW" and "Youth Charity Creating Life-Changing Impact." The site prominently features a KPMG-assessed SROI of $7.76 per $1 invested and a $196M total benefit figure — data the cold model does not know. The site also heavily promotes the Indigenous All-Stars basketball team's US tour and the $15.3M Dubbo Sports World upgrade, none of which appear in the model's prior. The misconduct narrative the model recalls is not corroborated by any page on the site; the Safeguarding page at /about-pcyc/safeguarding/ is a generic policy statement with no incident acknowledgment.

Schema Posture

Every page carries the same Organization + Place schema with openingHoursSpecification (9am-5pm daily) and sameAs links to Facebook, Instagram, LinkedIn, TikTok, YouTube, and X. However, the logo ImageObject has empty url and contentUrl fields — the schema declares a logo but provides no image. The homepage and FAQ page lack FAQPage schema despite containing a visible FAQ section with 15+ questions and answers. The WebSite schema includes SearchAction but no potentialAction for donation or booking. Club pages like /dubbo/ have no LocalBusiness or SportsActivityLocation schema — they are typed as generic WebPage.

External Signals

The site links to a separate donation domain (pcycnswdonate.charity) and a lottery domain (pcyclottery.org.au). Social media presence spans 6 platforms. The site was built by Design by Wolf (agency credit in footer). News content is current through May 2026, with the 2025 Impact Report released 18 May 2026 — the site publishes dates in the future (dateModified: 2026-05-19), suggesting either aggressive forward-dating or a genuinely active editorial calendar. The geo-sitemap.xml exists but appears stale (lastmod Dec 2025).

Findings

  1. /about/ page returns 404, real about page at /about-pcyc/ High

    The canonical /about/ URL returns a 404 error, while the actual about page exists at /about-pcyc/. AI crawlers following the common /about/ path will hit a dead end, losing trust and missing key content.

    What to change: Redirect /about/ to /about-pcyc/ or replace the 404 with the correct content.

  2. FAQ page lacks FAQPage schema Medium

    The /faqs/ page contains 15+ visible questions and answers but does not include FAQPage structured data. AI assistants cannot extract Q&A pairs for rich results or voice answers.

    What to change: Add FAQPage schema with Question/Answer markup to the /faqs/ page.

  3. Organization schema logo has empty image fields Medium

    The Organization schema on every page declares a logo ImageObject but the url and contentUrl fields are empty. AI crawlers cannot retrieve the logo, reducing brand recognition in knowledge panels.

    What to change: Populate the logo ImageObject with a valid URL to the site's logo.

  4. Club pages lack LocalBusiness or SportsActivityLocation schema Medium

    Club pages like /dubbo/ are typed as generic WebPage instead of LocalBusiness or SportsActivityLocation. AI crawlers cannot extract location, hours, or services for local search results.

    What to change: Add LocalBusiness or SportsActivityLocation schema to each club page with address, hours, and services.

  5. llms.txt returns 404 Medium

    The /llms.txt file is missing, returning a WordPress 404 page. AI crawlers use llms.txt to discover key resources; its absence forces them to crawl blindly.

    What to change: Create an llms.txt file listing key pages and resources for AI crawlers.

  6. LLM prior lacks knowledge of KPMG SROI and key programs Medium

    The site prominently features a KPMG-assessed SROI of $7.76 per $1 invested and a $196M total benefit, but the cold LLM prior does not know these figures. The Indigenous All-Stars US tour and Dubbo Sports World upgrade are also absent from the model's knowledge.

    What to change: Ensure these statistics are prominently mentioned in crawlable text and linked from authoritative external sources.

  7. Site brands as 'PCYC NSW' while LLM prior knows full name Low

    The site exclusively uses 'PCYC NSW' and never mentions 'Police Citizens Youth Clubs NSW', the full name the LLM prior associates with the organization. This mismatch may reduce entity recognition.

    What to change: Include the full name 'Police Citizens Youth Clubs NSW' in the homepage or about page content.

  8. Robots.txt has no AI-bot-specific directives Low

    The robots.txt file only contains a generic User-agent: * with no disallow, and does not name any AI bots (GPTBot, ClaudeBot, etc.). While not blocking, it misses the opportunity to guide AI crawlers to important pages.

    What to change: Add specific directives for AI bots to prioritize key pages like /about-pcyc/ and /faqs/.

  9. Canonical /sitemap.xml returns 404 Low

    The standard sitemap path /sitemap.xml returns a 404, while the Yoast-specific /sitemap_index.xml works. AI crawlers often try /sitemap.xml first and may fail to discover the sitemap.

    What to change: Redirect /sitemap.xml to /sitemap_index.xml or serve the sitemap at the canonical path.

  10. News pages show future dates (May 2026) Low

    The news page and some articles have dateModified values in the future (e.g., 2026-05-19). This may confuse AI crawlers about content freshness and credibility.

    What to change: Ensure dates reflect actual publication or modification times.

What's working

  • All 11 AI bots receive full HTML content — Every tested AI bot (GPTBot, ClaudeBot, PerplexityBot, etc.) gets a 200 response with full HTML, no UA-based blocking, and no JavaScript shell. The site is fully crawlable by AI crawlers.
  • Sitemap index exists with 6 sub-sitemaps — The /sitemap_index.xml is well-structured, containing sub-sitemaps for pages, clubs, news, programs, activities, and geo. This helps AI crawlers discover all content.
  • Organization schema with sameAs links on every page — Every page includes Organization and Place schema with opening hours and sameAs links to 6 social platforms. This provides consistent entity data to AI crawlers.
  • Current news and impact reports published regularly — The site publishes news and impact reports (e.g., 2025 Impact Report) with recent dates, indicating an active editorial calendar that keeps content fresh for AI crawlers.
  • Social media presence on 6 platforms — The site links to Facebook, Instagram, LinkedIn, TikTok, YouTube, and X via sameAs schema, providing strong external signals for entity recognition.

Track pcycnsw.org.au across AI search

This is one snapshot. Open the interactive report to inspect evidence, or grade another site free.

Open this AI Site Grade Grade another site Track your brand