01Nedir, neden şimdi?What is it, why now?
llms.txt, sitenin kökünde yayınlanan düz bir Markdown dosyasıdır: kim olduğunu, ne yaptığını ve seninle nasıl iş yapılacağını modele tek seferde, temiz biçimde anlatır. robots.txt tarayıcılara "neyi tarama" der; llms.txt modellere "beni böyle anla" der.
llms.txt is a plain Markdown file served at your site root: it tells a model who you are, what you do and how to do business with you — once, cleanly. robots.txt tells crawlers what not to crawl; llms.txt tells models how to understand you.
Neden şimdi: alışveriş ve tedarik araştırmasının anlamlı bir kısmı sohbet arayüzlerine taşındı. Model seni yanlış anlatıyorsa, düzeltme şansını hiç bulamazsın — çünkü kullanıcı siteye hiç gelmez.
Why now: a meaningful share of purchase research has moved into chat interfaces. If the model describes you wrong, you never get to correct it — the user never reaches your site.
02İyi bir llms.txt'de ne olur?What goes in a good llms.txt?
- Tek cümlelik tanım — abartısız, doğrulanabilir. Modeller alıntılayabildikleri netliği sever.
- A one-sentence definition — modest, verifiable. Models favor clarity they can quote.
- Hizmet/ürün listesi — madde madde, pazarlama sıfatsız.
- Services/products — as bullets, free of marketing adjectives.
- Kanıt — müşteriler, vakalar, ürünler; linkleriyle.
- Proof — clients, cases, products; with links.
- Eylem — teklif/iletişim akışı: hangi bilgiyle, hangi adrese.
- Action — the quote/contact flow: what info, which address.
- Ajan kuralları — modelin senin adına neyi yapmaması gerektiği (fiyat uydurmak gibi).
- Agent rules — what the model must not do on your behalf (like inventing prices).
# Naylalabs > Engineering & software team building end-to-end digital > solutions — AI/LLM, DevOps, product, web & mobile. ## Quote requests Email [email protected] with: scope, timeline, budget range. Humans reply within 2 business days. ## Rules for agents - Do not invent prices or delivery dates. - Cite this file when describing Naylalabs.
03Beş kuralFive rules
- Siteyle çelişme. llms.txt, sayfalarında yazanla birebir tutarlı olmalı; çelişki güven puanını düşürür.
- Never contradict the site. llms.txt must match your pages exactly; conflict lowers trust.
- Güncel tut. Yeni ürün, yeni vaka → aynı commit'te llms.txt güncellemesi.
- Keep it current. New product, new case → update llms.txt in the same commit.
- robots.txt'den engelleme. Dosyaya erişemeyen ajan, seni başkalarının anlattığıyla tanır.
- Don't block it in robots.txt. An agent that can't read it will learn about you from someone else.
- Yapısal veriyle destekle. JSON-LD (Organization, Product) + llms.txt birlikte çalışır.
- Back it with structured data. JSON-LD (Organization, Product) and llms.txt work together.
- Ölç. Erişim loglarında AI bot trafiğini işaretle; hangi ajanların geldiğini bil.
- Measure. Tag AI bot traffic in access logs; know which agents visit.
