Catalog / workforceap.org
65

SEO audit for workforceap.org

WorkforceAP — Empowering People. Advancing Futures.

otherNext.js

Health 65/100 (fair) · 50 pages crawled · generated 2026-07-29

Download Markdown report (feed to ChatGPT / Claude / Cursor)

WorkforceAP is a 501(c)(3) nonprofit providing employer-aligned training, professional certificates, and career support at no cost to members who qualify through scholarship/grant funded membership.

Screenshot of workforceap.org
50
pages crawled
46
indexable pages
0
errors
134
warnings
337
notices
0
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Links 69 0 52 6
Canonical 75 0 42 2
Duplicate 94 0 10 5
Budget 95 0 8 0
Titles 95 0 8 3
Hreflang 96 0 6 0
Content 99 0 2 45
Indexability 99 0 2 0
Performance 99 0 2 61
Agent Readiness 99 0 1 39
Sitemap 99 0 1 2
Cache 100 0 0 8
Crawlability 100 0 0 5
Images 100 0 0 2
Meta Description 100 0 0 27
Social 100 0 0 84
Structured Data 100 0 0 48
Findings

Warnings (14 rules)

warning Control has no accessible name

Rule agent.control_no_name · Agent Readiness · 1 occurrence(s)

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

Rule budget.disallow_linked · Budget · 6 occurrence(s)

  • https://www.workforceap.org/login — internal links point to https://www.workforceap.org/login, 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://www.workforceap.org/, https://www.workforceap.org/blog, https://www.workforceap.org/contact.
  • https://www.workforceap.org/login?redirectTo=/admin — internal links point to https://www.workforceap.org/login?redirectTo=/admin, 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://www.workforceap.org/, https://www.workforceap.org/blog, https://www.workforceap.org/contact.
  • https://www.workforceap.org/login?redirectTo=/counselor — internal links point to https://www.workforceap.org/login?redirectTo=/counselor, 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://www.workforceap.org/, https://www.workforceap.org/blog, https://www.workforceap.org/contact.
  • https://www.workforceap.org/login?redirectTo=/dashboard — internal links point to https://www.workforceap.org/login?redirectTo=/dashboard, 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://www.workforceap.org/, https://www.workforceap.org/blog, https://www.workforceap.org/contact.
  • https://www.workforceap.org/login?redirectTo=/employer — internal links point to https://www.workforceap.org/login?redirectTo=/employer, 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://www.workforceap.org/, https://www.workforceap.org/blog, https://www.workforceap.org/contact.
  • https://www.workforceap.org/login?redirectTo=/partner — internal links point to https://www.workforceap.org/login?redirectTo=/partner, 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://www.workforceap.org/, https://www.workforceap.org/blog, https://www.workforceap.org/contact.

warning Noindex page receives internal links (crawl-budget waste)

Rule budget.noindex_linked · Budget · 2 occurrence(s)

  • https://www.workforceap.org/account/privacy — this noindex page has 2 internal inlink(s) — Googlebot follows them, fetches the page, then drops it unindexed, spending crawl budget for no indexing benefit (and the links leak equity). Remove/redirect the links, or drop the noindex if the page should be indexed. Linked from: https://www.workforceap.org/terms, https://www.workforceap.org/privacy.
  • https://www.workforceap.org/en/login?redirectTo=/dashboard — this noindex page has 6 internal inlink(s) — Googlebot follows them, fetches the page, then drops it unindexed, spending crawl budget for no indexing benefit (and the links leak equity). Remove/redirect the links, or drop the noindex if the page should be indexed. Linked from: https://www.workforceap.org/apply, https://www.workforceap.org/mentor/apply, https://www.workforceap.org/account/privacy.

warning Thin content (low word count)

Rule content.thin · Content · 2 occurrence(s)

warning Duplicate page content

Rule duplicate.content · Duplicate · 5 occurrence(s)

warning Duplicate <title> across pages

Rule duplicate.title · Duplicate · 5 occurrence(s)

warning hreflang set has no self-reference

Rule hreflang.missing_self · Hreflang · 5 occurrence(s)

warning hreflang has no return link (not reciprocal)

Rule hreflang.no_return · Hreflang · 1 occurrence(s)

warning Hero/LCP image is lazy-loaded (loading=lazy delays LCP)

