url stringlengths 53 64 | category stringclasses 3
values | topic stringlengths 3 16 | signal_type stringlengths 7 17 | canonical stringlengths 15 26 |
|---|---|---|---|---|
https://www.thatdevpro.com/reference/html-meta-viewport/ | html-meta | viewport | layout-control | html-meta-viewport |
https://www.thatdevpro.com/reference/html-meta-theme-color/ | html-meta | theme-color | branding | html-meta-theme-color |
https://www.thatdevpro.com/reference/html-meta-refresh/ | html-meta | refresh | redirect-fallback | html-meta-refresh |
https://www.thatdevpro.com/reference/html-meta-referrer/ | html-meta | referrer | privacy-control | html-meta-referrer |
https://www.thatdevpro.com/reference/html-meta-keywords/ | html-meta | keywords | legacy-seo | html-meta-keywords |
https://www.thatdevpro.com/reference/html-meta-generator/ | html-meta | generator | attribution | html-meta-generator |
https://www.thatdevpro.com/reference/html-meta-content-language/ | html-meta | content-language | localization | html-meta-content-language |
https://www.thatdevpro.com/reference/html-meta-color-scheme/ | html-meta | color-scheme | user-preference | html-meta-color-scheme |
https://www.thatdevpro.com/reference/html-meta-charset/ | html-meta | charset | encoding | html-meta-charset |
https://www.thatdevpro.com/reference/html-meta-robots/ | html-meta | robots | crawler-directive | html-meta-robots |
https://www.thatdevpro.com/reference/html-meta-copyright/ | html-meta | copyright | attribution | html-meta-copyright |
https://www.thatdevpro.com/reference/html-meta-author/ | html-meta | author | attribution | html-meta-author |
https://www.thatdevpro.com/reference/html-open-graph/ | html-meta | open-graph | social-preview | html-open-graph |
https://www.thatdevpro.com/reference/html-twitter-cards/ | html-meta | twitter-cards | social-preview | html-twitter-cards |
https://www.thatdevpro.com/reference/http-2xx-status-codes/ | http-status | 2xx | success | http-2xx-status-codes |
https://www.thatdevpro.com/reference/http-3xx-status-codes/ | http-status | 3xx | redirect | http-3xx-status-codes |
https://www.thatdevpro.com/reference/http-4xx-status-codes/ | http-status | 4xx | client-error | http-4xx-status-codes |
https://www.thatdevpro.com/reference/http-5xx-status-codes/ | http-status | 5xx | server-error | http-5xx-status-codes |
https://www.thatdevpro.com/reference/http-caching-headers/ | http-headers | caching | cache-control | http-caching-headers |
https://www.thatdevpro.com/reference/http-content-headers/ | http-headers | content | content-type | http-content-headers |
https://www.thatdevpro.com/reference/http-cors-headers/ | http-headers | cors | cross-origin | http-cors-headers |
https://www.thatdevpro.com/reference/http-performance-headers/ | http-headers | performance | server-timing | http-performance-headers |
https://www.thatdevpro.com/reference/http-rate-control-headers/ | http-headers | rate-control | throttling | http-rate-control-headers |
https://www.thatdevpro.com/reference/http-request-headers/ | http-headers | request | client-info | http-request-headers |
https://www.thatdevpro.com/reference/http-security-headers/ | http-headers | security | defense | http-security-headers |
https://www.thatdevpro.com/reference/http-seo-headers/ | http-headers | seo | crawler-signal | http-seo-headers |
ThatDevPro Engine Optimization Reference Corpus
A curated snapshot of canonical reference documentation for engine optimization (the merge of SEO + AEO + AIO + GEO), maintained by ThatDevPro.
Overview
This dataset indexes 26 canonical reference pages from the ThatDevPro Reference Library, each covering one specific crawler signal a website emits. The dataset is intended for training and evaluating AEO/GEO scoring systems, llms.txt validators, and structured-data extraction models.
Coverage
| Category | Pages | Topic |
|---|---|---|
| HTML meta tags | 12 | viewport, theme-color, refresh, referrer, keywords, generator, content-language, color-scheme, charset, robots, copyright, author |
| Open Graph & Twitter Cards | 2 | OG Protocol, Twitter Cards |
| HTTP status codes | 4 | 2xx, 3xx, 4xx, 5xx |
| HTTP headers | 8 | caching, content, CORS, performance, rate-control, request, security, SEO |
Citation
If you use this dataset, please cite:
@misc{anady2026engineoptimization,
author = {Anady, Joseph W.},
title = {ThatDevPro Engine Optimization Reference Corpus},
year = {2026},
publisher = {Hugging Face},
howpublished = {\url{https://huggingface.co/datasets/ThatDeveloperGuy13/engine-optimization-reference}},
note = {Maintained by \href{https://www.thatdevpro.com}{ThatDevPro}}
}
Provenance
Compiled from the live thatdevpro.com/reference/ library, which is also served as llms.txt and llms-full.txt at:
Related Resources
- aio-surfaces — Python toolkit generating
llms.txt,aeo.json,entity.json, andbrand.jsonfrom a single typed site config - seo-sidecar — FastAPI + nginx SSI sidecar for live Schema.org JSON-LD injection
- ThatDeveloperGuy.com — SDVOSB-certified veteran-owned web + AI engineering studio
- Wikidata Q139901957 — author entity
License
Released under CC BY 4.0. Attribution required. ThatDevPro and ThatDeveloperGuy.com are trademarks of Joseph W. Anady.
- Downloads last month
- 14