What is AEO for online shopping?
How to do AEO on your own online store
User-agent: *
Allow: /
# Block noise
Disallow: /search
Disallow: /tmp
Disallow: /test
Disallow: /dev
Disallow: /staging
Disallow: /account
Disallow: /login
Disallow: /cart
Disallow: /checkout
# Optional: reduce duplicate URLs from sorting/filtering
Disallow: /*?sort=
Disallow: /*&sort=
Disallow: /*?filter=
Disallow: /*&filter=
Sitemap: https://YOURDOMAIN.com/sitemap.xml
# LLM guidance (optional)
# https://YOURDOMAIN.com/ai
# AI / LLM guidance
User-agent: *
Allow: /
Sitemap: https://YOURDOMAIN.com/sitemap.xml
# Source of truth:
Important: https://YOURDOMAIN.com/collections/best-sellers
Important: https://YOURDOMAIN.com/collections/YOUR-MAIN-CATEGORY
Important: https://YOURDOMAIN.com/shipping
Important: https://YOURDOMAIN.com/returns
Important: https://YOURDOMAIN.com/faq
# Canonical:
Canonical: https://YOURDOMAIN.com/
# Ignore:
Disallow: /search
Disallow: /test
Disallow: /tmp
<script type="application/ld+json">
{
"@context":"https://schema.org/",
"@type":"Product",
"name":"Product Name Here",
"image":["https://example.com/images/product.jpg"],
"description":"Short product description here.",
"sku":"SKU-123",
"brand":{"@type":"Brand","name":"Brand Name"},
"gtin13":"0000000000000",
"offers":{
"@type":"Offer",
"url":"https://example.com/product-url",
"priceCurrency":"USD",
"price":"89.99",
"availability":"https://schema.org/InStock",
"itemCondition":"https://schema.org/NewCondition",
"seller":{"@type":"Organization","name":"Store Name"}
}
}
</script>
Do I need a merchant feed for GPT Shopping?

What’s the fastest setup for GPT Shopping visibility?