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)

BotStatusNotes
GPTBot / ChatGPT-UserAllowedNo disallow rules for OpenAI bots
PerplexityBotAllowedNo disallow rules
ClaudeBot / anthropic-aiAllowedNo disallow rules
Google-ExtendedAllowedNo disallow rules
BingbotAllowedPowers 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

FileStatusNotes
/llms.txtPresentShopify auto-generated. Contains agent instructions, UCP references, store policies, product/collection data endpoints.
/agents.mdPresentShopify auto-generated. Canonical agent-facing description. Mirrors llms.txt content.
/.well-known/ucpPresentUniversal Commerce Protocol discovery endpoint. Full merchant profile with MCP tools, payment handlers (Google Pay, Shopify Card), catalog search/lookup.
/api/ucp/mcpPresentMCP endpoint for agent-driven commerce.
/pricing.mdMissing (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.xmlPresentProducts (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 TypePresent?Issues
OrganizationCRITICAL: sameAs array contains 9 empty strings instead of actual social media URLs
WebSiteCorrect SearchAction target
BreadcrumbListMissingNo breadcrumb schema on any page
LocalBusinessMissingPhysical 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 TypePresent?Issues
ProductGroupCorrect type for variant products
Product (variants)Per-variant entries with GTIN/MPN, SKU, images
OfferPrice, currency, availability
AggregateRatingMissingNo review/rating data in schema
ReviewMissingCustomer reviews exist on page but not in structured data
BreadcrumbListMissing

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 TypePresent?Issues
FAQPageExcellent5 FAQ questions with answers about lab-grown diamond rings
Organization(with same 9 empty sameAs values)
BreadcrumbListMissing

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 PostSchema PresentNotes
Lab Grown vs Natural DiamondsArticle + FAQPage + OrganizationCorrect. Has author, datePublished, dateModified. Excellent.
How to Choose the Right Engagement RingArticle + FAQPage (9 FAQs) + OrganizationExcellent. 3,117 words.
Best Lab-Grown Diamond Brand in IndiaNo Article schemaOnly FAQPage + Organization. Missing date/author structured data.
Blog index (/blogs/lab-grown-diamond)No schemaNo Article/BlogPosting schema on listing

2.5 Schema Scorecard

Schema TypeHomepageProductCollectionBlog PostBlog IndexImpact
Organization⚠️ Empty sameAs⚠️ Empty sameAs⚠️ Empty sameAs⚠️ Empty sameAs⚠️ Empty sameAsHigh
WebSiteLow
ProductGroup / Product✅ Price=₹0 issueMedium
Offer⚠️ Price=₹0, OOSMedium
FAQPageHigh
Article / BlogPosting⚠️ Missing on someHigh
BreadcrumbListMedium
AggregateRating / ReviewHigh
LocalBusinessLow

3. Content Extractability Analysis

3.1 Blog Content — High-Value Pages

PageWord CountH2sFormat TypeCitation PotentialHas Article Schema?
Lab Grown vs Natural Diamonds1,69126Comparison (33% AI share)Very High
Engagement Ring Guide3,11721Definitive Guide (15% AI share)Very High
Mangalsutra Designs for Modern Brides~800~8Trending/TopicalHigh?
Lab Grown Diamond Certifications Guide~1,000~10Definitive Guide (15%)High?
Best Lab-Grown Diamond Brand Checklist72218Self-promotional ListicleMedium❌ Missing
Cocktail Ring Guide~1,000~10Definition/EducationalMedium?
Bridal Jewellery Ideas~800~8Styling GuideMedium?

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

CheckPass/FailNotes
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)?ExcellentFAQPage 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:

QueryAukera Cited?Who's Cited Instead?Notes
"Best lab grown diamond brands India"YesAukera, ORRA, Fiona, GIVACEO 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"YesVarious educational sitesAukera's own blog post appears in search.
"Engagement rings India lab grown"⚠️ UnclearTiffany, GemsNY, AdiamorGlobal competition.
"Aukera jewellery review"YesJustDial, PromalluThird-party review sites have Aukera content.
"Lab grown diamond jewellery online"YesAukera, multiple brandsAukera's own site ranks.

4.2 Third-Party Citation Sources

Aukera benefits from strong third-party coverage that AI systems will cite:

SourceTypeAukera Mention?AI Citation Likelihood
CEO VINE — "Top 10 Lab-Grown Diamond Brands in India 2026"Listicle✅ #2-5 rankHigh — listicles are actively cited
ITD Growth Labs — "Best D2C Lab-Grown Diamond Brands India"Listicle✅ IncludedHigh
Indian Retailer — "Top 7 Lab-Grown Diamond Brands"Listicle✅ IncludedMedium
Startupedia — Revenue story ($5Cr→₹200Cr)News✅ FocusMedium
Business Standard — Series B $15MNews✅ FocusMedium
Economic Times — Retail expansionNews✅ FocusMedium
JustDial reviewsReviews✅ AvailableMedium
LinkedIn postsSocial✅ MultipleLow
WikipediaEncyclopediaNot foundHigh gap — 7.8% of ChatGPT citations come from Wikipedia

4.3 Competitor AI Presence

CompetitorAI Visibility SignalNotes
GIVA (Heer by GIVA)High — 280+ stores, established brandLarger third-party coverage, more review volume
LimelightMedium — omnichannel LGDAppears in same "best of" lists
ORRA Lab-GrownMedium — brand extension of ORRALeverages established brand trust
Tanishq (mined)Very High — India's largest jewellerWikipedia page, extensive press coverage
CaratLane (Tanishq-owned)High — Wikipedia, strong online presenceWikipedia 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 priceSpecification with minPrice/maxPrice for 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 TypeExample QueriesContent NeededCurrent 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

  1. 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.
  1. 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%.
  1. 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.
  1. 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

MetricMethodBaseline
AI Overview presence for top 20 queriesManual check or SemrushUnknown — track now
Brand citation rateOtterly AI / Peec AI / ZipTieUnknown
Share of AI voice vs competitorsOtterly AIUnknown
Blog content indexation in AI answersManual Perplexity/Claude checksUnknown
Wikipedia page existenceCheck monthly❌ Not created

7.2 DIY Check Queries

Monthly, run these through ChatGPT, Perplexity, and Google:

  1. "Best lab grown diamond brands in India"
  2. "Aukera jewellery vs GIVA"
  3. "Lab grown diamond engagement ring India"
  4. "Where to buy lab grown diamond jewellery in Bangalore"
  5. "Lab grown vs natural diamonds price comparison"
  6. "Are lab grown diamonds real"
  7. "Lab grown diamond certification IGI meaning"
  8. "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 TypeCurrentTargetImplementation
HomepageOrganization + WebSite+ BreadcrumbList + LocalBusinessTheme settings + Shopify schema app
ProductProductGroup + Product + Offer+ BreadcrumbList + AggregateRating + ReviewShop: Product reviews app with schema output
CollectionOrganization + FAQPage+ BreadcrumbList + ItemListTheme settings
Blog PostArticle + FAQPageStandardize across all postsBlog template updates
Blog IndexNoneBlogPosting + CollectionPageBlog template updates
Store LocatorNoneLocalBusiness (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:

  1. Go to Online Store → Themes → Customize → Theme settings
  2. Look for "Social media" or "Social links" section
  3. Enter Instagram, Facebook, YouTube, LinkedIn, X/Twitter URLs
  4. Save

This will auto-populate the sameAs array in the Organization schema on every page.


9. Competitor Comparison: AI Readiness

CapabilityAukeraGIVALimelightIndustry 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 pageRare
Third-party listiclesCommon

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

RecommendationImpactEffortROI
Fix sameAs in Organization schemaVery HighVery Low⭐⭐⭐⭐⭐
Add AggregateRating/Review schemaVery HighMedium⭐⭐⭐⭐⭐
Add /pricing.mdHighVery Low⭐⭐⭐⭐⭐
Add BreadcrumbList schemaMediumVery Low⭐⭐⭐⭐
Fix custom product pricing in schemaHighMedium⭐⭐⭐⭐
Standardize Article schema on all blog postsHighLow⭐⭐⭐⭐
Fix cart drawer H2 hierarchyMediumMedium⭐⭐⭐
Create Wikipedia pageVery HighHigh⭐⭐⭐
Build comparison content (vs GIVA, vs Limelight)HighHigh⭐⭐⭐
YouTube content for how-to queriesMediumHigh⭐⭐

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