If I recall correctly, there were some papers which suggested that LLMs favor LLM-generated passages over human written ones. I can consistently reproduce this by asking Claude which code snippet it prefers: the one it generated in a different chat, or one that I refactored for my own needs and find more useful. It always picks its own :) I've also experienced that both Claude and Codex routinely include generated websites when I ask them to search for something. It also doesn't help that the web search tools that OAI and Anthropic have are deeply limiting: can't exclude keywords or domains.
The other day, I remember an article was posted to HN about something, but it came from a company that provides SEO services to companies by doing something like this:<p>1. For a given company, analyze their target audiences and the questions they are likely to ask LLMs about.<p>2. For each such question, ask it to each of the major LLMs, and compute the KL divergence between the pages they want to rank for the question vs. the LLM's response.<p>3. Rewrite the article to minimize said KL divergence.<p>In effect, they're performing an iterative optimization of some sort that moves the embedding space of their article closer to the question asked to the LLM, and any embedding model or generated responses are going to prefer said responses over others.<p>I believe we will keep seeing more of this stuff.
And it's all because of ads. The incentives in an ad-funded internet are just always going to lead to this sort of thing. The most important thing is getting the user to load your page, not actually satisfying their query.<p>Let's hope the LLM model continues to be paying for credits, because any that move to ad revenue will become useless for real work.
> Let's hope the LLM model continues to be paying for credits<p>LLM vendors make this hard because you can't trust them with your session data. Yesterday you were opted out of training, then suddenly today you're opted in.<p>It's an extension of the idea that they don't need to care about anybody's copyright. They don't care about preserving the security or privacy of customer data, because there is negligible incentive to do so.<p>For now, there's no substitute but as LLMs get commoditized trusting LLM SAAS vendors becomes an unacceptable business risk.
> And it's all because of ads.<p>Not really. A while ago there was a news piece stating that Israel was behind a series of fake think-tanks with very accessible websites which were created with the express purpose of feeding AI agents with alternative facts aligned with their foreign policy.<p>If anyone has the link at hand, please post it.
If by "not really" you mean it's not <i>all</i> because of ads, some governments dabble in it too, you're right. But it's still overwhelmingly because of ads.
<a href="https://www.theguardian.com/world/2026/aug/26/fake-thinktank-israel-ai-propaganda" rel="nofollow">https://www.theguardian.com/world/2026/aug/26/fake-thinktank...</a>
Some of us have been predicting this for a while.<p>People with an axe to grind or states with an agenda are already devoting tremendous effort toward affecting LLM models and it is very difficult to determine real from astroturf for humans let alone an LLM trying to train.<p>Much like PageRank now that the cat's out of the bag all the current approaches may prove to be useless in the long run.
Sure maybe, but the online ad market is USD 400b give or take, which vastly outmatches any such budgets.
There are incentives other than marketing, but I doubt the SEO company referred to by the ancestor comment is planning to do lots of business in the political propaganda space.
That sounds very plausible too. Propaganda/spin has always been a component of mass media.
>If anyone has the link at hand, please post it.<p><a href="https://www.theguardian.com/world/2026/aug/26/fake-thinktank-israel-ai-propaganda" rel="nofollow">https://www.theguardian.com/world/2026/aug/26/fake-thinktank...</a>
Same difference tbh
There is a term for the general practice of optimizing responses called GEO - Generative Engine Optimization [0]. A cousin of SEO and equally unsavory in how trust is being eroded through info shaping. Self-discovery by individuals is the victim.<p>0: <a href="https://en.wikipedia.org/wiki/Generative_engine_optimization" rel="nofollow">https://en.wikipedia.org/wiki/Generative_engine_optimization</a>
> I can consistently reproduce this by asking Claude which code snippet it prefers: the one it generated in a different chat, or one that I refactored for my own needs and find more useful. It always picks its own :)<p>A better question to ask for each snippet is "Estimate the seniority and competence of the developer who wrote the following code, ignoring bugs that linters or LLMs can catch and focus only on structure, maintainability, logical layout and readability."<p>It almost always estimates the author of my code as above the author of it's own code.
Take a random essay and add in a bunch of the phrases that LLMs love like “load-bearing,” “crucial,” structural,” and “woven,” and then submit the original and the edited version to an LLM and ask which is better. It will choose the second one virtually every time. They have ingrained biases that associate those words with good writing and arguments.
If by root urls you mean domains, openai at least supports this.<p><a href="https://developers.openai.com/api/docs/guides/tools-web-search?api-mode=responses#domain-filtering" rel="nofollow">https://developers.openai.com/api/docs/guides/tools-web-sear...</a>
A bit different, but one thing I’ve seen is models repackaging Reddit slop. Like, it will do a search, find a Reddit thread somewhat related where someone in a comment casually mentioned incorrect information that any human would have dismissed. The model takes that as granted, but expands on it and present it as a well established fact, presented in a very plausible fashion.<p>In general I don’t find models to be good at evaluating the quality of a source :(
Newspapers have been doing this for a long time, notably the Metro in London.
i actively assume it is worse since, for example, spez signed a 60 million dollar deal to give Google access to the firehose. so then if you have niche, highly engaged subreddits infested by AI bots creating posts, then commenting on posts, then being trained on that content... you have Ouroburos eating its own poop, and models have less then zero incentive to evaluate the quality of a source, especially if they are the source
><i>It always picks its own</i><p>Makes sense to me, in that its own output would align closer to its own training set
OMG if this is true, do you realize what this means? The easiest way to do AI SEO is to generate all your content with AI, and we've seen what SEO does to the web...<p>The Internet is doomed. Time to start some human-only darknets.
> always picks its own<p>If you hate AI writing enough, this turns AI filters into a kind of humiliation ritual. AI will derank normal business writing for human readers, and uprank inflated, verbose, tic-heavy slop. So you have to put the heavy slop out with your name on it. Really perverse moment.
> asking Claude which code snippet it prefers: the one it generated in a different chat, or one that I refactored [...] It always picks its own<p>...is not the same as claiming...<p>> LLMs favor LLM-generated passages over human written ones<p>Here, you're using the same LLM to both produce and judge the resulting work. If anything, I would <i>expect</i> an LLM to tend to prefer its own work given that the same training is producing and judging.
It's not intuitive to me for why preference for its own writing would emerge, and during what type of training or tuning.<p>Perhaps something like: learning to identify what source files it has worked on by the code style alone, because tasks may give human code (public repos, etc) and ask to make changes.
It’s optimizing for good writing. Therefore, it believes its outputs are good. Therefore, it believes inputs that look like its outputs are good.
It would need to be researched, but I wonder if it ends up being something that happens at the token level?
If that were true I would expect to see prose that more closely resembles the "caveman" messages found in the HuggingFace attack than the overly flowery nonsense we see in AI blogspam.
Well, the one it generated is based on how it thought the best way to solve the problem was.<p>I am sure most humans would pick code written in their style, too.
> I can consistently reproduce this by asking Claude which code snippet it prefers: the one it generated in a different chat, or one that I refactored for my own needs and find more useful.<p>Interesting. For me I've noticed it tends to do the opposite.
Well it's not only this, or protection from LLMs training on LLM output. LLMs training on human output is also problematic.<p>I was traveling to an obscure small town, doing some "research" with LLMs beforehand. Every and each one told me enthusiastically to go to "Foobar square" (name changed) for the "best street food in XYZ town", some added a lot of colorful details.<p>There was no Foobar square in XYZ town. There was no Foobar square anywhere in the world. There was a SINGLE old Reddit comment, with no upvotes, to a unpopular post in an unpopular subreddit, where someone clearly badly misspelled the name of the square, and said something like "for street food go to Foobar square". Nothing about "the best" even.<p>It's all a lie.
I think this was a common game on city/town subs. It happened here, there was a post asking for a good restaurant and someone just made up a name. It went viral and people started posting made-up menus for the place, reviews, and for a couple of months any time someone asked about a restaurant this fictional place would get mentioned.<p>It was all done as a joke to see if they could get Gemini or ChatGPT to start recommending it.
I've had gemini claiming code would compile and run while also outputting the same variable in the same sniplet with "fork" "frok" and "fokr" in the name. I'm not surprized it's trained on garbadge.
I used one of the 12-month free Perplexity offers when they were everywhere. It felt slightly useful at first for simple queries where I didn’t want to go through the top 10 Google results manually. If I was looking for a specific recipe I remembered or a help page or user manual it would usually find it quickly.<p>Then they started optimizing for speed of responses over quality of results. I can enter a query and see my results appear in a second, but they’re garbage. The links and references it gives frequently don’t match the text right next to them. It feels like someone had a KPI to make responses as fast as possible and they optimized for that above all else.<p>They added a “Computer” option that’s supposed to do research for you. Half the time I can’t get it to trigger through the UI. Pressing the submit button doesn’t work. When I can get it to trigger, most of those sessions will work for a while and then just stop before an answer comes back.<p>The only reason I keep using it is to keep observing a company that has been heavily marketed and hyped, which should have had a market leading position for something. Even non-technical people I know who listen to Joe Rogan (where Perlexity is advertising heavily, I’m told) are asking me about it.<p>Now there are reports of people being billed at the end of their trial period without warning, despite them saying that they will warn before this happens. There are some alarmingly bad customer support screenshots where the customer support agent (AI? Probably) acknowledges that they didn’t send the email they promised but refuse to help anyway. It takes escalating it on Twitter to get it corrected.<p>If I want to do actual research or AI assisted web searching I have Claude or ChatGPT do it. The results are so much higher quality and it does exactly what I ask. It may take 45 seconds instead of the instant response from Perplexity but I save time overall because the response and links are more likely to be correct
Perplexity really fell off for me, especially the free version. Their syntax highlighting stopped working, and even the fonts seemed messed up. You could tell they were mixing and matching whatever the cheapest model was because the sources would be messed up and printed as plane text <grok source 1 http:// ... /><p>I guess it makes sense though, unless you've got the lowest pricing on your own model how can you compete.
I paid for perplexity pro for 3 years. I genuinely enjoyed using it and felt it was better overall than ChatGPT etc due to the way it showed sources etc. I liked being able to use different models depending on what I was looking for, and the deep research was helpful.<p>I think they probably damaged themselves by going for a land grab of user base through freebies. It meant the users weren’t ever going to convert to paid customers, so it was more to show investors that they had a user base. But, with an increased base of users who weren’t paying, it then meant they needed to find either new revenue streams or cheaper ways to provide the service. Unfortunately, it seems they went with the new revenue streams whilst also decreasing the functions paying members were able to access (something I find quite abhorrent- I paid a service level, but then they change what I receive mid-subscription). And then computer - rammed down my throat. One reason I pay for pro is to stop the nagging noise of paid tiers. And instead, they actually created a way of logging in and continually seeing gated functions.<p>So, after paying them upwards of $400-$500 and being a loyal customer, I walked.
If they had some sort of tier that was like $5 to $10 and the main thing it had on it was their custom model for research, no other model, I might re-subscribe, but they were definitely burning way too much compute trying to give it away in the hopes others kept their subscription. I was using it to trim down on my direct Claude Compute usage since they ran me unmetered for a while.<p>I would draft a development plan with Claude on there, then feed it to Claude Code. This isn't sustainable, but given that I had x number of months pre-paid for, I just used it.
I was one of the people that used the free Pro tier for a year and it is still my go to app when I want to quickly check something and have some sources linked, but I agree that over that year the quality of linked sources dropped significantly.
But at least I got noticed when my trial period was near the end, so they either learned, or I was lucky.
I’ve personally found that Google’s AI mode is surprisingly capable and almost absurdly fast, although the hallucination rate is somewhat proportionally higher too to match its seeming over-responsiveness. Which means Perplexity in effect doesn’t have anything to differentiate it.
I don't notice it's hallucinations (in the sense of making up answers) so much as where it's simply wrong. For example, earlier in the week, I was working with product X, and since the original vendor of X doesn't really support it any more, I asked "who else sells product X under their own brand", and Google AI quickly told me that noone else sells product X, that it was full of proprietary tech and quickly devolved into replaying product X marketing spiel. Except...I knew that at least one other vendor <i>did</i> sell product X, only difference is paint job. After too much "no, you're wrong..." and "Yes, you're right...", it finally coughed up that there were 2 other vendors that sold it. And if I didn't already know about another vendor, I probably would still be putzing around with poor support and little documentation.
I do think models currently don't have enough source skepticism.<p>If you look at agent traces when asked to compare two options to help inform a decision, many of the comparison pages cited in research are often hosted by one of the companies being compared; nearly all are AI-generated AEO plays. Not deeply considering the motive of published information is currently a glitch that can be exploited, but the window will close.<p>I'm sure model providers will set up some crappy pay for play verification system for "trusted" product information, comparisons, and reviews.
It's difficult to read more than a few sentences, when this itself is clearly a Claude artifact.
There's also the irony that this AI written piece criticizes how low the domains are on the tranco list when trellner.com doesn't even make the list, haha.
Agreed, I thought the subject matter was interesting enough to try and labour through the tedious prose, but once I got to "Their scale is the point." I just had to stop and just skim the rest.
And here's the rub: it's not just you who had to stop, lots of readers had to stop. You are not alone in this and were absolutely right to point this out. But alone or not, you did you, and that's the point.
Weird, there are 2 negative articles on the HN front page right now about Perplexity, both from “research” sites that are clearly LLM slop themselves.
Indeed. A google/brave search on that founder generated nada.
Perplexity is about to learn that Google is an anti-spam company first, search engine second
Well, was. They did a bad job of it these last few years which allowed any AI that could crawl the web to seem amazing for search because it could pick the best posts from Reddit or whatever other forum had the best context for your question, but now we're watching the AI snake eat its own tail.
Hard to conclusively beat spam when your primary means of making money is selling the very ads that the spammers are using to make money.
Theoretically, Goggle doesn't care which websites run their ads, so they might as well give you the most useful ones. Search doesn't really work for engagementmaxxing.
heh reminds me how every app lets you report ads as "spam" still but in this day what is even the difference?
I rarely use image search, but I went to look something up recently and I was shocked at how many obviously AI generated images showed up. I couldn't even find an image of the thing I was looking for and eventually gave up. Bing has the same problem.
"Sharing a nameserver pair is strong circumstantial evidence of a common Cloudflare account rather than proof of ownership"<p>-when you read one statement that let's you know to believe no other assertions in the article....
I've been vary of using ai to search considering all the spam out there. I think I'd rather, perhaps naively, whitelist wikipedia, reddit, arxiv, some news sources, etc than include everything.<p>Is there nothing out there that does this? I'm paying for kagi and I can see that it has an api, is that maybe sufficient if configured properly?
If you use Kagi Assistant, you can pick one of your lenses (i.e. lists of domains to restrict searches to) in chats. Not sure if their API has that as well or some other way to restrict searches. Also not sure if the Assistant (or API) respects blocked domains when searching.
Yes, the API supports lenses. You can use your account’s Kagi lenses or configure new ones: <a href="https://kagi.com/api/docs/openapi/search/search#search/search/t=request&path=lens_id" rel="nofollow">https://kagi.com/api/docs/openapi/search/search#search/searc...</a><p>Same thing with your domain ranks, you can have the API key inherit your account’s existing ranks (blocked, pinned, etc domains) or configure new ones <a href="https://kagi.com/api/docs/openapi/search/search#search/search/t=request&path=personalizations" rel="nofollow">https://kagi.com/api/docs/openapi/search/search#search/searc...</a>
Another reason Kagi is worth paying for.
I direct them to search for discussion on fora. There are still legacy sites on niche topics that the bots don't post in. This is particulaly useful for reaching into the past because traditional search doesn't surface anything but new content.
Reddit is full of ai accounts now tho
This is genius. The AI/LLM singularity has arrived, and it is shaped like a snake eating its own tail (ouroboros) [1] (or a pelican riding a bicycle).<p>[1] <a href="https://www.newsbiscuit.com/post/ouroboros-unclear-if-it-s-eating-its-own-tail-or-sh-tting-out-a-new-snake" rel="nofollow">https://www.newsbiscuit.com/post/ouroboros-unclear-if-it-s-e...</a>
Begun, the AI SEO wars have.
It does seem rather impactful.<p>I've seen an extremely aggressive uptick in API key requests and sales that I'm not sure where it's coming from. Like it's up 5x over the summer. Been a bit confused about this since I do basically zero traditional marketing or SEO, but I <i>think</i> it's AI search tools that's suggesting my services.
Has the industry already started to search for a better name than AI SEO for this?
Yes GEO (Generative Engine Optimisation) is one I've seen around.
I propose “sloptimizing”
Answer engine optimization (AEO)
GEO seems to be winning, Generative Engine Optimization.
What protection do LLM search engines have against training off content generated by other LLMs?<p>Will we get to a point where AI-generated sites make up a majority of the internet, and LLMs are training upon their own regurgitations, with exponential amplification of all their lies and flaws?<p>Or will the pre-2022 corpus human knowledge be considered the low-background steel standard, and anything after that less and less reliable unless certified that it has been created by a human mind and untainted by hallucinations?
I have a feeling we're already there.
<i>Will we get to a point where AI-generated sites make up a majority of the internet</i><p>I dunno if they'll be the majority (I suspect we're alredy close to 'yes, and it's already happened'), but I feel very, very confident that they will be the majority, if not the totality, of sites that the vast majority of people <i>see</i>.
> What protection do LLM search engines have against training off content generated by other LLMs?<p>You're talking about a scenario that won't blow itself up in the next few quarters, so it's of no interest to them.
I've mostly stopped using the Internet to learn new things and have gone back to books from the library. The majority of technical books at the library were published pre-2020s and hopefully, publishing slop physically won't be profitable enough to flood that market, too. Now that the Internet has largely been destroyed by slop manufacturers, whether or not the words are(/were) worth putting on paper becomes a useful discriminator.
They’ll train on prompts and anything else you send in. Many LLM responses are sorta finger printable: I assume this is intentional
This is a problem we experience with our own niche SaaS product. We have been in business for about 10 years, but asking any LLM about recommendations in this niche will not mention our tool at all. If we ask ”why don’t you meantion X” - they say that ”oh, X is also a very reputable and good candidate”<p>Some of those ”best software sites” has reached out to us with an offer where we can then pay them an annual fee depending on which position we would like.<p>It feels so wrong - will this continue or will the LLMs learn to ignore them?
What do you expect? "Best X" is the most spammed category of all spammed categories.
> The result covers Perplexity only. We have not measured ChatGPT, Gemini, Copilot or Google’s AI Mode<p>Why only test Perplexity...? Isn't it the least popular among these?
The irony of this article being fully AI generated...<p>Anyway, it's over for Perplexity. They never had a great a product and the only reason for using them, was when they offered Pro accounts for free. Many people joined. Me included. But with a "meh" product and the general AI business not being very sticky, they lost quite harshly.<p>I thought they might be able to make money as a search api/index, but this article closed the book.
They were way above their main competition at the time Google decided to ignore the entire open web but they were still focused on searching it.<p>Since then, they decided to change focus into answering questions, and didn't maintain the quality of search results.
Searching for products has become impossible. If you don't already know what you are looking for, you're screwed.
Cool, but, uh, this seems really astroturfed? Why are there two anti-Perplexity articles from independent research firms with identical websites on the front-page of HN right now, submitted by the same person? Feels like they should get deleted<p>(see <a href="https://news.ycombinator.com/item?id=49536201">https://news.ycombinator.com/item?id=49536201</a>)
If you let a plain llm search the internet with no guidance, it's basically a string matcher with no concept of quality. I thought perplexity's whole point was being good at search?
AI;DR
The search engine is now the citation, and the citation is a page that exists to be cited. Nobody in that loop has read anything, and it still works.
Honestly, I will just flag every post that is entirely AI slop from now on. This has to stop.<p>The home page for this "independent research firm" is also 100% nonsense [1]. "The record a machine reads is not the one a company writes.". Ironically this low-effort spam is exactly what this report warns about, and does not belong in HN - or anywhere else.<p>[1] <a href="https://trellner.com/" rel="nofollow">https://trellner.com/</a>
It's DecorMyEyes for a new generation of tech.
Makes sense. Manipulating training data so that models will recommend your product is undoubtedly a big industry.
my friend works for a company called 'profound' whose whole job is 'get found by ai' by spamming reddit and other talk sites ( among other things)
They've raised $155M total now with the latest at a $1B valuation [1] from Lightspeed, Sequoia, Kleiner Perkins, Khosla, and NVIDIA.<p>And very impressive list of angels too: Guillermo Rauch (Vercel), Karim Atiyeh (Ramp), Andrew Karam (AppLovin) among others<p>Last I heard they're trying to reposition from AEO/GEO to "AI Marketer". No clue how that's going, I feel like the AEO/GEO stuff isn't super defensible at that valuation if for no other reason than I assume (hope) the spamming stops working.<p>[1] <a href="https://dealroom.co/news/126181-profound-raises-96m-at-1b-valuation-to-track-how-ai-talks-about-brands/" rel="nofollow">https://dealroom.co/news/126181-profound-raises-96m-at-1b-va...</a>
SEO companies were already doing this. There were already tools applying ML to the problem before LLMs too, that would recommend places you could post relevant content, like Reddit, yahoo answers (lmao), quora, etc.
An SEO tale as old as time
Who could have seen this coming?
So we're up to "circular reasoning". Bogus citations meant to appear as legit citations to juice up LLMs to show that a particular POV is the correct POV.<p>None of what we're doing with tech these days is something we should be doing.
I'm just about getting by with DDG and a curated 'AI slop' list subscription in uBlock origin.<p>The state of search has been dire for quite some time.<p>- in 2026.
ugh. so hard to read these ai generated articles. am I the only one? and am I supposed to put my agent in front to read it, which just introduces noise - didn't anyone learn from that "telephone" game we played as children?<p>You don't get accurate signals asking an AI to represent your prose and another AI to understand it.
[dead]