[PR #4014] [CLOSED] Add Generative Engine Optimization (GEO) #8083

Closed
opened 2026-04-17 12:23:21 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sindresorhus/awesome/pull/4014
Author: @luka2chat
Created: 3/18/2026
Status: Closed

Base: mainHead: add-awesome-geo


📝 Commits (3)

  • 7a85ae8 Add Awesome GEO (Generative Engine Optimization)
  • 2bdc784 Trigger CI re-run
  • 51bd2af Trigger CI after upstream fix

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 readme.md (+1 -0)

📄 Description

https://github.com/luka2chat/awesome-geo

Generative Engine Optimization (GEO) is an emerging optimization discipline focused on improving the visibility and citability of content in AI-powered search engines and LLM-based answer engines such as ChatGPT, Perplexity, Claude, and Google AI Overviews. Unlike traditional SEO, GEO targets how AI systems retrieve, synthesize, and cite web content. This curated list covers research papers, practical guides, monitoring tools, AI search engines, optimization strategies (content, technical, authority building), analytics, case studies, communities, and books.

By submitting this pull request I confirm I've read and complied with the below requirements 🖖

Requirements for your pull request

  • Fully AI-generated pull requests are not accepted.
  • Don't open a Draft / WIP pull request while you work on the guidelines.
  • Don't waste my time. Do a good job, adhere to all the guidelines, and be responsive.
  • You have to review at least 4 other open pull requests.
  • You have read and understood the instructions for creating a list.
  • This pull request has a title in the format Add Name of List.
  • Your entry here should include a short description of the project/theme of the list.
  • Your entry should be added at the bottom of the appropriate category.
  • The title of your entry should be title-cased and the URL to your list should end in #readme.
  • No blockchain-related lists.
  • The suggested Awesome list complies with the below requirements.

Requirements for your Awesome list

  • Has been around for at least 30 days. The repository was created in December 2025.
  • Is not AI-generated.
  • Run awesome-lint on your list and fix the reported issues. Passes with 0 errors.
  • The default branch should be named main.
  • Includes a succinct description of the project/theme at the top of the readme.
  • It's the result of hard work and the best I could possibly produce.
  • The repo name of your list should be in lowercase slug format: awesome-geo.
  • The heading title of your list should be in title case format: # Awesome GEO.
  • Non-generated Markdown file in a GitHub repo.
  • The repo should have awesome-list & awesome as GitHub topics.
  • Not a duplicate.
  • Only has awesome items.
  • Does not contain items that are unmaintained, has archived repo, deprecated, or missing docs.
  • Includes a project logo/illustration whenever possible. (The Awesome badge is included.)
  • Entries have a description.
  • Includes the Awesome badge.
  • Has a Table of Contents section named Contents as the first section.
  • Has an appropriate license. CC0 1.0 Universal.
  • Has contribution guidelines (contributing.md).
  • All non-important content grouped in Footnotes or removed.
  • Has consistent formatting and proper spelling/grammar.
  • Does not use hard-wrapping.
  • Does not include a CI badge.
  • Does not include an "Inspired by" link.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sindresorhus/awesome/pull/4014 **Author:** [@luka2chat](https://github.com/luka2chat) **Created:** 3/18/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add-awesome-geo` --- ### 📝 Commits (3) - [`7a85ae8`](https://github.com/sindresorhus/awesome/commit/7a85ae8b45d1b015223b51216522f60fdc4ee6ec) Add Awesome GEO (Generative Engine Optimization) - [`2bdc784`](https://github.com/sindresorhus/awesome/commit/2bdc7846bbe35aa968fbc7987776449562bf9822) Trigger CI re-run - [`51bd2af`](https://github.com/sindresorhus/awesome/commit/51bd2af5d9472ef3c1df0b666c7a2a6a16186003) Trigger CI after upstream fix ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `readme.md` (+1 -0) </details> ### 📄 Description **https://github.com/luka2chat/awesome-geo** **Generative Engine Optimization (GEO) is an emerging optimization discipline focused on improving the visibility and citability of content in AI-powered search engines and LLM-based answer engines such as ChatGPT, Perplexity, Claude, and Google AI Overviews. Unlike traditional SEO, GEO targets how AI systems retrieve, synthesize, and cite web content. This curated list covers research papers, practical guides, monitoring tools, AI search engines, optimization strategies (content, technical, authority building), analytics, case studies, communities, and books.** ### By submitting this pull request I confirm I've read and complied with the below requirements 🖖 ## Requirements for your pull request - [x] Fully AI-generated pull requests are not accepted. - [x] Don't open a Draft / WIP pull request while you work on the guidelines. - [x] **Don't waste my time.** Do a good job, adhere to all the guidelines, and be responsive. - [x] **You have to review at least 4 other [open pull requests](https://github.com/sindresorhus/awesome/pulls?q=is%3Apr+is%3Aopen).** - [x] You have read and understood the [instructions for creating a list](https://github.com/sindresorhus/awesome/blob/main/create-list.md). - [x] This pull request has a title in the format `Add Name of List`. - [x] Your entry here should include a short description of the project/theme of the list. - [x] Your entry should be added at the bottom of the appropriate category. - [x] The title of your entry should be title-cased and the URL to your list should end in `#readme`. - [x] No blockchain-related lists. - [x] The suggested Awesome list complies with the below requirements. ## Requirements for your Awesome list - [x] **Has been around for at least 30 days.** The repository was created in December 2025. - [x] Is not AI-generated. - [x] Run `awesome-lint` on your list and fix the reported issues. ✅ Passes with 0 errors. - [x] The default branch should be named `main`. - [x] Includes a succinct description of the project/theme at the top of the readme. - [x] It's the result of hard work and the best I could possibly produce. - [x] The repo name of your list should be in lowercase slug format: `awesome-geo`. - [x] The heading title of your list should be in title case format: `# Awesome GEO`. - [x] Non-generated Markdown file in a GitHub repo. - [x] The repo should have `awesome-list` & `awesome` as GitHub topics. - [x] Not a duplicate. - [x] Only has awesome items. - [x] Does not contain items that are unmaintained, has archived repo, deprecated, or missing docs. - [x] Includes a project logo/illustration whenever possible. *(The Awesome badge is included.)* - [x] Entries have a description. - [x] Includes the Awesome badge. - [x] Has a Table of Contents section named `Contents` as the first section. - [x] Has an appropriate license. **CC0 1.0 Universal**. - [x] Has contribution guidelines (`contributing.md`). - [x] All non-important content grouped in Footnotes or removed. - [x] Has consistent formatting and proper spelling/grammar. - [x] Does not use hard-wrapping. - [x] Does not include a CI badge. - [x] Does not include an "Inspired by" link. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-17 12:23:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-sindresorhus#8083