Nice little article is on why letting ai models crawl your site is good (mostly).
pull down to refresh
102 sats \ 0 replies \ @optimism 18h
I am using a crawl project as a vibe coding test scenario for testing model and tooling capabilities.
every LLM has thus far created this:
So I'm quite sure that the percentages mentioned in their tracker are... off.
reply
0 sats \ 0 replies \ @Tony 6h
This is indeed interesting. I’m myself researching this as I figured people will increasingly use chatbots for search. I even got a few visits from ChatGPT on my educational bitcoin website (I use Umami analytics to preserve visitors privacy, but still have tools to improve conversion).
Just couple of days ago I found out it’s a good practice - both for regular web crawlers and chatbots to consider your content - to add an invisible JSON block with structured page info. It should have title, description, author, other info. As this block is structured, crawlers understand it much better and are more likely to suggest it to readers.
reply