Rule images.no_lazy_lcp_candidate · Performance · 2 occurrence(s)

  • https://www.workforceap.org/blog — the likely hero/LCP image (1522202176988-66273c2fd55f.jpg) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.
  • https://www.workforceap.org/leadership — the likely hero/LCP image (michael-brown.webp) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.

warning noindex + nofollow (blocks link equity flow)

Rule index.noindex_nofollow · Indexability · 2 occurrence(s)

warning Internal link points to a redirect

Rule links.redirect_target · Links · 52 occurrence(s)

warning Non-indexable URL listed in sitemap

Rule sitemap.non_indexable · Sitemap · 1 occurrence(s)

warning Title likely truncated in SERP (too wide)

Rule title.too_long · Titles · 8 occurrence(s)

Notices (23 rules)

notice Heading levels skip a level

Rule agent.heading_skip · Agent Readiness · 38 occurrence(s)

notice No llms.txt for AI agents

Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)

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

Rule cache.not_cacheable · Cache · 8 occurrence(s)

notice Canonical points to a different URL

Rule canonical.non_self · Canonical · 2 occurrence(s)

notice Main text is hard to read (low Flesch Reading Ease)

Rule content.readability_poor · Content · 41 occurrence(s)

  • https://www.workforceap.org/ — this page reads as difficult (Flesch Reading Ease 38, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.workforceap.org/about — this page reads as difficult (Flesch Reading Ease 35, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.workforceap.org/accessibility — this page reads as difficult (Flesch Reading Ease 42, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.workforceap.org/apply — this page reads as difficult (Flesch Reading Ease 48, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.workforceap.org/blog — this page reads as difficult (Flesch Reading Ease 49, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.workforceap.org/blog/bringing-manufacturing-back-america — this page reads as difficult (Flesch Reading Ease 38, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.workforceap.org/career-quiz — this page reads as difficult (Flesch Reading Ease 48, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.workforceap.org/careers — this page reads as difficult (Flesch Reading Ease 42, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.workforceap.org/contact — this page reads as difficult (Flesch Reading Ease 43, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.workforceap.org/donate — this page reads as difficult (Flesch Reading Ease 41, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.workforceap.org/employers — this page reads as difficult (Flesch Reading Ease 42, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.workforceap.org/find-your-path — this page reads as difficult (Flesch Reading Ease 38, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.workforceap.org/how-it-works — this page reads as difficult (Flesch Reading Ease 48, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.workforceap.org/impact — this page reads as difficult (Flesch Reading Ease 36, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.workforceap.org/leadership — this page reads as difficult (Flesch Reading Ease 38, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.workforceap.org/leadership/michael-brown — this page reads as very difficult (Flesch Reading Ease 16, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.workforceap.org/mentor — this page reads as difficult (Flesch Reading Ease 47, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.workforceap.org/mentor/apply — this page reads as very difficult (Flesch Reading Ease 21, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.workforceap.org/outcomes — this page reads as difficult (Flesch Reading Ease 31, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.workforceap.org/partners — this page reads as difficult (Flesch Reading Ease 43, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.workforceap.org/program-comparison — this page reads as difficult (Flesch Reading Ease 49, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.workforceap.org/programs — this page reads as difficult (Flesch Reading Ease 40, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.workforceap.org/programs/ai-practitioner-professional-certificate-aws — this page reads as difficult (Flesch Reading Ease 46, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.workforceap.org/salary-guide — this page reads as difficult (Flesch Reading Ease 40, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.workforceap.org/what-we-do — this page reads as difficult (Flesch Reading Ease 38, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.

notice Duplicate meta description across pages

Rule duplicate.meta_desc · Duplicate · 5 occurrence(s)

notice Likely hero image lacks fetchpriority=high

Rule images.hero_no_fetchpriority · Performance · 1 occurrence(s)

  • https://www.workforceap.org/blog/bringing-manufacturing-back-america — the likely hero/LCP image (1573497019940-1c28c88b4f3e.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.

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

Rule images.missing_dimensions · Images · 2 occurrence(s)

notice Internal link points to a noindex page

Rule links.to_noindex · Links · 6 occurrence(s)

notice Meta description too long

Rule meta_desc.too_long · Meta Description · 27 occurrence(s)

notice Missing Open Graph tags

Rule og.missing · Social · 42 occurrence(s)

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

