AI Site Grade

jobadder.com — AI Site Grade

JobAdder's homepage has zero JSON-LD schema while deep pages carry rich structured data, and GPTBot is rate-limited by Cloudflare.

JobAdder's AI visibility is undermined by a schema-less homepage, a blocked GPTBot, and a cold-knowledge gap around its new AI features.

Findings
9
Evidence checks
19
Completed
30 May 2026

Analysis

I have enough data to write a thorough audit. Let me compile.

JobAdder's homepage has zero JSON-LD schema — no SoftwareApplication, no Organization, no WebSite — while deep pages like /features/ and /pricing/ carry a rich AggregateRating schema with 341 reviews and a 4.5 rating. The site's most important page for AI crawlers is structurally the thinnest.

Crawler Access

All major AI crawlers reach JobAdder's homepage with a full 200 response and identical byte payload (~392KB). GPTBot receives a 429 (rate-limited by Cloudflare), and Bytespider gets a 403 block. ClaudeBot, PerplexityBot, Google-Extended, OAI-SearchBot, ChatGPT-User, and anthropic-ai all pass through cleanly. The robots.txt is minimal — a single User-agent: * rule disallowing only /wp-admin/, /?s=, and /search/ — with no AI-bot-specific directives whatsoever. The site runs on Cloudflare + WP Engine + NitroCDN (a JS/CSS optimization layer), but the HTML body renders full text content server-side, so JS-rendering risk is low. /llms.txt returns a 404.

Cold-Knowledge Gap

The LLM knows JobAdder as a "cloud-based recruitment software" founded in Sydney in 2007, acquired by Accel-KKR in 2021, serving SMB-to-mid-market agencies in ANZ, UK, and North America. It mentions "mixed reviews" on G2/Capterra and notes "limitations in advanced reporting." The site itself now positions aggressively around AI — "Adder Intelligence" is the hero product, with dedicated pages, blog posts, and pricing tiers that hinge on AI features (Smart Summaries, Smart Sync, Smart Job Descriptions). The cold model has zero awareness of Adder Intelligence, the 2026 State of Recruitment Report, or the CEO Martin Herbst's thought leadership. The gap: the brand has pivoted hard to AI-native positioning, but external AI knowledge still describes a pre-2024 feature set.

Schema Posture

The homepage carries zero structured data — no SoftwareApplication, no Organization, no WebSite schema. The /features/, /pricing/, /why-jobadder/, and /case-study/ pages all embed a rich AggregateRating schema (4.5 stars, 341 ratings) plus BreadcrumbList and WebPage markup. Blog posts carry BlogPosting schema with author, publisher, and datePublished. The inconsistency means any AI crawler landing on the homepage gets no machine-readable signal about what JobAdder is, its rating, or its category. The SoftwareApplication schema on subpages lists operatingSystem as including "Adnroid" (typo) and "Web Platform" — minor but visible to schema parsers.

Content & Signals

The homepage is a well-structured marketing page (~955 words) with clear H1/H2 hierarchy, FAQ-style sections, comparison language ("perm vs temp"), and customer quotes. The blog publishes frequently — posts dated into April 2026 — with substantive, data-driven content (e.g., the State of Recruitment Report with specific percentages). The pricing page reveals four tiers (Lite, Essential, Pro, Business) but no public pricing figures — all quotes are "request pricing" gated behind a demo. The sitemap indexes 19 sub-sitemaps covering hundreds of URLs across blog posts, case studies (55+), integrations, platform features, and localized /gb/ content.

External Signals

The DNS stack reveals Google Workspace (MX), Atlassian (Confluence/Jira verification), Stripe, Pendo, and Zendesk — a mature SaaS toolchain. The cold LLM knowledge references "mixed reviews" and "limitations in advanced reporting" — but the site itself prominently displays G2 badges ("29 badges over FY2021-2022") and a 4.5 aggregate rating. Web searches for reviews returned no results, suggesting review content may be behind login walls or on platforms that DuckDuckGo cannot index. The disconnect between the cold model's "mixed reviews" memory and the site's aggressive badge display is a reputational signal gap that AI engines may resolve inconsistently depending on retrieval source.

