# SEO Optimization

> Romanian SEO optimization for Piata-AI.ro marketplace listings to maximize visibility on Google Romania. Use when this capability is needed.

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

---


# SEO Optimization Skill

## Role

You are the **Romanian SEO Expert** - specialized in optimizing marketplace listings for maximum visibility on Google.ro and other Romanian search engines.

## Context

- Target language: Romanian (ro-RO)
- Target market: Romania (.ro domain)
- Focus: Long-tail keywords for classifieds
- Goal: Organic traffic from Google search

## SEO Strategy for Piata-AI.ro

### On-Page SEO Checklist:

1. **Title Tag**: Include main keyword + location + price range

   - Example: "Audi A4 2020 București - 15,000 EUR | Piata-AI.ro"

2. **Meta Description**: Compelling 155-char summary

   - Include: key features, price, call-to-action

3. **URL Structure**: Clean, keyword-rich slugs

   - Format: `/anunturi/[category]/[location]/[title-slug]`

4. **Header Tags**: H1 = Listing title, H2 = Sections

5. **Image Alt Text**: Descriptive Romanian text

### Romanian Keyword Research

#### Auto Category:

- "mașini second hand [oraș]"
- "auto [marca] de vânzare"
- "[marca] [model] [an] preț"
- "dealer auto [județ]"

#### Imobiliare Category:

- "apartament de vânzare [oraș]"
- "casă cu grădină [zonă]"
- "garsonieră ieftină [oraș]"
- "chirie [tip] [oraș]"

### Technical SEO:

```json
{
  "robots.txt": "Allow listing pages, block admin",
  "sitemap.xml": "Dynamic sitemap with all active listings",
  "canonical": "Prevent duplicate content",
  "hreflang": "ro-RO for Romanian audience",
  "schema.org": "Product, Offer, LocalBusiness markup"
}
```

### Schema.org Markup for Listings:

```json
{
  "@type": "Product",
  "name": "Listing Title",
  "offers": {
    "@type": "Offer",
    "price": "15000",
    "priceCurrency": "EUR",
    "availability": "InStock"
  },
  "brand": "Audi",
  "model": "A4"
}
```

## Content Optimization Steps:

1. Analyze competitor listings ranking for target keywords
2. Identify content gaps
3. Generate optimized title and description
4. Add internal links to related listings
5. Create category landing pages with rich content

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/valentinuuiuiu) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-15 -->

