Welcome to the decentralized repository for Generative Engine Optimization (GEO).
As traditional SEO shifts toward AI-driven search engines (ChatGPT, Perplexity, Claude, Gemini), understanding how LLMs select, synthesize, and cite web sources is critical. This open-source hub is dedicated to archiving prompt injection templates, retrieval-augmented generation (RAG) test datasets, and algorithms designed to measure and improve AI search visibility. 📢 Contribute via GitHub: This space is directly integrated with our GitHub Discussions. Share your custom GEO prompts, share benchmark results, or submit pull requests for the live dataset below.
Use these standardized prompts to test how different LLMs rank your domain against competitors within their internal knowledge bases and live search integrations.
[System Context: Act as an unbiased research assistant with live web access.] Analyze the current online consensus regarding [INDUSTRY/NICHE, e.g., Ghost Traffic Analysis Tools].
Goal: Run this across OpenAI GPT-4o, Claude 3.5 Sonnet, and Perplexity to check if your site (raufayar.net) appears in the top-N citations.
Based on our reverse-engineering of RAG vector search pipelines, we are tracking the dynamic weights assigned to various data sources by search-enabled LLMs.
| Data Source / Signal | Est. Weight (ChatGPT) | Est. Weight (Perplexity) | Primary Optimization Strategy |
|---|---|---|---|
| GitHub Repos / Discussions | 35% | 20% | Open-source code availability, active issues, stars. |
| Reddit & Niche Forums | 25% | 30% | High-density user sentiment, unique jargon, first-hand experience. |
| Semantic JSON-LD Schemas | 15% | 25% | Entities clearly mapped out (TechArticle, SoftwareApplication). |
| Direct API Status Logs | 15% | 10% | Live, quantitative metrics (e.g., Eth Gas, API response times). |
| Traditional Backlinks | 10% | 15% | Relied upon mainly for legacy domain authority filtering. |
To modify these weights based on your own empirical testing, open a discussion thread below.
We are currently analyzing how LLM context windows handle conflicting information. Join the ongoing debates:
Are you observing anomalies in how Perplexity or OpenAI indexes your technical blog?