# Tacosdedatos SEO

> Mexico-first Spanish SEO for technical content. Use when: (1) Writing or optimizing Spanish technical content, (2) Choosing between regional Spanish variants, (3) Deciding when to use English vs Spanish terms, (4) Keyword research for LATAM audiences. Complements generic seo-guidelines skill with tacosdedatos specifics.

- Skill: `majiayu000/tacosdedatos-seo` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add majiayu000/tacosdedatos-seo`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/tacosdedatos-seo/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Marketing & Growth
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/tacosdedatos-seo

---


# tacosdedatos SEO

Spanish SEO for tacosdedatos' Mexico-first technical audience.

**Context**: `/agents/shared/tacosdedatos-growth-playbook.md` — 49% Mexico, 13% USA, 6% Spain, 6% Colombia.

## Core Principle

Use Mexican Spanish, not Spain Spanish. Technical terms often stay in English.

```
✓ "computadora" (Mexico)     ✗ "ordenador" (Spain)
✓ "archivo" (Mexico)         ✗ "fichero" (Spain)
✓ "celular" (Mexico)         ✗ "móvil" (Spain)
✓ "ustedes" (LATAM)          ✗ "vosotros" (Spain)
```

## Technical Terms Rule

**Keep in English**: Tool names, library names, widely-adopted terms
```
Python, pandas, API, machine learning, DataFrame, backend
```

**Translate**: Actions, descriptions, educational context
```
"Cómo instalar pandas" not "How to install pandas"
"Guía de visualización" not "Visualization guide"
```

## Hybrid Keyword Patterns

Spanish speakers search in mixed language:
```
"pandas tutorial español"        ← English tool + Spanish modifier
"cómo usar API de OpenAI"        ← Spanish action + English terms
"machine learning principiantes" ← English concept + Spanish level
```

## Title Templates

```
Tutorial de [English tool]: [Spanish benefit]
Cómo [Spanish action] con [English tool]
[Number] [Spanish description] de [English tool]

Examples:
"Tutorial de pandas: Análisis de Datos Paso a Paso"
"Cómo Visualizar Datos con matplotlib"
"5 Funciones de Python que Debes Conocer"
```

## Detailed References

- `references/terminology.md` — Full Mexico vs Spain term mapping
- `references/keyword-patterns.md` — Search volume insights for Spanish tech terms

