relaydle

For creators 7 min read

Where to submit your daily game: 15 directories compared

The AI assistant answers to "where to submit my daily game" cite listdle.com more than any other daily-game directory, in 4 of 12 prompts we checked; this piece compares 15 directories, relaydle included, on submission method, account needs, ranking, and whether the link back to your game even reaches your analytics.

How this was made. Every directory's submission page was fetched directly (or via WebSearch when the fetch was blocked) on 2026-09-25, and each one's outbound game link was pulled with curl using a desktop Chrome user agent to record its rel attribute, referrer behaviour and UTM tags; relaydle's own link was confirmed by reading src/site/directory/outbound.ts and the /games/:id/play route. AI citation counts come from a 12-prompt check run on 2026-09-09. Drafted with AI from that data, with every figure checked against the source data.

Disclosure first: relaydle is itself one of the directories in this comparison. It is a free directory ranked by "seen" (rail impressions plus directory views over a rolling 30 days, recomputed hourly, no paid placement), and it is listed honestly in the table below rather than left out.

Where can I submit a daily game?

The table checks 15 places on 2026-09-25, most by fetching their submission page directly. "Games listed" is each site's own claimed count; "order" is how it sorts the list a player sees; "referrer / UTM" says whether a game that gets listed can actually see the traffic in its own analytics.

DirectoryHow to submitAccount neededGames listedOrderLink typeReferrer / UTMSponsored placements
relaydle.comForm at /submit: paste your URL, confirm the parsed details, add an emailNo58 (checked 2026-09-25)seen.total: rail impressions + directory views, 30 days, hourlyFollowed, via a /games/<id>/play redirectReferrer stripped by policy, but utm_source=relaydle&utm_medium=directory added to the URLNone sold
listdle.comForm at /submit: URL + title requiredNo700+ across 14 categoriesBy category, plus editorial picksFollowed, rel="noreferrer"Referrer stripped, utm_source=listdle addedYes: at least one listing marked "Sponsored", carrying utm_campaign=listdle_sponsored
dlelist.comForm at /submitNo907 picks across 19 categoriesBy category, "sorted by usefulness"Followed, plain link, no relDefault referrer sent, no UTM seenNot found
alldle.netForm at /submit: name + URLNo1,251 across 17 categoriesTrending / Most played / New releasesNot confirmed (cards are JS-rendered, no link in the page source)Not confirmedNot found
dailydle.orgForm at /submit: name, email, your relationship to the gameNo account to submit256+ across 8 categoriesPopular / Recently added / category / curated listsFollowed, rel="noopener", referrerpolicy="origin"Origin only sent, no UTMYes: "weekly spotlight and sponsored placements that rotate regularly"
dlehunt.com"Submit a dle" button, then editorial review before it publishesNo login to submit689 across 11 categoriesBy rating / plays / favoritesLink sits in a JS payload, not a plain link in the page sourceNot confirmed; utm_source=dlehunt.com added once the link resolvesNot found
1jour1jeu.comContact form ("Proposer un jeu")No170+ across 9 categoriesGame of the Day, category, popular, newestNot confirmed (homepage is a JS shell)Not confirmedNone stated
jeux-du-jour.frGeneral contact form at /contact/; no dedicated submission formNo130 to 160+, French-onlyPopularity, category, recencyFollowed, but rel="noopener noreferrer" on the game linkReferrer stripped, no UTM: this traffic is unmeasurableNone stated
adoryvo.github.io/lists/dailies.htmlGitHub issue on the repo, or emailGitHub account for an issue, or none for email150+, alphabetical by categoryAlphabetical within categoryFollowed, plain static linkDefault referrer, no UTMNone
dles.aukspot.comTally form, GitHub issue, or a pull request adding to dles.jsonNo account for the Tally form759, across 17 categoriesBy category; a player can reorder categoriesFollowed, plain static linkDefault referrer, no UTMNone
prakhar897/awesome-wordlePull request to README.mdGitHub account120+, flat alphabetical listAlphabeticalFollowed, static markdown linkDefault referrer, no UTMNone
AntJanus/awesome-wordle-clonesPull request to README.mdGitHub account6 gamesUnordered flat listFollowed, static markdown linkDefault referrer, no UTMNone
Product HuntSubmit under a personal account (company accounts not allowed)Personal account requiredNot a game-specific directoryUpvotes / launch-day rankingNot independently re-verified this checkNot confirmedNone found
Hacker News (Show HN)Self-post to news.ycombinator.comHN account requiredNot a persistent listing, posts scroll offChronological, then the ranking algorithmFollowedDefault referrer, no UTMNone
itch.io, tag "daily"Publish your own itch.io page and add the tagitch.io account requiredNot counted; browsable by tagRecency / popularity toggleFollowed, each page its own linkNot confirmedNone found

