# BugShield

> WordPress bug fixes, maintenance, monitoring, and secure credential storage.

BugShield is a WordPress care platform operated by BugShield Ltd. Users submit bug fixes, subscribe to maintenance plans (Shield Light or Shield Pro), store encrypted site credentials in a Password Vault, and track work from a dashboard. The customer app lives at https://app.bugshield.co.uk.

## Primary pages

- [Home](https://bugshield.co.uk/) — markdown: /index.md
- [Features](https://bugshield.co.uk/features) — markdown: /features.md
- [Pricing](https://bugshield.co.uk/pricing) — markdown: /pricing.md
- [Maintenance plans](https://bugshield.co.uk/maintenance) — markdown: /maintenance.md
- [FAQs](https://bugshield.co.uk/faqs) — markdown: /faqs.md
- [Knowledge Base](https://bugshield.co.uk/knowledge-base/getting-started) — markdown: /knowledge-base/getting-started.md
- [Blog](https://bugshield.co.uk/blog) — markdown: /blog/index.md
- [Contact](https://bugshield.co.uk/contact) — markdown: /contact.md

## Plans

- One-off bug fix: from £49 — https://bugshield.co.uk/one-off (markdown: /one-off.md)
- Shield Light: £99/month — https://bugshield.co.uk/shield-light (markdown: /shield-light.md)
- Shield Pro: £199/month — https://bugshield.co.uk/shield-pro (markdown: /shield-pro.md)

## Support content

- FAQs (pricing, Vault, monitoring, billing): https://bugshield.co.uk/faqs — markdown: /faqs.md
- Knowledge Base (51 articles): https://bugshield.co.uk/knowledge-base/getting-started — markdown files in /knowledge-base/
- How-to guides (67 tutorials): https://bugshield.co.uk/how-to — markdown files in /how-to/
- FAQ machine-readable data: https://bugshield.co.uk/js/faq-data.json
- Knowledge Base search index: https://bugshield.co.uk/js/kb-search-index.js

## Agent-readable markdown

Every public HTML page has a sibling `.md` file with the same path and filename (e.g. `pricing.html` → `pricing.md`, `how-to/fix-wordpress-critical-error.html` → `how-to/fix-wordpress-critical-error.md`). These files contain YAML frontmatter (`title`, `description`, `canonical`) and clean markdown body content for AI agent consumption.

- **Full site dump:** https://bugshield.co.uk/llms-full.txt — single comprehensive markdown document covering all 204 pages
- **This summary:** https://bugshield.co.uk/llms.txt

## Contact

- Email: info@bugshield.co.uk
- Contact form: https://bugshield.co.uk/contact

## Crawling

- Sitemap: https://bugshield.co.uk/sitemap.xml
- Robots: https://bugshield.co.uk/robots.txt
- Total indexable HTML pages in sitemap: 201
- Total markdown agent pages: 204

## Optional

- Humans: https://bugshield.co.uk/humans.txt
