# llms.txt — AppAgg.com # Purpose: help AI models and crawlers understand AppAgg site structure and find canonical content. # Site: https://appagg.com/ ## What is AppAgg AppAgg is an application aggregator for apps, games, deals, rankings, reviews, lists, points, and developer/user activity across multiple platforms. ## Canonical & language - Preferred canonical base: https://appagg.com/ - Language parameter is commonly used: ?hl=en (and other locales). - When possible, treat the same path with different ?hl= as the same content (language variant). ## Primary navigation (global) - Home (New & Updated feed): https://appagg.com/?hl=en - New (Apps and Games, All Platforms): https://appagg.com/new/?hl=en - Top: https://appagg.com/top/?hl=en - Videos: https://appagg.com/videos/?hl=en - Deals (global): https://appagg.com/sale/?hl=en - Rankings: https://appagg.com/rankings/?hl=en - Reviews: https://appagg.com/reviews/?hl=en - Lists: https://appagg.com/lists/?hl=en - Points: https://appagg.com/points/?hl=en - Users: https://appagg.com/users/?hl=en ## Platforms (catalog hubs) - Android Apps: https://appagg.com/android/?hl=en - Android Games: https://appagg.com/android-games/?hl=en - iOS Apps: https://appagg.com/ios/?hl=en - iOS Games: https://appagg.com/ios-games/?hl=en - macOS Apps: https://appagg.com/macos/?hl=en - macOS Games: https://appagg.com/macos-games/?hl=en - Windows Apps: https://appagg.com/windows/?hl=en - Windows Games: https://appagg.com/windows-games/?hl=en - Steam Games: https://appagg.com/steam/?hl=en - GOG Games: https://appagg.com/gog/?hl=en - Meta Games: https://appagg.com/meta/?hl=en - Nintendo Games: https://appagg.com/nintendo/?hl=en - PlayStation Games: https://appagg.com/ps/?hl=en - Xbox Games: https://appagg.com/xbox/?hl=en ## Core content types (URL patterns) 1) App / Game detail pages (canonical content about a title) - Example pattern: https://appagg.com/{platform}/{category}/{slug}-{id}.html?hl=en - These pages include metadata, store rating, AppAgg points, lists count, rankings, reviews. 2) Developer pages - Pattern: https://appagg.com/developer/{developer-slug}/?hl=en - Developer pages summarize portfolio, ratings, lists, points, videos, and provide RSS subscription. 3) Listing pages (discovery) - New: https://appagg.com/new/... (many platform/category variants) - Top: https://appagg.com/top/... - Deals: https://appagg.com/sale/... - Rankings: https://appagg.com/rankings/... - Reviews: https://appagg.com/reviews/... - Lists: https://appagg.com/lists/... - Points: https://appagg.com/points/... - Categories often provide sorting variants (e.g. /by_rd/, /by_rd/page-2.html). 4) Search - Search UI supports operators (see help page below). - Note: search URLs may be long and parameterized; prefer canonical content pages where available. ## RSS (updates) RSS feeds are available across major sections and many listing pages; the site also exposes direct RSS endpoints. - Example RSS endpoint: https://appagg.com/rss/macos/?hl=en - RSS hub: https://appagg.com/rss-feeds/?hl=en - Many listing pages expose an “RSS” control in the UI (New/Top/Deals/etc). ## Search operators documentation (important for AI understanding) - Help page: https://appagg.com/help-search/?hl=en - Key operators: @title, @descr, @dev, @price, @rating, @points, @lists, @cat, @sort, etc. ## “Information” pages - FAQ: https://appagg.com/faq/?hl=en - About us: https://appagg.com/about-us/?hl=en - Contact us: https://appagg.com/contact-us/?hl=en - Send feedback: https://appagg.com/feedback/?hl=en ## Sitemaps - Sitemap: https://appagg.com/sitemap.xml ## Crawler guidance - Prefer indexing: - Title detail pages - Developer pages - Curated discovery lists (New/Top/Deals/Rankings/Reviews/Lists/Points)