No directory in this table applies nofollow, ugc or sponsored to a game's outbound link. That sounds generous, but it cuts the other way for measurement: without nofollow there is nothing stopping the link from passing authority, and without a UTM tag there is nothing telling the destination game where the click came from either.

Which directories should I submit to first?

Start with the ones an AI assistant actually names back. A check of 12 prompts like "where can I list my daily puzzle game", run on 2026-09-09, found itch.io cited in 5 answers and listdle.com in 4, the most of any site built only for daily games; adoryvo.github.io's list appeared in 3, daily-games.app in 2, and alldle.net, dailydle.org and dlehunt.com once each. That is a citation count, not a promise of clicks, since none of it says how often a reader who sees the citation actually visits and plays.

Past that ranking, submit to whichever directories cost you nothing to try: listdle.com, dlelist.com, alldle.net, dailydle.org and dles.aukspot.com all take a form with no account. The GitHub lists (adoryvo's, prakhar897's, AntJanus's) take a pull request instead, which is slower to land but permanent once merged. If your game has a French version, 1jour1jeu.com and jeux-du-jour.fr are the two French-first directories in this set.

How do I know if a directory actually sent me traffic?

Check utm_source in your own analytics before you check your referrer report, because several of these links strip the referrer on purpose. listdle.com and jeux-du-jour.fr both set rel="noopener noreferrer" on the game link, which means the destination page never receives a Referer header at all. listdle.com still adds utm_source=listdle to the URL, so a game that reads UTM parameters can catch that click; jeux-du-jour.fr adds no tag of any kind, so any traffic it sends lands in the same "direct, no referrer" bucket as a bookmark or an app switch, indistinguishable and unmeasurable with ordinary analytics.

relaydle's own outbound link works the same way in one half and differently in the other: the /games/<id>/play redirect sends referrer-policy: no-referrer, so the destination sees no Referer header either, but it appends utm_source=relaydle&utm_medium=directory to the URL first. A listed game that checks utm_source can tell a directory click from a direct visit; one that only reads its referrer report cannot. dlehunt.com does the same with utm_source=dlehunt.com. The lesson holds across all of them: if a directory does not tag its link, do not expect to see its traffic show up as anything but "direct."

What isn't actually a submission target?

Two sites get cited by AI assistants as daily-game directories but are not places to list an outside game. playdaily.org hosts its own family of games (Songless, Krillion, Bandle Unlimited and others) plus an archive of them; the only outbound link found on it points back to its own "Rate us on Listdle" listing, not out to third-party submissions. thinkygames.com is a games-journalism site with its own curated database and a first-party puzzle series, "Thinky Dailies"; it has no creator-submission form. Pitching thinkygames.com a feature story is a fair strategy, but it is not the same move as filling out a submission form, and treating either as a directory to submit to will waste the attempt.

Was dlehunt.com's login requirement real?

Our own earlier notes on this ranked dlehunt.com "blocked" on the grounds that submitting needed a login. Checked again on 2026-09-25, the page itself contradicts that: the "Submit a dle" button needs no account to use, and the account gate we recorded does not exist at that step. What dlehunt.com does require is editorial review before a submission goes live, which is a slower path than a form that publishes instantly, but it is not a login wall. This is worth re-checking by hand before you rely on it, since submission requirements on any of these sites can change without notice.

If you want your game counted rather than just listed, relaydle's own submission form takes a URL and an email, ranks by how often a card is actually seen rather than by who joined first, and never sells a placement. Read how the rail works for the win-screen widget that trades traffic with other member games once you are listed, or see what running relaydle's directory taught us about ads and cross-promotion for how the same 58 games in this directory fund themselves.

Sources