In some way, the meaning of publish is to make something public, give the people and agents accessing that content some freedom to get and what do with it. And that what decide to do with that freedom may benefit you (i.e. making your site visible) or not. Google is a big player, and most of those content publishers may have been benefited by previous Google decisions, but it should be assumed that new decisions (lik…
How to stop Google from AI-summarising your website
41–50 of 78 posts
Re: How to stop Google from AI-summarising your website
#42I resent Google (and other AIs) scraping and repurposing all the copyright material from my software product website, without even asking. But, if I block them, there is very little chance I am going to get mentioned in their AI summary.
Re: How to stop Google from AI-summarising your website
#43I resent Google (and other AIs) scraping and repurposing all the copyright material from my software product website, without even asking. But, if I block them, there is very little chance I am going to get mentioned in their AI summary.
Honestly, publishers should just allow it. If the concern is lost traffic, it could be worse — the “source” link in the summary is still above all the other results on the page. If the concern is misinformation, that’s another issue but could hopefully be solved by rewriting content, submitting accuracy reports, etc.
I do think Google needs to allow publishers to opt out of AI summary without also opting out of all “snippets” (although those have the same problem of cannibalizing clicks, so presumably if you’re worried about it for the AI summary then you should be worried about it for any other snippet too).
Re: How to stop Google from AI-summarising your website
#44Re: How to stop Google from AI-summarising your website
#45I resent Google (and other AIs) scraping and repurposing all the copyright material from my software product website, without even asking. But, if I block them, there is very little chance I am going to get mentioned in their AI summary.
Also, little chance that down the road they'll contact you asking if you want to pay to be described more positively than your competitors. Or asking if you want to pay to remove false information that they generate which makes you look bad.
Re: How to stop Google from AI-summarising your website
#46It feels like such an easy win-win for Google to just add citations like Perplexity does. Gives credit + link to the original source material while still offering the improved experience they're after
And technically speaking, this citation is the first link on the results page, so you “rank” higher than all the other results. But it does take two clicks to get to your page.
They should make the citations more prominent and use the page title as anchor text. And when there’s multiple citations, the side panel should be open by default or they should put all of the citations inline as prominent links with page titles as anchor text.
Re: How to stop Google from AI-summarising your website
#47In some way, the meaning of publish is to make something public, give the people and agents accessing that content some freedom to get and what do with it. And that what decide to do with that freedom may benefit you (i.e. making your site visible) or not. Google is a big player, and most of those content publishers may have been benefited by previous Google decisions, but it should be assumed that new decisions (lik…
IMHO, that’s a pretty entitled view of the whole process. I’ve published software under a license that disallows certain uses of it. Just because it is published doesn’t mean that it should be usable in any way that anybody wants.
It's akin to me putting up billboards and stickers around town and then demanding to decide who gets to look at them.
Same thing with online publishers. If they want to control who uses their content and how, there's a tried and true solution and it's spelled "paywall".
Re: How to stop Google from AI-summarising your website
#48Easy: just write content that is substantive enough that a summary isn't a sufficient replacement.
People will vastly more often choose the cheap and simple slop content as they came to choose slop food from McDonald's. Was the technology that allowed McDonald's to become the dominant force in food a net positive for society?
Yeah, maybe some will want to only read the imdb plot summary of Lord of the Rings. I am not sure why any author would care about those people unless they are really desperate for clicks.
Re: How to stop Google from AI-summarising your website
#49Re: How to stop Google from AI-summarising your website
#50I have this in my Apache conf for a site I don't want indexed/archived etc. Header set X-Robots-Tag "noindex, nofollow, noarchive, nositelinkssearchbox, nosnippet, notranslate, noimageindex" Of course, only the beeping Internet Archive totally ignored it and scraped my site. And now, despite me trying many times, they won't remove it. It seems to mostly work, I also have Anubis in front of it now to keep the scrapers…