# AI Index Configuration for BK Parfume
# This file contains configuration for AI and LLM model crawling and indexing

[metadata]
site_name = BK Parfume
language = uk
country = UA
category = e-commerce
subcategory = perfumery
description = Наливна парфумерія в Україні - понад 155 ароматів, вигідні ціни та доставка Новою поштою

[ai_permissions]
# OpenAI (ChatGPT, GPT-4, etc.)
openai = allow
openai_training = allow

# Anthropic (Claude)
anthropic = allow
claude = allow

# Google (Bard, etc.)
google_ai = allow

# Microsoft (Copilot, etc.)
microsoft_ai = allow

# Meta (LLaMA, etc.)
meta_ai = allow

# Other AI Services
general_ai = allow

# Search Engines (always allowed)
search_engines = allow

[content_types]
# Content that can be indexed
allowed_content = [
    "product_descriptions",
    "blog_articles",
    "company_information",
    "public_pages",
    "structured_data"
]

# Content that should not be indexed
restricted_content = []

[urls]
sitemap = https://bkparfume.pp.ua/sitemap.xml
robots = https://bkparfume.pp.ua/robots.txt
main_site = https://bkparfume.pp.ua/
blog = https://bkparfume.pp.ua/articles.html
about = https://bkparfume.pp.ua/about.html
contact = https://bkparfume.pp.ua/contacts.html

[contact]
email = info@bkparfume.pp.ua
website = https://bkparfume.pp.ua
