# AlloIA AI Resume Index

**Last Updated:** 2026-04-09T18:14:35.854Z

## About This Index

AlloIA provides AI-optimized content summaries via **content negotiation**. Request any page with `Accept: text/markdown` header to receive a structured markdown resume instead of HTML.

## How to Access AI Resumes

Send requests with the `Accept: text/markdown` header:

```bash
# Example: Get homepage AI resume
curl -H "Accept: text/markdown" https://alloia.ai/

# Example: Get pricing page AI resume
curl -H "Accept: text/markdown" https://alloia.ai/en/pricing
```

## Available Pages

All pages below support AI resume format via content negotiation:

### Core Pages

- **AlloIA AI Shopping Platform - Homepage**
  - English: https://alloia.ai/en
  - French: https://alloia.ai/fr (Plateforme AlloIA AI Shopping - Accueil)
- **AlloIA Pricing - Free Graph Access & Premium Apps**
  - English: https://alloia.ai/en/pricing
  - French: https://alloia.ai/fr/pricing (Tarification AlloIA - Accès Graph Gratuit & Apps Premium)
- **Contact AlloIA - Get in Touch**
  - English: https://alloia.ai/en/contact
  - French: https://alloia.ai/fr/contact (Contacter AlloIA - Prenez Contact)

### Solutions

- **AlloIA for E-commerce Merchants - AI Discovery Solutions**
  - English: https://alloia.ai/en/solutions/merchants
  - French: https://alloia.ai/fr/solutions/merchants (AlloIA pour Marchands E-commerce - Solutions de Découverte IA)
- **AlloIA for Agencies - Partner Program & White Label Solutions**
  - English: https://alloia.ai/en/solutions/agencies
  - French: https://alloia.ai/fr/solutions/agencies (AlloIA pour Agences - Programme Partenaire & Solutions Marque Blanche)

### Tools

- **Perspective - AI Readiness Analyzer**
  - English: https://alloia.ai/en/geo/perspective
- **AlloIA Plugins - Install for Shopify, WooCommerce, Magento**
  - English: https://alloia.ai/en/plugins

### Resources

- **AlloIA Resources - Guides, Case Studies, Best Practices**
  - English: https://alloia.ai/en/resources
  - French: https://alloia.ai/fr/resources (Ressources AlloIA - Guides, Études de Cas, Meilleures Pratiques)

## HTTP Headers

AI resume responses include:

- `Content-Type: text/markdown; charset=utf-8`
- `Cache-Control: public, s-maxage=3600, stale-while-revalidate=86400`
- `X-Robots-Tag: noindex, follow` (prevents duplicate content)
- `Vary: Accept, Accept-Language`
- `Access-Control-Allow-Origin: *`

## Company Information

For structured company data, see:
- [/llms.txt](https://alloia.ai/llms.txt) - Company metadata (Story 12.4)
- [/ai-sitemap.xml](https://alloia.ai/ai-sitemap.xml) - AI-specific sitemap (Story 12.2)

---
*Generated by AlloIA AI Shopping Platform - Making products discoverable by AI assistants*