AEO / GEO Audit
AI SEO Audit: Aukera Jewellery
Audit Date: July 31, 2026 Target: https://aukerajewellery.com/ Industry: Lab-grown diamond jewellery (D2C + Omnichannel) Business Context: See business-analysis.md
Executive Summary
Aukera Jewellery has a strong foundation for AI search visibility but several critical gaps that, if fixed, would significantly increase their citation rate across ChatGPT, Perplexity, Google AI Overviews, Claude, and Copilot.
Strengths: Shopify's modern stack auto-generates llms.txt, agents.md, and UCP endpoints; robust blog content in high-citation formats (comparisons, guides, FAQs); FAQPage schema on collection pages; Article schema on key blog posts; no AI bot blocking.
Critical Gaps: Empty sameAs in Organization schema (~60% of citation value forfeited); no BreadcrumbList schema; no AggregateRating/Review schema on products; missing pricing.md; cart drawer HTML polluting heading hierarchy; some blog posts lack Article schema; generic meta titles on some pages.
AI Citations Found: Aukera is cited in 3+ third-party "best of" lists (CEO VINE, ITD Growth Labs, Indian Retailer) and picked up by multiple business publications — strong for a brand barely 3 years old.
1. Technical AI Readiness
1.1 AI Bot Access (robots.txt)
| Bot | Status | Notes |
|---|---|---|
| GPTBot / ChatGPT-User | ✅ Allowed | No disallow rules for OpenAI bots |
| PerplexityBot | ✅ Allowed | No disallow rules |
| ClaudeBot / anthropic-ai | ✅ Allowed | No disallow rules |
| Google-Extended | ✅ Allowed | No disallow rules |
| Bingbot | ✅ Allowed | Powers Copilot citations |
Verdict: No blocking of any AI crawler. Excellent.
The robots.txt also includes forward-looking instructions for AI agents, referencing UCP/MCP endpoints and the Shop skill — this is ahead of most e-commerce sites.
1.2 Machine-Readable Files for AI Agents
| File | Status | Notes |
|---|---|---|
/llms.txt | ✅ Present | Shopify auto-generated. Contains agent instructions, UCP references, store policies, product/collection data endpoints. |
/agents.md | ✅ Present | Shopify auto-generated. Canonical agent-facing description. Mirrors llms.txt content. |
/.well-known/ucp | ✅ Present | Universal Commerce Protocol discovery endpoint. Full merchant profile with MCP tools, payment handlers (Google Pay, Shopify Card), catalog search/lookup. |
/api/ucp/mcp | ✅ Present | MCP endpoint for agent-driven commerce. |
/pricing.md | ❌ Missing (404) | Critical gap. AI agents evaluating products on behalf of buyers cannot parse pricing information. Custom/made-to-order products show price: 0.00 in schema, which agents interpret as "unknown" or "free." |
/sitemap.xml | ✅ Present | Products (880 SKUs), collections, pages all indexed. |
Verdict: Excellent forward-looking infrastructure. The missing /pricing.md is the one gap — without it, AI agents comparing Aukera against competitors with transparent pricing will skip Aukera.
2. Schema Markup Analysis
All schema was verified via raw HTML/curl (not text-extraction tools that strip <script> tags).
2.1 Homepage Schema
| Schema Type | Present? | Issues |
|---|---|---|
Organization | ✅ | CRITICAL: sameAs array contains 9 empty strings instead of actual social media URLs |
WebSite | ✅ | Correct SearchAction target |
BreadcrumbList | ❌ Missing | No breadcrumb schema on any page |
LocalBusiness | ❌ Missing | Physical stores present but no local business schema |
Impact of empty sameAs: The Organization schema's sameAs property is how AI engines discover and verify your social presence. Nine empty string values effectively tell AI engines "this brand has no social media" even though Aukera has active Instagram (71K), LinkedIn (2.6K), YouTube, and Facebook. This is the single highest-impact fix in this audit.
2.2 Product Page Schema (Promessa Solitaire Bridal Ring)
| Schema Type | Present? | Issues |
|---|---|---|
ProductGroup | ✅ | Correct type for variant products |
Product (variants) | ✅ | Per-variant entries with GTIN/MPN, SKU, images |
Offer | ✅ | Price, currency, availability |
AggregateRating | ❌ Missing | No review/rating data in schema |
Review | ❌ Missing | Customer reviews exist on page but not in structured data |
BreadcrumbList | ❌ Missing |
Pricing issues in schema:
- All 8 variants of the Promessa ring show
"price": "0.00"and"availability": "OutOfStock"— this is because it's a made-to-order solitaire where pricing depends on diamond specifications - AI engines see: price = ₹0 (free), stock = OutOfStock → product appears unavailable
- Workaround: Use a starting price range in schema or mark custom products differently
2.3 Collection Page Schema (Rings)
| Schema Type | Present? | Issues |
|---|---|---|
FAQPage | ✅ Excellent | 5 FAQ questions with answers about lab-grown diamond rings |
Organization | ✅ | (with same 9 empty sameAs values) |
BreadcrumbList | ❌ Missing |
FAQPage on collections is a strong AI extraction signal. The 5 FAQs cover exactly the questions users and AI ask: "Why choose Aukera?", "How do I know quality?", "Can rings be resized?", "Do they look different?", "Can I wear them daily?" This is excellent.
2.4 Blog Page Schema
| Blog Post | Schema Present | Notes |
|---|---|---|
| Lab Grown vs Natural Diamonds | ✅ Article + FAQPage + Organization | Correct. Has author, datePublished, dateModified. Excellent. |
| How to Choose the Right Engagement Ring | ✅ Article + FAQPage (9 FAQs) + Organization | Excellent. 3,117 words. |
| Best Lab-Grown Diamond Brand in India | ❌ No Article schema | Only FAQPage + Organization. Missing date/author structured data. |
Blog index (/blogs/lab-grown-diamond) | ❌ No schema | No Article/BlogPosting schema on listing |
2.5 Schema Scorecard
| Schema Type | Homepage | Product | Collection | Blog Post | Blog Index | Impact |
|---|---|---|---|---|---|---|
Organization | ⚠️ Empty sameAs | ⚠️ Empty sameAs | ⚠️ Empty sameAs | ⚠️ Empty sameAs | ⚠️ Empty sameAs | High |
WebSite | ✅ | — | — | — | — | Low |
ProductGroup / Product | — | ✅ Price=₹0 issue | — | — | — | Medium |
Offer | — | ⚠️ Price=₹0, OOS | — | — | — | Medium |
FAQPage | — | — | ✅ | ✅ | — | High |
Article / BlogPosting | — | — | — | ⚠️ Missing on some | ❌ | High |
BreadcrumbList | ❌ | ❌ | ❌ | ❌ | ❌ | Medium |
AggregateRating / Review | — | ❌ | — | — | — | High |
LocalBusiness | ❌ | — | — | — | — | Low |
3. Content Extractability Analysis
3.1 Blog Content — High-Value Pages
| Page | Word Count | H2s | Format Type | Citation Potential | Has Article Schema? |
|---|---|---|---|---|---|
| Lab Grown vs Natural Diamonds | 1,691 | 26 | Comparison (33% AI share) | Very High | ✅ |
| Engagement Ring Guide | 3,117 | 21 | Definitive Guide (15% AI share) | Very High | ✅ |
| Mangalsutra Designs for Modern Brides | ~800 | ~8 | Trending/Topical | High | ? |
| Lab Grown Diamond Certifications Guide | ~1,000 | ~10 | Definitive Guide (15%) | High | ? |
| Best Lab-Grown Diamond Brand Checklist | 722 | 18 | Self-promotional Listicle | Medium | ❌ Missing |
| Cocktail Ring Guide | ~1,000 | ~10 | Definition/Educational | Medium | ? |
| Bridal Jewellery Ideas | ~800 | ~8 | Styling Guide | Medium | ? |
The comparison article and engagement ring guide are the strongest candidates for AI citation — they cover high-volume query patterns with extractable structure.
3.2 Extractability Checks
| Check | Pass/Fail | Notes |
|---|---|---|
| Clear definition in first paragraph? | ✅ | Blog posts have clear introductions |
| Self-contained answer blocks? | ✅ | FAQPage schema provides Q&A pairs |
| Statistics with sources cited? | ⚠️ | Some statistics but could use more cited data |
| Comparison tables? | ⚠️ | "Lab Grown vs Natural" article has comparison content but format unknown |
| FAQ section (natural-language Qs)? | ✅ Excellent | FAQPage on collection + blog pages |
| Heading structure matches queries? | ✅ | H2s match search query patterns |
| Recently updated (<6 months)? | ✅ | June 2026 dates |
| Expert attribution (author name)? | ⚠️ | Author is "Aukera Jewellery" (brand, not person) |
| "Last updated" date visible? | ✅ | In schema, not always visible on page |
| AI bots allowed in robots.txt? | ✅ | Yes |
3.3 Structural Issues
Cart drawer H2 pollution: Every page on the site includes cart drawer HTML with H2 headings like "Your cart is empty," "Estimated total" — these appear in the heading hierarchy before the main content heading. AI systems parsing the page structure see these as primary topics, diluting the actual content headings. This is a theme-level issue common to Shopify Dawn stores.
No H1 on blog pages: Blog posts use the title in <title> but don't have an <h1> tag. The page heading structure starts with an H2, which is a semantic HTML issue that affects AI extraction.
4. AI Visibility Assessment
4.1 Current AI Citation Pattern
Based on web search across key queries:
| Query | Aukera Cited? | Who's Cited Instead? | Notes |
|---|---|---|---|
| "Best lab grown diamond brands India" | ✅ Yes | Aukera, ORRA, Fiona, GIVA | CEO VINE (Jul 15, 2026) ranks Aukera in top 10. ITD Growth Labs (Jul 30, 2026) includes Aukera. Indian Retailer includes Aukera. |
| "Lab grown diamond vs natural diamond" | ✅ Yes | Various educational sites | Aukera's own blog post appears in search. |
| "Engagement rings India lab grown" | ⚠️ Unclear | Tiffany, GemsNY, Adiamor | Global competition. |
| "Aukera jewellery review" | ✅ Yes | JustDial, Promallu | Third-party review sites have Aukera content. |
| "Lab grown diamond jewellery online" | ✅ Yes | Aukera, multiple brands | Aukera's own site ranks. |
4.2 Third-Party Citation Sources
Aukera benefits from strong third-party coverage that AI systems will cite:
| Source | Type | Aukera Mention? | AI Citation Likelihood |
|---|---|---|---|
| CEO VINE — "Top 10 Lab-Grown Diamond Brands in India 2026" | Listicle | ✅ #2-5 rank | High — listicles are actively cited |
| ITD Growth Labs — "Best D2C Lab-Grown Diamond Brands India" | Listicle | ✅ Included | High |
| Indian Retailer — "Top 7 Lab-Grown Diamond Brands" | Listicle | ✅ Included | Medium |
| Startupedia — Revenue story ($5Cr→₹200Cr) | News | ✅ Focus | Medium |
| Business Standard — Series B $15M | News | ✅ Focus | Medium |
| Economic Times — Retail expansion | News | ✅ Focus | Medium |
| JustDial reviews | Reviews | ✅ Available | Medium |
| LinkedIn posts | Social | ✅ Multiple | Low |
| Wikipedia | Encyclopedia | ❌ Not found | High gap — 7.8% of ChatGPT citations come from Wikipedia |
4.3 Competitor AI Presence
| Competitor | AI Visibility Signal | Notes |
|---|---|---|
| GIVA (Heer by GIVA) | High — 280+ stores, established brand | Larger third-party coverage, more review volume |
| Limelight | Medium — omnichannel LGD | Appears in same "best of" lists |
| ORRA Lab-Grown | Medium — brand extension of ORRA | Leverages established brand trust |
| Tanishq (mined) | Very High — India's largest jeweller | Wikipedia page, extensive press coverage |
| CaratLane (Tanishq-owned) | High — Wikipedia, strong online presence | Wikipedia page exists, widely cited |
Key insight: Aukera's AI citation reliance is on news coverage and curated lists. A Wikipedia page would dramatically increase citation rate (7.8% of all ChatGPT citations come from Wikipedia). GIVA and established brands have this advantage.
5. Optimization Recommendations
5.1 Critical (Fix Immediately)
Priority 1: Fix sameAs in Organization Schema — Impact: High, Effort: Low The Organization schema on every page has 9 empty strings in sameAs. This is a theme-level Shopify configuration issue. Populate with actual URLs:
"sameAs": [
"https://www.instagram.com/aukera_jewellery/",
"https://www.facebook.com/aukerajewellery/",
"https://x.com/aukerajewellery",
"https://www.linkedin.com/company/aukera-grown-diamond-jewellery/",
"https://www.youtube.com/@AUKERAJEWELLERY"
]
This single fix gives AI engines verified social proof for the brand — roughly 60% of your current schema citation value is being lost by these empty strings.
Priority 2: Add AggregateRating / Review Schema on Products — Impact: High, Effort: Medium Customer reviews exist on product pages but aren't in structured data. Install a Shopify app that outputs aggregateRating JSON-LD or add it via custom theme code. Products with review schema show 30-40% higher AI visibility on non-Google AI engines.
Priority 3: Add /pricing.md — Impact: High, Effort: Low Create a simple markdown file at /pricing.md with structured pricing tiers:
# Pricing — Aukera Jewellery
## Nose Pins
- Price: ₹7,601 – ₹12,521
- Metal: 18K Gold
- Diamond: IGI-certified lab-grown
## Rings (Fashion)
- Price: ₹29,467 – ₹88,034
- Metal: 18K Gold / Platinum
- Diamond: IGI-certified lab-grown
## Rings (Designer)
- Price: ₹31,266 – ₹93,689
- ...
Without this, AI agents comparing jewellery options will skip Aukera because they cannot read the pricing.
Priority 4: Add BreadcrumbList Schema — Impact: Medium, Effort: Low Dawn theme supports breadcrumbs. Enable breadcrumb navigation and ensure BreadcrumbList JSON-LD is output on every page. AI systems use breadcrumbs to understand category hierarchies.
5.2 High Priority (Within 1 Month)
Priority 5: Fix pricing in Product schema for custom items — Impact: Medium, Effort: Medium Products where price is "0.00" and availability is "OutOfStock" appear broken to AI systems. Options:
- Use
priceSpecificationwithminPrice/maxPricefor custom items - Set a base starting price instead of 0.00
- Mark made-to-order items with a different availability status
Priority 6: Add Article schema to all blog posts — Impact: Medium, Effort: Low At least two blog posts ("Best Lab-Grown Diamond Brand in India" and likely others) lack Article schema. Ensure the Shopify blog template outputs Article JSON-LD with author, datePublished, dateModified, headline, description, image on every post.
Priority 7: Fix cart drawer heading hierarchy — Impact: Low-Medium, Effort: Medium The cart drawer should use <div> or <h2> contextualized within the drawer, not pollute the main document heading hierarchy. Alternatively, use role="dialog" with aria-labelledby on the drawer.
Priority 8: Add H1 to blog posts — Impact: Low, Effort: Low Blog post pages should have an <h1> tag containing the post title for semantic HTML.
5.3 Medium Priority (Within 3 Months)
Priority 9: Create a Wikipedia page — Impact: High, Effort: High Wikipedia is cited in 7.8% of all ChatGPT citations — more than any single brand website. Aukera has sufficient notability (Series B funding from Peak XV, $22M total, 35 stores, ₹200Cr ARR, multiple business press mentions). Ensure the page is created by a neutral editor following Wikipedia's guidelines.
Priority 10: Add Article schema to blog index page — Impact: Low, Effort: Low The /blogs/lab-grown-diamond listing page has no schema. Add BlogPosting or CollectionPage schema.
Priority 11: Fix meta title for blog posts — Impact: Low, Effort: Low Some blog pages show generic titles ("Buy Lab Grown Diamond Rings | Aukera Jewellery" instead of the actual post title). Ensure dynamic <title> tags reflect the blog post title.
Priority 12: Add freshness signals on product pages — Impact: Medium, Effort: Low Add "Last updated" dates on product pages to give AI systems freshness signals. Products without dates are less likely to be cited.
Priority 13: Add LocalBusiness schema for store locations — Impact: Low, Effort: Medium With 35 physical stores, LocalBusiness schema (with address, phone, opening hours per location) helps AI systems answer "jewellery stores near me" queries and recommend Aukera's stores.
5.4 Nice-to-Have (6+ Months)
Priority 14: Build out comparison content — Impact: High, Effort: High "Aukera vs GIVA," "Aukera vs Limelight," "Lab grown vs mined diamond" — comparison articles get 33% of all AI citations. The existing "Lab Grown vs Natural" article is the right format. Expand with brand-specific comparisons.
Priority 15: YouTube content for key how-to queries — Impact: Medium, Effort: High Google AI Overviews frequently cites YouTube. Create videos for "How to choose an engagement ring," "Lab grown diamond buying guide," "What to look for in a solitaire ring."
Priority 16: Active Reddit participation — Impact: Medium, Effort: Medium Reddit accounts for 1.8% of ChatGPT citations. Authentic participation in r/labdiamond, r/EngagementRings, r/IndianFashionAddicts could generate organic citations.
6. Content Optimization Plan
6.1 High-Impact Query Targets
Based on the business analysis, target these AI search queries:
| Query Type | Example Queries | Content Needed | Current Status |
|---|---|---|---|
| Definition | "What are lab grown diamonds?" | Definition block | ✅ Existing article |
| Comparison | "Lab grown vs natural diamonds" | Comparison table | ✅ Existing (needs stats upgrade) |
| Best-of | "Best lab grown diamond brands India" | Listicle | ⚠️ Self-promotional — add objective criteria |
| How-to | "How to choose an engagement ring" | Step-by-step guide | ✅ Existing (3,117 words, excellent) |
| Pricing | "Lab grown diamond ring price India" | Pricing page | ❌ Missing — create /pages/lab-grown-diamond-pricing |
| vs | "Aukera vs GIVA" | Brand comparison | ❌ Missing |
| Store locator | "Lab grown diamond jewellery Bangalore" | Local SEO | ✅ Store locator exists |
| Certification | "IGI certified diamonds meaning" | Educational | ✅ Existing (certification guide) |
6.2 Quick Wins
- Add statistics to existing comparison article. The Princeton GEO study shows statistics boost AI visibility by +37%. Add: market size ($453.7M), growth rate (15% YoY), price comparison figures with cited sources.
- Add author names with credentials. Replace "Aukera Jewellery" as author with "Lisa Mukhedkar, CEO" or named staff gemologists. Expert attribution boosts citation by +25-30%.
- Update "Best lab-grown diamond brand" article — add Article schema, author info, date stamps, and external citations (not just self-promotion) to make it citable by AI.
- Add freshness dates — ensure every page has a visible "Last updated: [date]" and recent statistics (2026 data).
7. Monitoring Recommendations
7.1 Track These Metrics Monthly
| Metric | Method | Baseline |
|---|---|---|
| AI Overview presence for top 20 queries | Manual check or Semrush | Unknown — track now |
| Brand citation rate | Otterly AI / Peec AI / ZipTie | Unknown |
| Share of AI voice vs competitors | Otterly AI | Unknown |
| Blog content indexation in AI answers | Manual Perplexity/Claude checks | Unknown |
| Wikipedia page existence | Check monthly | ❌ Not created |
7.2 DIY Check Queries
Monthly, run these through ChatGPT, Perplexity, and Google:
- "Best lab grown diamond brands in India"
- "Aukera jewellery vs GIVA"
- "Lab grown diamond engagement ring India"
- "Where to buy lab grown diamond jewellery in Bangalore"
- "Lab grown vs natural diamonds price comparison"
- "Are lab grown diamonds real"
- "Lab grown diamond certification IGI meaning"
- "Aukera Jewellery review"
Log which you appear in, which competitors appear, and what content/source was cited.
8. Schema Implementation Details
8.1 Current vs. Target Schema Coverage
| Page Type | Current | Target | Implementation |
|---|---|---|---|
| Homepage | Organization + WebSite | + BreadcrumbList + LocalBusiness | Theme settings + Shopify schema app |
| Product | ProductGroup + Product + Offer | + BreadcrumbList + AggregateRating + Review | Shop: Product reviews app with schema output |
| Collection | Organization + FAQPage | + BreadcrumbList + ItemList | Theme settings |
| Blog Post | Article + FAQPage | Standardize across all posts | Blog template updates |
| Blog Index | None | BlogPosting + CollectionPage | Blog template updates |
| Store Locator | None | LocalBusiness (per store) | Custom schema per location |
8.2 Theme-Level Fix: sameAs
The empty sameAs is almost certainly a Dawn theme settings issue. In Shopify admin:
- Go to Online Store → Themes → Customize → Theme settings
- Look for "Social media" or "Social links" section
- Enter Instagram, Facebook, YouTube, LinkedIn, X/Twitter URLs
- Save
This will auto-populate the sameAs array in the Organization schema on every page.
9. Competitor Comparison: AI Readiness
| Capability | Aukera | GIVA | Limelight | Industry Average |
|---|---|---|---|---|
| llms.txt | ✅ | ? | ? | Rare |
| agents.md | ✅ | ? | ? | Rare |
| UCP/MCP | ✅ | ? | ? | Rare |
| FAQPage schema | ✅ | ? | ? | Uncommon |
| Article schema (blog) | ⚠️ Partial | ? | ? | Common |
| Product schema | ✅ | ? | ? | Common |
| BreadcrumbList | ❌ | ? | ? | Common |
| AggregateRating | ❌ | ? | ? | Common |
| Wikipedia page | ❌ | ❌ | ❌ | Rare |
| Third-party listicles | ✅ | ✅ | ✅ | Common |
Aukera is ahead of most e-commerce brands in AI readiness infrastructure (llms.txt, UCP, FAQPage), but behind in basic SEO/schema completeness (sameAs, BreadcrumbList, AggregateRating).
10. Cost-Benefit Matrix
| Recommendation | Impact | Effort | ROI |
|---|---|---|---|
| Fix sameAs in Organization schema | Very High | Very Low | ⭐⭐⭐⭐⭐ |
| Add AggregateRating/Review schema | Very High | Medium | ⭐⭐⭐⭐⭐ |
| Add /pricing.md | High | Very Low | ⭐⭐⭐⭐⭐ |
| Add BreadcrumbList schema | Medium | Very Low | ⭐⭐⭐⭐ |
| Fix custom product pricing in schema | High | Medium | ⭐⭐⭐⭐ |
| Standardize Article schema on all blog posts | High | Low | ⭐⭐⭐⭐ |
| Fix cart drawer H2 hierarchy | Medium | Medium | ⭐⭐⭐ |
| Create Wikipedia page | Very High | High | ⭐⭐⭐ |
| Build comparison content (vs GIVA, vs Limelight) | High | High | ⭐⭐⭐ |
| YouTube content for how-to queries | Medium | High | ⭐⭐ |
11. Sources & Citations
- https://aukerajewellery.com/ — Homepage (Organization + WebSite schema)
- https://aukerajewellery.com/products/promessa-solitaire-diamond-bridal-ring — Product schema
- https://aukerajewellery.com/collections/rings — FAQPage schema
- https://aukerajewellery.com/blogs/lab-grown-diamond/lab-grown-diamonds-vs-natural-diamonds-everything-you-need-to-know — Article schema
- https://aukerajewellery.com/blogs/lab-grown-diamond/how-to-choose-the-right-engagement-ring — Article + FAQPage schema
- https://aukerajewellery.com/blogs/lab-grown-diamond/best-lab-grown-diamond-brand-in-india-checklist-for-quality-craft-and-policies — Missing Article schema
- https://aukerajewellery.com/robots.txt — AI bot access
- https://aukerajewellery.com/llms.txt — Agent instructions
- https://aukerajewellery.com/agents.md — Agent discovery
- https://aukerajewellery.com/.well-known/ucp — UCP discovery
- https://www.ceovine.com/top-10-lab-grown-diamond-brands-in-india-2026-list — Third-party citation
- https://itdgrowthlabs.com/resources/Best_D2C_Lab_Grown_Diamond_Brands_India_2026_2027.php — Third-party citation
- https://www.indianretailer.com/article/retail-business/retail/top-7-lab-grown-diamond-brands-india-future-luxury — Third-party citation
- business-analysis.md — Business context, pricing data, competitors