AZOKLEBOT 2.0 // OFFICIAL WEB CRAWLER

AzokleBot / 2.0

AzokleBot is the automated web crawler operated by Azokle. It crawls public web pages, images, videos, and news to power Azokle Search and ground Azokle AI.

Official User-Agent

AzokleBot exclusively identifies itself with the following HTTP request header:

Token:AzokleBot
Mozilla/5.0 (compatible; AzokleBot/2.0; +https://azokle.com/bot)

Public Web Data Indexed

AzokleBot indexes four key public content categories.

Web Pages & Articles

Discovers public websites, documentation, and technical articles for unbiased search results and factual AI grounding.

Images & Visual Media

Extracts image metadata, resolutions, alt descriptions, and licensing tags for Azokle Image Search.

Videos & Transcripts

Parses video titles, timestamps, thumbnails, and public transcripts for fast multimedia discovery.

News & Publications

High-frequency discovery of live journalism feeds and breaking chronological news updates.

Robots.txt Directives

Select your policy below to generate rules for your /robots.txt file.

Grants AzokleBot full access to discover and index all public pages on your domain.
# Allow AzokleBot to index public content for Azokle Search & AI
User-agent: AzokleBot
Allow: /

Sitemap: https://example.com/sitemap.xml
Per-Page HTML Meta Tag
<meta name="AzokleBot" content="noindex, nofollow">

Prevents specific web pages from appearing in Azokle Search.

HTTP Response Header
X-Robots-Tag: noindex, noarchive

Restricts indexing for non-HTML assets like PDF documents and media.

Verify Legitimate AzokleBot Traffic

Because User-Agent headers can be spoofed by third parties, use standard Reverse DNS verification on accessing IP addresses:

Step 1: Reverse DNS Lookup
host <accessing-ip>
Verified output pointer must end in:
*.crawl.azokle.com or *.bot.azokle.com
Step 2: Forward DNS Lookup
host <hostname-from-step-1>
Forward lookup IP must match the original accessing IP from your server log.

HTTP Response Handling

200 OK

Processed and queued for search indexing.

301 / 302

Follows redirect and updates canonical URL.

404 / 410

De-indexes the URL from search results.

429 / 503

Backs off request rate automatically.

Webmaster Assistance

Need technical assistance with AzokleBot crawl rates, indexing, or verification?