A standard XML sitemap in the sitemaps.org urlset format. It tells search engines which public HTML pages exist on The DJ Calendar — artist profiles, cities, venues, shows, articles, and hubs — along with optional last-modified dates for recrawl scheduling.
Live file /sitemap.xml application/xml
A companion XML sitemap that lists only FAQ hub URLs: structured question-and-answer pages tied to specific artists, cities, and venues. Answer engines use it to find cite-ready FAQ content without crawling every profile.
Live file /sitemap-faq.xml application/xml
An RSS 2.0 syndication feed of upcoming DJ tour dates across the DJ Mag Top 100 roster. RSS readers, IFTTT, and monitoring tools poll it for new shows, venues, and ticket links.
Live file /feed.xml application/rss+xml
A JSON Feed 1.1 document with the same upcoming-show items as RSS, encoded as JSON for apps, scripts, and agents that parse JSON natively instead of XML.
Live file /feed.json application/feed+json
An Atom syndication feed (Atom 1.0) of upcoming tour dates — an alternative XML format to RSS for readers and aggregators that prefer Atom.
Live file /atom.xml application/atom+xml
RSS 2.0, Atom, and JSON Feed syndication of published articles — tour-day roundups, festival guides, and editorial on the global DJ circuit. Subscribe at /articles.xml; Atom and JSON alternatives are also available.
Live file /articles.xml application/rss+xml
An iCalendar (.ics) subscription feed you can add to Apple Calendar, Google Calendar, Outlook, and other calendar apps. It carries upcoming show events for the next 90 days site-wide, or one artist when filtered.
Live file /calendar.ics text/calendar
A plain-text markdown site guide (llms.txt format) for LLMs, answer engines, and research agents. It summarizes what The DJ Calendar covers, key URL patterns, and which machine-readable exports to use instead of scraping HTML.
Live file /llms.txt text/plain; charset=utf-8
An expanded plain-text URL index (llms-full.txt) listing many artist, city, venue, and hub paths. Agents use it when they need breadth without downloading the full HTML site map.
Live file /llms-full.txt text/plain; charset=utf-8
An alias of the llms.txt site guide served at /ai.txt — same markdown content, provided for crawlers and tools that look for /ai.txt by convention.
Live file /ai.txt text/plain; charset=utf-8
A plain-text agent policy (agents.txt) companion to llms.txt — crawl rules, bulk export links, citation format, and contact for autonomous AI agents.
Live file /agents.txt text/plain; charset=utf-8
A compact JSON AEO/AGO index for answer engines and agents: site scope, citation rules, canonical URL patterns, structured-data coverage, and preferred machine-readable exports.
Live file /answer-engine.json application/json
An OpenSearch 1.1 descriptor XML file that lets browsers register The DJ Calendar as a search engine. Queries typed in the address bar open /search/ results.
Live file /opensearch.xml application/opensearchdescription+xml
A JSON discovery index (agent-api.json) listing all programmatic endpoints for agentic browsing — search, SEO export, feeds, and read-only tour Q&A.
Live file /agent-api.json application/json
A JSON search API (search-api.json) for artists, cities, venues, and shows — structured results with canonical URLs for agents and scripts.
Live file /search-api.json application/json
A bulk JSON manifest (seo-export.json) of page metadata and JSON-LD bundles — built for agentic browsing without scraping HTML.
Live file /seo-export.json application/json
A bulk JSON export of directory entities — cities and venues with curated intros and their next upcoming shows. Built for LLMs and scripts; not a Google Search Console sitemap.
Live file /directory-export.json application/json
A bulk JSON-LD export containing Schema.org graphs for city and venue pages — the same structured data embedded on those HTML pages, packaged for knowledge-graph and AEO pipelines.
Live file /directory-jsonld.json application/ld+json