Ask ChatGPT for “best running shoes in Turkey” and you won't see a Turkish brand site — you'll see Trendyol, Hepsiburada, or global brands. Same pattern for women's coats, smart watches, or pretty much any general product category. If you run a direct e-commerce site in Turkey, you're competing in the shadow of marketplaces in AI search. This is a solvable problem: with the right GEO signals, local entity authority, and Turkish content strategy, you can win on brand and product-specific queries even when you can't win the general category fight. This guide explains exactly how — with platform-specific notes for Shopify, Ticimax, and WooCommerce.
Key takeaways
- Problem: Turkish AI search results are dominated by Trendyol, Hepsiburada, and N11; your own brand site is rarely cited
- Why: Marketplaces have high domain authority, thousands of original reviews, and deep structured data
- Solution: Don't fight marketplaces on generic category queries — win on brand + product-specific ones
- 5 local levers: Turkish AI crawler access, TRY-aware structured data, local entity authority, original Turkish content, Turkish community mentions
- Measurement: A 30-day action plan ending with manual prompt testing or GEO platform baseline
Why this topic is different for Turkish e-commerce
Turkey's e-commerce market is estimated at around USD 150 billion in 2025, with double-digit annual growth per TÜBİSAD and ETİD reports. That puts Turkey in the global top-10 e-commerce markets. In parallel, Turkish AI search adoption has accelerated — ChatGPT sees significant Turkish-language query volume.
That's the good news. The bad news: when Turkish consumers ask AI “where should I buy X?”, they almost always see a marketplace cited in the answer. Three reasons:
Marketplace dominance. Trendyol, Hepsiburada, N11, Çiçeksepeti dominate both Google SERP and AI answers. It's not just brand awareness — it's high crawl frequency, thousands of original customer reviews, deep schema markup, and a massive cross-referencing content ecosystem.
Turkish content gap. AI models were trained primarily on English content. For Turkish queries, models lean on the most authoritative Turkish sources they can find — usually Wikipedia TR, Ekşi Sözlük, or a marketplace. Independent brand sites with original Turkish content take up a small slice of that pool.
Local details answered wrong. AI models frequently get questions wrong about Turkish-specific shopping concerns — VAT inclusion, cash-on-delivery options, Aras/Yurtiçi/MNG shipping timelines, the 14-day return right, iyzico installment payments. These gaps — where your site has the correct answer and AI doesn't — are real opportunity areas.
Bottom line: losing to marketplaces on generic category queries (“best running shoes”) is the default. But on brand + product-specific queries (“X brand Y model specifications”, “Z model return policy”), you can pull citations to your own site. This guide is the roadmap.
The marketplace bias problem
This is the heart of Turkish e-commerce GEO. Consider this scenario: a user asks ChatGPT — “What sites would you recommend for quality running shoes in Turkey?” When tested manually in early 2026, the typical response pattern looks like:
“In Turkey, you can consider major marketplaces like Trendyol, Hepsiburada, and N11 for running shoes. These sites carry global brands like Nike, Adidas, and Puma alongside local brands…”
The answer is correct but harmful for your brand site. Because:
- Marketplaces have high domain authority (Trendyol gets tens of millions of monthly visits, millions of backlinks)
- Each product is backed by thousands of customer reviews (original user-generated content is AI gold)
- Cross-site brand mentions: every other blog post contains a marketplace link
- Structured data depth: Product, Offer, AggregateRating, Review, BreadcrumbList — all default and correct
You can't break this from your own site. But the strategy can change: instead of fighting in the same arena, focus on winning brand + product-specific queries. Example:
- Query you'll lose: “best running shoes”
- Query you can win: “[Your brand] running shoe model specifications”, “[Your brand] shipping times”, “[Your brand] return policy”
This holds even if you also sell on Trendyol — because the Trendyol listing introduces the product, but it can't tell your brand story, technical depth, warranty terms, or production background as deeply as your own site can. AI recognizes that depth and cites it.
5 GEO levers for Turkish e-commerce
How the five core GEO levers apply specifically to Turkish e-commerce.
1. Turkish AI crawler access
Make sure your robots.txt doesn't block AI crawlers (GPTBot, ClaudeBot, PerplexityBot, Google-Extended). Simple but frequently missed in Turkey.
User-agent: GPTBot
Allow: /
User-agent: ClaudeBot
Allow: /
User-agent: PerplexityBot
Allow: /
User-agent: Google-Extended
Allow: /Turkey-specific warning: Some local hosting/CDN providers (especially on shared hosting) may automatically block AI bots at the firewall level — even if your robots.txt is correct. Check your hosting control panel for “bot protection” or “bad bot filter” settings. Confirm that AI crawler IP ranges are whitelisted.
Test command: curl -A "GPTBot/1.0" https://yoursite.com.tr/ should return 200, not 403.
2. TRY-aware, Turkey-contextual structured data
Critical fields in Product schema:
priceCurrency: "TRY"— defaults are sometimes left wrong, audit themavailability—InStock,OutOfStock,PreOrderused correctlyaggregateRating— must come from your own site's reviews, not copied from Trendyol (that's duplicate and penalized)gtin13— for European-sourced products, AI uses this for product matchingbrand— reference your own brand entity (with sameAs)
FAQPage schema is a goldmine for Turkish e-commerce. Answer questions Turkish customers actually ask:
- “Is VAT included?”
- “How many days for shipping?”
- “Which shipping company do you use?”
- “Is cash-on-delivery available?”
- “Are installments available? Which banks?”
- “How do returns work? Is the 14-day right of withdrawal valid?”
- “Whose name will the invoice be in?”
A 4-6 question FAQ block + FAQPage schema on every product or category page significantly lifts both AI citation rate and Google rich result visibility. These answers are pulled directly into AI Overviews.
3. Local entity authority
AI models answer “who is this brand, are they trustworthy, where are they” questions via the entity graph. Turkish brands are usually under-represented in that graph. Strengthening checklist:
- Wikidata entry: The vast majority of Turkish companies aren't in Wikidata. Create the entry, fill properties (P17 = country, P31 = company type, P159 = headquarters location, P856 = official website, P749 = parent company if any)
- Turkish Wikipedia: Strict notability criteria, but possible if you have “notable” sources. Work with a third-party Wikipedia editor — don't write it yourself
- KAP / şirketler.gov.tr: Official Turkish corporate registry — already open data and AI models cite it. Make sure your info is current
- Industry associations: TEAİD, ETİD (E-commerce Operators Association), TOBB sector councils — your name should appear in member lists
- sameAs connections: In your Organization schema's
sameAsarray, link to: Turkish LinkedIn company page, Instagram, Twitter/X, relevant association member pages, your Trendyol/Hepsiburada store pages, Wikidata Q-ID - Marketplace store pages: Paradoxically, your Trendyol/Hepsiburada store page works as an entity bridge — if you have “official store” verification there, AI uses it as a validation signal
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Your Brand",
"url": "https://yourbrand.com.tr",
"sameAs": [
"https://www.wikidata.org/wiki/Q123456789",
"https://tr.linkedin.com/company/yourbrand",
"https://www.trendyol.com/magaza/yourbrand",
"https://www.hepsiburada.com/magaza/yourbrand",
"https://www.etid.org.tr/uyeler/yourbrand"
]
}4. Original Turkish data and content
Original Turkish research content is scarce in the AI training pool. That's the opportunity. If you can extract a Turkey-specific insight from your own sales/store data, that content gets cited fast in Perplexity TR, Gemini TR, and ChatGPT Turkish queries.
Example formats:
- “2026 Turkey [Category] Price Index” — anonymized average price from your sales data, quarter-over-quarter changes
- “[Category] Shopping Behavior Report of Turkish Customers” — cart abandonment rates, preferred payment methods, average order value distribution
- “[Category] Demand Map by Province” — how product demand distributes across Turkish geography
- Comparative guides — Turkish honest “[Brand A] vs [Brand B]” articles
When writing these:
- First paragraph as a direct answer (TL;DR) — for AI answer boxes
- Numerical findings in H2 headings
- Transparent methodology (sample size, period, sector)
5. Turkish forum and community mentions
Some of the most-cited Turkish co-citation sources in AI answers are places traditional SEO link-building considers “low value.” In Turkish AI search, they matter:
- Ekşi Sözlük — The backbone of Turkish internet culture. A mention of your brand in a thread (positive or negative) is a strong authenticity signal for AI
- Donanım Haber forums — Especially for tech/electronics: product reviews and user discussions
- Şikayetvar (complaint site) — Counterintuitive but presence here (especially if you actively respond) signals “this brand is real and accountable”
- Reddit r/Turkey, r/TurkeyOnline and niche Turkish subreddits
- Industry Slack/Discord groups — Especially for B2B or niche products
- Turkish bloggers and YouTube influencers — Product reviews that get transcribed and cited
Strategy: build a non-manipulative presence on these platforms. Actually resolve complaints on Şikayetvar. Have an open thread on Donanım Haber. Don't manipulate Ekşi Sözlük writers — but if your brand already has a thread, improve customer experience to organically grow positive mentions.
Platform-specific implementation
Most Turkish e-commerce sites run on one of three platforms: Shopify (growing segment), Ticimax (KOBİ market leader, Turkish-built), or WooCommerce (mid-large brands wanting IT independence). Each has specific GEO requirements.
Shopify
Shopify Markets has improved Turkey support over the last two years. TRY currency, Turkish locale, and hreflang automation are now native.
Action items:
- hreflang TR/EN config: If you've set up multiple markets via Shopify Markets, verify hreflang tags are rendering correctly via View Source
- Currency switcher: TRY default, dynamic by user locale. Confirm the AI crawler sees the Turkish market page in TRY
- Schema markup apps: “JSON-LD for SEO” or “Schema Plus for SEO” handle Turkish strings correctly. Native Shopify schema isn't deep enough
- llms.txt file: Shopify limits access to the public/ folder, so either add it via a custom theme template (
templates/page.llms.liquid) or serve it from root via a Cloudflare Worker - robots.txt customization: Use
robots.txt.liquidto add AI crawler permission lines explicitly - VAT-inclusive vs exclusive display: Turkish customers expect VAT-inclusive prices. Use
priceCurrency: "TRY"in schema and clearly note “VAT included” on product pages - Payment schema: If iyzico or PayTR is integrated, list
acceptedPaymentMethodin Offer schema
Ticimax
Turkey's most widespread homegrown e-commerce platform. Leader in KOBİ and mid-market. Default GEO posture is relatively weak — manual intervention is essential.
Action items:
- Custom JSON-LD injection: Ticimax's default schema is shallow. Manually inject Product, Organization, BreadcrumbList, and FAQPage schemas into theme files
- Sitemap optimization: Default sitemap exists but lacks detail. Configure
lastmod,priority,changefreqcorrectly - SOAP API limits: Ticimax SOAP API has daily call limits — if an external tool (e.g., GEO measurement) pulls product data, batch your requests
- robots.txt: In some Ticimax installations, AI crawlers are blocked by default. Audit manually and override if needed
- Category navigation: For AI to understand product category context, the breadcrumb hierarchy must be clean. BreadcrumbList schema is mandatory
- TTFB: Ticimax servers can be slow — consider Cloudflare in front if response times are above 800ms
WooCommerce
Common among mid-to-large Turkish brands, especially those who want technical control. Has the richest plugin ecosystem for GEO but the right combination matters.
Action items:
- SEO + Schema plugin: Yoast SEO + Schema Pro combination, or Rank Math standalone. Both work with Turkish
- Performance/cache: WP Rocket or LiteSpeed Cache — critical so the AI crawler can fetch pages quickly. Target TTFB under 800ms
- Multilingual: WPML or Polylang. Verify hreflang output is correct via Search Console and manual inspection
- Turkish payment plugins: PayTR for WooCommerce, iyzico for WooCommerce — use schema-aware versions
- Custom post types and builders: If your category pages have extra content blocks (long descriptions, FAQs), make sure they render in the main DOM — some themes load these via JavaScript and AI crawlers can't see them
The 5 most common Turkish e-commerce GEO mistakes
These mistakes show up on more than 80% of Turkish e-commerce sites.
1. Selling only on marketplaces and neglecting your own domain. You may sell well on Trendyol, but your brand's AI search presence is near zero. When marketplace algorithms shift or commission structures tighten (which has happened twice in the past two years), having no independent sales channel becomes a serious problem. Your own site doesn't threaten marketplace sales — it complements them and protects your brand equity.
2. Translating Turkish content with Google Translate and keeping English sentence structure. Phrases like “this product has high quality and we value our customer satisfaction” — translated-feeling content gets flagged as low quality by AI. Turkish content must be written by someone who thinks in Turkish.
3. Product descriptions identical to marketplace listings. If you copy your Trendyol store text to your own site, Google and AI see duplicate content — and side with the marketplace. Your own site's product copy should be deeper, more narrative, more technical.
4. Leaving Turkish customer reviews on Trendyol and not pulling them to your own site.Your customer leaves a review on Trendyol. That review strengthens Trendyol's AI authority, not yours. Add a “review us on our own site” CTA in post-purchase emails. Install a native review system (Yotpo, Stamped, Judge.me).
5. Wrong hreflang TR/EN setup. The most common technical mistake. TR page not pointing to EN version, missing x-default, non-bidirectional return tags — all frequent. AI models detect bad hreflang and lower trust signals. Check Search Console's International Targeting report regularly.
30-day Turkish e-commerce GEO action plan
This plan is designed for a small e-commerce team (1-2 people) to execute in one month.
Week 1 — Audit
Day 1 — Robots.txt and crawler access
- Test with
curl -A "GPTBot/1.0" https://yoursite.com.tr/robots.txt - Check hosting/firewall for AI bot blocks
- If you don't have llms.txt, prepare a basic version
Day 2-3 — Current schema state
- Test main product, category, homepage with Google Rich Results Test
- List missing schema types (Organization, Product, FAQPage, BreadcrumbList)
- Flag faulty schemas (wrong currency, copied ratings)
Day 4-5 — Manual AI baseline test
- Enter at least 20 different queries into ChatGPT, Perplexity, Gemini, and Google AI Overviews
- Mix: category queries (general), product queries (specific), brand queries, local queries (shipping, returns, payment)
- Record who's cited for each query — table format
- The most critical baseline: what comes up when your brand name is searched
Day 6-7 — Entity audit
- Are you in Wikidata? Turkish Wikipedia? Is your KAP/şirketler.gov.tr info current?
- What platforms do your sameAs links point to?
- Is your Trendyol/Hepsiburada store page marked as “official store”?
Week 2 — Quick wins
Day 8-10 — Schema fixes
- TRY currency corrections
- Add sameAs array to Organization schema
- BreadcrumbList rendering correctly on every page
- List 5-7 questions Turkish customers ask for FAQPage schema and add to top 5 category pages
Day 11-12 — Local entity signals
- Open Wikidata entry (if none)
- Update Turkish LinkedIn company page and add URL to sameAs
- Verify your name in relevant industry association member lists
Day 13-14 — Add first paragraph direct answer
- Convert first paragraph of top 5 category pages to “TL;DR direct answer” format
- First paragraph direct answer on top 10 product pages
- Answer the user's “what is this, for whom, why” in 60-100 words
Week 3 — Content
Day 15-18 — FAQ and Turkish customer questions
- Pull top 20 questions from customer service logs
- Write short, clear, AI-friendly answers for each
- Place on both product pages and a separate Help/Support page
- Add FAQPage schema
Day 19-21 — Original content
- Plan a Turkish original research piece (anonymized insight from your sales data)
- Publish 800-1200 word piece
- Share with industry associations and relevant blogs
Day 22-23 — Community presence
- Resolve open complaints on Şikayetvar
- Check your Donanım Haber/Ekşi Sözlük threads, list customer experience improvements
- Start a Turkish LinkedIn content calendar
Week 4 — Measurement
Day 24-26 — Retest
- Test the same 20 queries from Day 4-5 again on the same models
- Compare results — for which queries is your brand now cited, for which not yet
- Report before/after table
Day 27-28 — GEO measurement tool
- Set up automated baseline with a tool — Profound trial (enterprise), Otterly.ai, or Keysonar (if Turkey-focused)
- Start 30/60/90 day tracking
Day 29-30 — Roadmap
- Clarify which areas are quick wins, which require long-term investment
- Content calendar for Q2 and Q3
- Queue long-term entity authority projects (Wikipedia entry, industry press)
Frequently asked questions
I sell on marketplaces — should I invest in my own site?
Yes. Marketplace commissions and algorithm changes are unpredictable mid-term. Your own site protects your brand equity and is the only sales channel you fully control in AI search. Marketplace and direct strategies don't exclude each other — they complement.
Do Turkish customers actually shop with AI?
As of 2026, AI search is used for product research — especially among Gen Z and millennials. Direct AI-to-purchase isn't mainstream yet, but the “research with AI, then go to Google/marketplace” behavior is common. Appearing in AI answers influences the next click.
Should I have a Wikipedia entry?
If possible, yes — but Turkish Wikipedia's notability criteria are strict. Start with Wikidata (much easier), then consider Wikipedia after independent press coverage builds up. Manipulative self-publishing backfires.
Should I delete my Trendyol product descriptions?
No. Keep marketplace versions short/summary, full text on your own site. Identical text is duplicate, but versions of different length/depth are acceptable.
Is llms.txt mandatory?
Not mandatory yet but rapidly standardizing. Anthropic Claude, Perplexity, and several other tools check llms.txt. Takes 30 minutes to add — add it.
What's next
Other parts of this guide series:
- Pillar: What is GEO? A practical 2026 guide — the framing of the category
- Landscape: Best GEO Tools 2026 — honest comparison of 8 platforms
If you need Turkish e-commerce focused GEO measurement and optimization tuned to Turkish language/market nuances, take a look at the Keysonar platform — built for the Turkish market with Ticimax, Shopify, and WooCommerce integrations.