Skip to main content
Search engines and AI agents read a site through a few well-known files. WPOS generates and maintains all of them, so a connected site is crawlable and AI-readable from day one without configuration.

llms.txt

WPOS auto-generates /llms.txt, the emerging standard that gives AI agents a clean, markdown summary of your site: name, tagline, language, and an index of the content that matters. It updates as the site changes, so an AI reading your client’s site always sees current information. Check yours at yourdomain.com/llms.txt.

Sitemap

The site serves a full XML sitemap at /wp-sitemap.xml, built on the WordPress sitemap system and maintained automatically as content is added, updated, or removed. The sitemap location is also advertised in robots.txt, so crawlers find it without manual submission.

robots.txt

WPOS manages /robots.txt. The default output keeps admin and commerce plumbing out of the index and points crawlers at the sitemap. Rules can be extended per site, including rules aimed at specific AI crawlers, by asking the agent in chat.

Redirects

When URLs change, WPOS serves proper 301 redirects so links and rankings survive. The agent creates redirects as part of restructuring work rather than leaving old URLs to 404.
After a migration or a big restructure, ask the agent in chat to check for broken links and missing redirects. It works from the site’s own link and redirect data.