# Product Only > Korean-language, visual-first curation of software and digital products. Each entry has a short summary (max 50 Korean characters), carousel images, official product URL, optional social link, 30-day feed TTL, and numeric share paths (`/1`, `/2`, …). # Pages - [Home feed](https://productonly.xyz/): Main curated list (HTML). Semantic headings: one site h1, each product is an article with h2 title. - [RSS](https://productonly.xyz/rss.xml): Machine-readable updates; item links point to on-site landing URLs that redirect to hash targets on the home feed. - [Sitemap index](https://productonly.xyz/sitemap-index.xml): URLs for discoverability. # Content model - Data: YAML under `content/days/` (date files, items with `shareId`, `publishedAt`, `link`, `summary`, `images`). - Public asks: Users may submit product suggestions via "Ask Product" (official URL required, optional social URL, POST `/api/ask`); admin is separate and not for indexing. # Language - Primary: Korean (`lang="ko"`). Intro includes a short English line for global search context. # Contact / policy - Do not crawl `/admin` or `/api/` for public indexing; see `/robots.txt`.