II.
SkillArea JSON
Structured · liveskill-area:SEO-technical
Technical SEO json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:SEO-technical",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-3.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Technical SEO",
"description": "Optimizing website technical foundations for search engines — crawl budget\nmanagement, structured data (Schema.org), Core Web Vitals optimization,\nXML sitemaps, hreflang implementation, and JavaScript rendering strategies.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:SEO-technical",
"to": "domain:digital-marketing",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:SEO-technical",
"to": "domain:web-development",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}