Skip to content

Articles & Guides

Useful resources for web developers and system administrators

Monitoring
Monitoring LLM APIs: Latency, Cost, Uptime
How to monitor LLM APIs (OpenAI, Anthropic and others): uptime, latency, token cost. HTTP endpoint monitoring, Telegram and Slack alerts, key metrics.
15.06.2026 · 10 min · 134 views
SEO
Agent Cards and .well-known for AI Agents
How to describe your site for AI agents: agent-card.json, ai-plugin.json, mcp/server-card.json in .well-known plus llms.txt. Examples and a readiness checklist.
15.06.2026 · 10 min · 120 views
SEO
Schema.org for AI Search: Types, @id and Common Errors
Which Schema.org types affect extractability in AI answers, why every node needs an @id, how to link an entity graph, common markup errors and check commands.
15.06.2026 · 17 min · 126 views
SEO
Website AI-Readiness Checklist: 12 Checks With Commands
Website AI-readiness checklist: 12 checks with real curl commands — crawler access, text in raw HTML, JSON-LD, llms.txt, TTFB, and the myths to skip.
15.06.2026 · 15 min · 116 views
SEO
How to Get Cited by ChatGPT and Perplexity
Make ChatGPT and Perplexity cite your site: direct answers, schema, original data, presence on Reddit, and access for AI crawlers. Practical steps.
15.06.2026 · 9 min · 100 views
SEO
How AI Crawlers Read Your Website: Agents, JS and Logs
How AI crawlers read your site: the three classes of bot and their user agents, JavaScript execution, nginx log analysis, and verifying a bot is real.
15.06.2026 · 14 min · 112 views
SEO
GEO: Generative Engine Optimization — a practical handbook
Generative Engine Optimization in practice: AI crawler access, extractable structure, trust signals, schema.org, external mentions and how to measure it.
15.06.2026 · 18 min · 120 views
SEO
robots.txt and AI Bots: Training, Citation, Verification
How to separate AI agents in robots.txt: who trains a model and who answers in real time. Token table, Content-Signal, log analysis and reverse DNS verification.
15.06.2026 · 16 min · 238 views
SEO
Markdown Content Negotiation for AI Agents
How to serve AI agents clean markdown via the Accept: text/markdown header and /page.md URLs. Why it matters, how to set it up, and how to validate it.
15.06.2026 · 7 min · 147 views
SEO
llms.txt: What It Is, How to Create and Validate It
llms.txt is a markdown file at your site root listing your key pages for AI. How it differs from robots.txt, how to write, serve and validate it. Full examples.
15.06.2026 · 15 min · 119 views