In the digital age, Search Engine Optimization (SEO) is often considered the holy grail of web visibility. Websites spend fortunes to please the algorithms of Google and Bing. At Virebent.art, we take the opposite approach: our SEO policy is an anti-SEO policy. This is not a technical oversight; it's a principled stance against the surveillance capitalism that powers mainstream search engines.
Our Core Principle: A Stand Against Surveillance
The primary mission of Virebent.art is to provide alternatives to a digital ecosystem built on data harvesting. Mainstream search engines are a core part of that system. Their crawlers don't just index content; they feed vast corporate algorithms designed to track, profile, and monetize user data and behavior without meaningful consent. We believe this model is fundamentally incompatible with a free and private internet.
Therefore, we deliberately refuse to let our content become fuel for this machine.
Technical Implementation: The Technologies We Use
Our anti-surveillance policy is enforced through simple but effective technologies:
1. The `robots.txt` File
Our primary tool is the `robots.txt` file, a simple text file that instructs visiting bots on what they are allowed to access. Ours explicitly blocks crawlers from surveillance-based corporations.
User-agent: Googlebot
Disallow: /
User-agent: Bingbot
Disallow: /
# We also block AI training bots
User-agent: GPTBot
Disallow: /
This configuration is a clear, machine-readable declaration of our principles.
2. Page-Level Meta Tags
As a second layer of defense, we include specific meta tags in our pages to instruct bots that might ignore the `robots.txt` file. These tags directly forbid indexing and following links.
<meta name="googlebot" content="noindex, nofollow">
<meta name="bingbot" content="noindex, nofollow">
An Alternative Strategy: Visibility Without Surveillance
Rejecting Google doesn't mean we want to be invisible. It means we choose to build visibility through ethical and community-driven channels.
1. Optimizing for Privacy-Focused Search Engines
We actively optimize our site for search engines that respect user privacy and do not build tracking profiles. Our target audience is more likely to use these services, which include:
- DuckDuckGo
- Qwant
- Brave Search
- Mojeek
2. Fostering Community and Direct Discovery
Our growth model prioritizes genuine human discovery over algorithmic mediation. We encourage and rely on:
- Direct sharing and word-of-mouth recommendations.
- Community discussions on privacy-respecting channels and decentralized networks like NNTP/Usenet.
3. Adopting Alternative Discoverability Technologies
To further our reach outside the mainstream ecosystem, we've integrated several other technologies:
- Dublin Core Meta Tags: These tags help our content get indexed by academic, library, and specialized search engines that use this metadata standard.
- RSS Feed: We provide an RSS feed, allowing users to subscribe directly to our content without a middleman.
- IndieWeb Protocols: We've implemented Webmention and Pingback, which are decentralized protocols that allow other independent websites to interact with our articles, creating a more resilient and interconnected web.
Conclusion: Building a Better Web
Our SEO policy is a practical application of our core philosophy. It's a demonstration that it is possible to exist and thrive on the internet without participating in the economy of surveillance. By choosing to be visible to communities that share our values and on platforms that respect privacy, we are not just building a website; we are helping to build a more ethical, consent-based, and human-centric web.