Rule perf.images_legacy_format · Performance · 48 occurrence(s)

  • https://www.workforceap.org/ — 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://www.workforceap.org/about — 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://www.workforceap.org/accessibility — 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://www.workforceap.org/account/privacy — 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://www.workforceap.org/apply — 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://www.workforceap.org/blog — 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://www.workforceap.org/career-quiz — 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://www.workforceap.org/careers — 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://www.workforceap.org/contact — 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://www.workforceap.org/donate — 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://www.workforceap.org/employers — 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://www.workforceap.org/faq — 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://www.workforceap.org/find-your-path — 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://www.workforceap.org/how-it-works — 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://www.workforceap.org/leadership — 6 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://www.workforceap.org/mentor — 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://www.workforceap.org/mentor/apply — 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://www.workforceap.org/outcomes — 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://www.workforceap.org/partners — 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://www.workforceap.org/privacy — 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://www.workforceap.org/program-comparison — 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://www.workforceap.org/programs — 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://www.workforceap.org/salary-guide — 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://www.workforceap.org/terms — 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://www.workforceap.org/what-we-do — 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.

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

Rule perf.no_etag · Performance · 6 occurrence(s)

  • https://www.workforceap.org/account/privacy — 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://www.workforceap.org/apply — 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://www.workforceap.org/apply?program=it-support-professional-certificate-ibm — 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://www.workforceap.org/employers/signup — 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://www.workforceap.org/en/login?redirectTo=/dashboard — 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://www.workforceap.org/mentor/apply — 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.

notice No Last-Modified header (no conditional GET for unchanged pages)

Rule perf.no_last_modified · Performance · 6 occurrence(s)

  • https://www.workforceap.org/account/privacy — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://www.workforceap.org/apply — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://www.workforceap.org/apply?program=it-support-professional-certificate-ibm — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://www.workforceap.org/employers/signup — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://www.workforceap.org/en/login?redirectTo=/dashboard — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://www.workforceap.org/mentor/apply — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.

notice URL redirects to another URL

Rule redirect.single · Crawlability · 3 occurrence(s)

notice Blocked by robots.txt

Rule robots.blocked · Crawlability · 2 occurrence(s)

notice Deep page has no BreadcrumbList structured data

Rule schema.breadcrumb_missing · Structured Data · 2 occurrence(s)

notice Deprecated schema type with no Google rich result

Rule schema.deprecated_type · Structured Data · 4 occurrence(s)

notice Indexable page not listed in sitemap

Rule sitemap.orphan_not_listed · Sitemap · 2 occurrence(s)

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

Rule title.same_as_h1 · Titles · 3 occurrence(s)