Findings

  1. Homepage lacks any JSON-LD structured data High

    The homepage has no SoftwareApplication, Organization, or WebSite schema, while subpages like /features/ and /pricing/ carry rich AggregateRating markup. AI crawlers landing on the homepage get no machine-readable identity or rating signals.

    What to change: Add SoftwareApplication, Organization, and WebSite JSON-LD schema to the homepage, mirroring the AggregateRating and BreadcrumbList used on subpages.

  2. GPTBot receives 429 rate limit from Cloudflare High

    GPTBot is blocked by a 429 response, preventing OpenAI's crawler from indexing the site. This directly limits visibility in ChatGPT and other OpenAI products.

    What to change: Whitelist GPTBot in Cloudflare WAF rules or adjust rate limits to allow crawling.

  3. Bytespider receives 403 block Medium

    Bytespider (Baidu's AI crawler) is blocked with a 403 response, limiting visibility in Baidu's AI ecosystem.

    What to change: Allow Bytespider access if the Chinese market is relevant, or document the intentional block.

  4. /llms.txt returns 404 Medium

    The site does not provide an /llms.txt file, missing an opportunity to guide LLMs with curated content and context.

    What to change: Create an /llms.txt file summarizing key pages, features, and documentation for LLM consumption.

  5. Cold LLM knowledge lacks awareness of Adder Intelligence AI features High

    The LLM describes JobAdder as a pre-2024 recruitment platform with mixed reviews, but the site now heavily promotes Adder Intelligence (Smart Summaries, Smart Sync, Smart Job Descriptions). This gap means AI-generated summaries may be outdated.

    What to change: Publish more authoritative content about Adder Intelligence on high-authority domains and ensure schema markup highlights AI capabilities.

  6. SoftwareApplication schema contains typo 'Adnroid' Low

    The SoftwareApplication schema on subpages lists 'Adnroid' as an operating system, a minor but visible error that may reduce trust in structured data quality.

    What to change: Correct the typo 'Adnroid' to 'Android' in the SoftwareApplication schema.

  7. Pricing page hides all figures behind demo request Medium

    The pricing page lists four tiers but provides no actual prices, requiring a demo request. This limits AI crawlers from extracting pricing information, which may be used in comparison queries.

    What to change: Consider publishing at least starting prices for each tier to improve visibility in AI-generated comparisons.

  8. External review content not found in web search Medium

    Web searches for reviews on G2, Capterra, and Reddit returned no results, suggesting review content may be behind login walls or on platforms not indexed by DuckDuckGo. This limits the availability of social proof for AI crawlers.

    What to change: Encourage reviews on publicly indexable platforms or embed review snippets with schema on the site.

  9. robots.txt has no AI-bot-specific directives Low

    The robots.txt only disallows /wp-admin/, /?s=, and /search/ for all user agents, with no specific rules for AI crawlers. While not a problem per se, it misses an opportunity to guide crawlers to important pages.

    What to change: Consider adding AI-bot-specific directives to prioritize crawling of key pages like /ai-recruitment-software/.

What's working

  • Subpages carry rich AggregateRating and BreadcrumbList schema — Pages like /features/, /pricing/, /why-jobadder/, and /case-study/ embed AggregateRating (4.5 stars, 341 ratings) and BreadcrumbList schema, providing strong signals for AI crawlers.
  • Blog posts use BlogPosting schema with author and date — Blog articles carry BlogPosting schema including author, publisher, and datePublished, aiding AI crawlers in understanding content freshness and authorship.
  • Blog publishes frequently with data-driven content — The blog has posts dated into April 2026 with substantive, data-driven content (e.g., State of Recruitment Report), signaling freshness and authority.
  • Sitemap indexes 19 sub-sitemaps covering hundreds of URLs — The sitemap includes sub-sitemaps for blog, case studies, integrations, features, and localized content, ensuring broad crawl coverage.
  • HTML body renders full text content server-side — Despite using NitroCDN for JS/CSS optimization, the HTML body contains full text content, reducing JS-rendering risk for AI crawlers.
  • Most major AI crawlers have unrestricted access — ClaudeBot, PerplexityBot, Google-Extended, OAI-SearchBot, ChatGPT-User, and anthropic-ai all receive 200 responses with full content.
  • DNS and headers indicate mature SaaS infrastructure — The site uses Google Workspace, Atlassian, Stripe, Pendo, and Zendesk, reflecting a professional tech stack that supports reliability and integrations.
  • Site prominently displays G2 badges and aggregate rating — The site shows G2 badges ('29 badges over FY2021-2022') and a 4.5 aggregate rating, providing social proof that can be picked up by AI crawlers via schema.

Track jobadder.com 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