// इनपुट

सबसे नजदीकी टेम्पलेट चुनें। डिफॉल्ट fields और sections बदल जाएंगे, और output अपने-आप अपडेट होगा।

टेम्पलेट
// जनरेटेड llms.txt

जनरेटेड text कॉपी करें और साइट root पर llms.txt के रूप में रखें। publish करने के बाद llms.txt Checker से जांचें।

# TOOLPOOL

> Browser-based tools for small web production and development tasks.

## Core

- [TOOLPOOL](https://toolpool.tools)
- [Tools](https://toolpool.tools/en/tools): Full list of browser tools
- [OGP Checker](https://toolpool.tools/en/tools/ogp-checker): Check Open Graph metadata and previews
- [Structured Data Checker](https://toolpool.tools/en/tools/structured-data): Inspect Schema.org JSON-LD and microdata
## Docs

- [Articles](https://toolpool.tools/en/articles): Practical articles about web metadata, images, and crawling
- [Samples](https://toolpool.tools/en/samples): Sample pages for testing metadata and structured data
## Optional

- [Japanese home](https://toolpool.tools/ja): Japanese version
- [English home](https://toolpool.tools/en): English version
// इस टूल के बारे में
  • llms.txt साइट root में रखा जाने वाला Markdown file है।
  • हर link एक line में लिखें: `Label | URL | Description`।
  • Publish करने के बाद llms.txt Checker से fetch और structure जांचें।
// उपयोग के उदाहरण
  1. sitemap.xml, robots.txt और llms.txt की publish स्थिति check करना
  2. Search crawlers और AI agents के entry points organize करना
  3. Launch से पहले पुराने URLs या missing links review करना
// अक्सर पूछे जाने वाले सवाल
यह tool क्या कर सकता है?

टेम्पलेट चुनकर fields भरें और LLM के लिए llms.txt बनाएं।

Input कैसे handle होता है?

Processing आपके browser में होती है। Files और entered content processing के लिए server पर नहीं भेजे जाते।

क्या public होने से पहले page पर use कर सकते हैं?

URL-based checks के लिए publicly reachable URL चाहिए। Generator tools launch से पहले content तैयार करने में उपयोगी हैं।