
Dear readers and customers,
in 2022 the latest the AI bot craze and LLM takeover of the web began. Four years in a row, we were mostly directly unaffected. This year however, we and our web projects are flooded by AI bot spam requests on a daily basis. It directly affects how we count visitors and pageviews in a very negative way. To this date, this hasn’t stopped.
How did we identify?
Mainly because the requests happen for hours in intervals of a few seconds. Plus, the country changes per request, we have visitors from countries, or so it seems, which never visited us the decades before. The visited URL however, stays the same sometimes.
Looking over the years and by project, we also have an increase of 300-500%, depending on the project. This is neither realistic nor possible. We also don’t advertise for years, so there is absolutely no logical reason the “popularity” is this high suddenly. If this prevails over 2026, we actually could call us “mainstream media”, which is not only unrealistic but complete nonsense.
What to do now?
We tried hard, first we introduced GeoIPEnable On via the file .htaccess in all our projects. This was not really successful but we expected this of course. It should have stopped when you put China and USA in there; the two countries which develop and copy all successful AI bot systems out there at the moment.
We then looked into our tracking tool, Matomo, as it’s self-hosted. And we decided to just try to not track AI bots and crawlers at all. Since then it became a little better but it hasn’t stopped fully. Here is how we did it:
1) in your settings, go to “Global User Agent Exclusions” and add the following regex:
/GPTBot|ChatGPT-User|Google-Extended|ClaudeBot|Claude-Web|Anthropic-AI|PerplexityBot|cohere-ai|Omgilibot|FacebookBot|Diffbot|ImagesiftBot|Bytespider|Doubaobot|YisouSpider|Sogou|Baiduspider|KimiBot|DeepSeekBot/i
Save the settings. This prevents the known bots from USA and China completely but not the unknowns or rogue ones of course
2) install plugin “Tracking Spam Prevention”. It’s available via the “Marketplace”. Activate it, then had to its settings and block all requests from cloud systems. Also block all headless browsers; this is where the bots live.
3) more complicated because of the server-level configuration but if you can do it, do this:
For Nginx Users:
Add a map directive to your configuration file (usually /etc/nginx/nginx.conf or inside your server block) to reject bad user agents:
map $http_user_agent $ai_bot {
default 0;
~*gptbot|chatgpt-user|google-extended|claudebot|perplexitybot|bytespider 1;
}
server {
...
if ($ai_bot) {
return 403;
}
}
For Apache Users:
Add this snippet to your .htaccess file at the root of your website:
RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} (GPTBot|ChatGPT-User|Google-Extended|ClaudeBot|PerplexityBot|Bytespider) [NC]
RewriteRule .* - [F,L]
We recommend you activate as much as you can yourself, even if only one or two points from the recommendations list here. It should get better, however this won’t block everything. This was expected but for the time being this is probably the only way.
In the meantime, for the first time in the history of the WWW, the traffic by bots has exceeded 60% according to Cloudflare. We are actually witnessing the transformation of this medium away from human interaction to artificial. And we guess it’s not for the better of us but it is what it is.
Nonetheless, we still believe in this technology and as time passes, we might have the tools to mitigate this problem. For the time being, we feel like Sysiphos but as we love Greece we not yet have a big problem with it. 🙂
Stay vigilant,
the aethyx staff

Dear readers and customers,
exactly our mentality since 26 years, however to this date we didn’t know there’s an actual acronym for it:
Publish (on your) Own Site, Syndicate Elsewhere – POSSE.
What this basically means:
We at AETHYX MEDIAE strongly believe in the power of the individual.
As such, it should be solely in control of the individual what is published online.
Today, this is the approach most individuals choose when publishing on the web: go to a huge (marketing and advertisment) platform, publish your own stuff there, become the product, loose all credit to your published stuff and stay in the digital bubble ad infinitum.
Our approach (it never changed in 26 years): publish your own stuff under your own control, then choose where to syndicate from there.
An easy example is an RSS feed: built-in into WordPress and other CMS systems, it lets users syndicate your published content via neat little programs called RSS readers. This way, it doesn’t matter what operating system someone is using or where he’s reading from, it’s readable on any computer anywhere on the planet. And if someone finds interesting what you are posting, by clicking the link the reader becomes your visitor.
Another example, social media synchronisation: no matter which platform (X, Facebook, Instagram, whatever, you name it), if you use WordPress as your CMS you install a plugin, configure and activate, and afterwards any post you did on your own website automatically gets posted into your social media feed. Configuration is not much of a hassle and, for example, if your favourite social media network goes offline, your content stays your content. It can’t be taken down, it won’t be deleted, you will never loose it. Be it text, your beloved photos, videos; all is safe on your own website on your own server.
Sounds interesting?
We bet it does!
Start your individual journey today and let us help you!
We at AETHYX MEDIAE create new media since 2000 and are here to help.
Be it your own website, your individual Android app, your own Ebook, or even your own cloud space: we got you covered! And all of this on safe servers in EU for reasonable prices!
Contact us anytime: info@aethyx.eu.
We live in the 21st century, we got the best tools. Now it’s time to use them to your advantage!
Hope to hear from you soon and best wishes,
the aethyx staff
P.S.: we got the acronym from our friend https://ratfactor.com/cards/personal-website. A lot of good ideas about your personal website are summed up in this text – worth reading!

Dear readers and customers,
today, June the 5th, it’s World Environment Day.
World Environment Day is the United Nations’ principal day for encouraging worldwide awareness and action to protect the environment. It’s the largest global platform for environmental engagement, celebrated by millions across 150+ countries every year. [via]
To celebrate, we already posted about rain water harvesting benches in Singapore. We think it’s a beautiful and valuable concept idea which we would like to see in reality better sooner than later.
In general we think it needs more of these ideas.
And of course it’s also important to put those into reality rather sooner than later. As the planet keeps warming, we need to find solutions to severe problems which threaten our only livable habitat we have in this cosmos.
What are your ideas? Maybe you want to share them with the world via your own blog or Android app? Let us know what you think and feel free to contact us anytime: info@aethyx.eu.
What’s precious to us is worth protecting.
Take care and all the best,
the aethyx staff
In January we had very happy news as the popular tech website “digg” was able to do a full restart.
Unfortunately, due to bot spam and AI/LLM scam, the projekt went offline only after a couple of months as it became completely unadministratable.
It vanished for a while but in the meantime it actually restarted from the restart and currently looks like this:

To be fair, even bringing back “the old digg” was still in BETA when it went online again by the start of the year. As such, scraping the idea if anything crucial comes up and starting fresh is never a bad idea actually. Main priority with any IT project should be to be stable, in our honest opinion.
We don’t know what to make of this but it is what it is. We are glad they are back again!
And we share the opinion that not the reboot was the problem, but the entirety of the Internet nowadays. However this discussion is bigger and we simply can’t put it in here for the moment.
We are glad it’s back as we are still groundbreakers and are able to share news as soon as they happen here. We wish the makers good luck! And we also think putting LLMs into it is never a bad idea in 2026.
Let us know what you think in the comments and happy digging,
the aethyx staff

Dear readers and customers,
5 cents.
That is what we earn through ads monthly with all of our online media. 5 Euro cents.
With our promise from summer last year to re-evaluate our ad revenue system, as of today we eliminate all ads from our projects.
It didn’t work out for us.
In the end, running non-commercial projects by default has more advantages probably. It’s also a much bigger freedom. And freedom is important.
If you find residue somewhere, please let us know: info@aethyx.eu
So long and thanks for supporting us,
the aethyx staff