Pages (showing 50 of 50)
URLStatusIndexableWordsIn-links
https://www.workforceap.org/apply
Apply for Career Training - Workforce Advancement Project
200 yes 943 48
https://www.workforceap.org/
WorkforceAP — Empowering People. Advancing Futures.
200 yes 609 43
https://www.workforceap.org/employers
Employers — Hire Training-Aligned Candidates
200 yes 1008 43
https://www.workforceap.org/privacy
Privacy Policy — WorkforceAP
200 yes 2764 43
https://www.workforceap.org/terms
Terms of Service
200 yes 1966 43
https://www.workforceap.org/about
About WorkforceAP
200 yes 351 42
https://www.workforceap.org/accessibility
Accessibility Statement
200 yes 670 42
https://www.workforceap.org/blog
Workforce Development Blog | Career Tips & Training News
200 yes 862 42
https://www.workforceap.org/career-quiz
Free Career Quiz — Find Careers That Fit You — WorkforceAP
200 yes 283 42
https://www.workforceap.org/careers
Careers at WorkforceAP
200 yes 423 42
https://www.workforceap.org/contact
Contact Us — WorkforceAP
200 yes 432 42
https://www.workforceap.org/donate
Donate to WorkforceAP
200 yes 670 42
https://www.workforceap.org/faq
FAQ — WorkforceAP
200 yes 1926 42
https://www.workforceap.org/find-your-path
Find Your Path — WorkforceAP
200 yes 307 42
https://www.workforceap.org/how-it-works
How It Works — WorkforceAP
200 yes 1040 42
https://www.workforceap.org/leadership
Board & Leadership — WorkforceAP
200 yes 746 42
https://www.workforceap.org/mentor
Become a Mentor — WorkforceAP
200 yes 421 42
https://www.workforceap.org/outcomes
Outcomes snapshot — WorkforceAP
200 yes 426 42
https://www.workforceap.org/partners
Community & Employer Partners
200 yes 1029 42
https://www.workforceap.org/program-comparison
Compare Programs — Side-by-Side Career Tracks
200 yes 847 42
https://www.workforceap.org/programs
Career Training Programs — Nationwide Certificates
200 yes 1809 42
https://www.workforceap.org/salary-guide
Salary Guide — Program Starting Ranges
200 yes 1149 42
https://www.workforceap.org/what-we-do
What We Do — Workforce Development Training & Industry Certificates
200 yes 568 42
https://www.workforceap.org/en
WorkforceAP — Empowering People. Advancing Futures.
200 yes 609 6
https://www.workforceap.org/en/contact
Contact Us — WorkforceAP
200 yes 432 6
https://www.workforceap.org/en/login?redirectTo=/dashboard
Sign In - Workforce Advancement Project
200 no 146 6
https://www.workforceap.org/contact?topic=partnership
Contact Us — WorkforceAP
200 yes 432 3
https://www.workforceap.org/account/privacy
Sign In - Workforce Advancement Project
200 no 148 2
https://www.workforceap.org/apply?program=it-support-professional-certificate-ibm
Apply for IT Support Professional Certificate (IBM) Training — WorkforceAP - Workforce Advancement Project
200 yes 984 2
https://www.workforceap.org/programs/ai-practitioner-professional-certificate-aws
AI Practitioner Professional Certificate (AWS) Training & Certification
200 yes 885 2
https://www.workforceap.org/programs/aws-cloud-technology-amazon
AWS Cloud Technology Certificate Training & Certification
200 yes 749 2
https://www.workforceap.org/programs/comptia-a-professional-certificate
CompTIA A+ Professional Certificate (CompTIA A+) Training & Certification
200 yes 746 2
https://www.workforceap.org/programs/comptia-network-professional-certificate
CompTIA Net+ Professional Certificate (CompTIA Net+) Training & Certification
200 yes 762 2
https://www.workforceap.org/programs/comptia-security-professional-certificate
CompTIA Sec+ Professional Certificate (CompTIA Sec+) Training & Certification
200 yes 648 2
https://www.workforceap.org/programs/cybersecurity-professional-certificate-google
Cybersecurity and Networking Professional Certificate (CompTIA Net+, Sec+) Training & Certification
200 yes 1093 2
https://www.workforceap.org/programs/data-analytics-professional-certificate-google
Data Analyst Professional Certificate (Google) Training & Certification
200 yes 782 2
https://www.workforceap.org/programs/data-science-professional-certificate-ibm
Data Science Professional Certificate (IBM) Training & Certification
200 yes 812 2
https://www.workforceap.org/programs/digital-marketing-e-commerce-google
Digital Marketing & E-Commerce Professional Certificate (Google) Training & Certification
200 yes 785 2
https://www.workforceap.org/programs/health-information-technology-mchit
Medical Billing, Coding, and Health Information Technician Certificate (MBCHIT) Training & Certification
200 yes 1087 2
https://www.workforceap.org/blog/bringing-manufacturing-back-america
Bringing Manufacturing Back: Why Skilled Trades Are America's Next Big Opportunity | WorkforceAP Blog
200 yes 584 1
https://www.workforceap.org/leadership/michael-brown
Michael A. Brown, PMP, ChE — Executive Director & Chief Executive Officer | WorkforceAP
200 yes 797 1
https://www.workforceap.org/mentor/apply
Mentor Application - Workforce Advancement Project
200 yes 117 1
https://www.workforceap.org/employers/signup
Employer Sign Up - Workforce Advancement Project
200 yes 143 1
https://www.workforceap.org/impact
Public impact — WorkforceAP
200 yes 459 1
https://www.workforceap.org/programs/certified-logistics-technician-clt
Certified Logistics Technician (CLT) Training & Certification
200 yes 742 1
https://www.workforceap.org/programs/certified-production-technician-cpt
Certified Production Technician (CPT) Training & Certification
200 yes 732 1
https://www.workforceap.org/programs/core-construction-training-certificate
Core Construction Training & Certification
200 yes 724 1
https://www.workforceap.org/programs/digital-literacy-empowerment-class
Digital Literacy Empowerment Class Training & Certification
200 yes 857 1
https://www.workforceap.org/login 0 no 0 43
https://www.workforceap.org/login?redirectTo=/dashboard 0 no 0 42

Audit your own site — free

157 checks, internal PageRank, render-diff. No signup, results in ~30s.

Scan your site →