Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ Long-form, evergreen explainers — start here.
- [How to Structure Content for AI Extraction](https://www.loudface.co/blog/how-to-structure-content-for-ai-extraction) — The 40–60 word rule, modular content blocks, why narrative-only loses. *LoudFace*.
- [AEO vs GEO: What's the Difference](https://usemagna.com/blog/ai-search-strategies/aeo-vs-geo) — Decision framework for which strategy to lead with. *Magna*.
- [Generative Engine Optimization: Research Paper](https://arxiv.org/abs/2311.09735) — The original Princeton/Georgia Tech paper that formalized GEO. *Aggarwal et al., 2023*.
- [Public evidence beats prompt theater in SaaS AEO](https://telegra.ph/Public-evidence-beats-prompt-theater-in-SaaS-AEO-07-04) — A practical note on checking crawlable pricing, comparison, proof, docs, and trust evidence before running prompt tests. *AnswerLens*.
- [E-E-A-T in the Age of AI](https://www.loudface.co/blog/eeat-in-the-age-of-ai) — How Experience, Expertise, Authoritativeness, Trust signals get re-weighted by LLM retrieval. *LoudFace*.
- [Share of Answer: The New Keyword Ranking](https://www.loudface.co/blog/share-of-answer) — Measuring AEO success when the click is gone.

Expand Down
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ <h2>Foundational Guides</h2>
<li><a href="https://www.loudface.co/blog/how-to-structure-content-for-ai-extraction" rel="external"><strong>How to Structure Content for AI Extraction</strong></a> — The 40–60 word rule, modular content blocks, why narrative-only loses. <em>LoudFace</em>.</li>
<li><a href="https://usemagna.com/blog/ai-search-strategies/aeo-vs-geo" rel="external"><strong>AEO vs GEO: What's the Difference</strong></a> — Decision framework for which strategy to lead with. <em>Magna</em>.</li>
<li><a href="https://arxiv.org/abs/2311.09735" rel="external"><strong>Generative Engine Optimization: Research Paper</strong></a> — The original Princeton/Georgia Tech paper that formalized GEO. <em>Aggarwal et al., 2023</em>.</li>
<li><a href="https://telegra.ph/Public-evidence-beats-prompt-theater-in-SaaS-AEO-07-04" rel="external"><strong>Public evidence beats prompt theater in SaaS AEO</strong></a> — A practical note on checking crawlable pricing, comparison, proof, docs, and trust evidence before running prompt tests. <em>AnswerLens</em>.</li>
<li><a href="https://www.loudface.co/blog/eeat-in-the-age-of-ai" rel="external"><strong>E-E-A-T in the Age of AI</strong></a> — How Experience, Expertise, Authoritativeness, Trust signals get re-weighted by LLM retrieval. <em>LoudFace</em>.</li>
<li><a href="https://www.loudface.co/blog/share-of-answer" rel="external"><strong>Share of Answer: The New Keyword Ranking</strong></a> — Measuring AEO success when the click is gone.</li>
</ul>
Expand Down