📊 Full opportunity report: When a Content Network Starts Publishing to Itself on ThorstenMeyerAI.com — validation score, market gap, and execution plan.
TL;DR
A content network with 474 WordPress sites is predominantly publishing to a small subset of sites, leaving over half inactive. The imbalance stems from internal supply and placement issues, not external sabotage.
A large automated content network with 474 WordPress sites is primarily publishing to only 8% of its sites, leaving the majority inactive and creating a lopsided distribution pattern. This internal imbalance poses risks for SEO and content diversity, highlighting underlying systemic issues.
The network operates through two main systems: Stenvrik, which curates news signals, and DojoClaw, which rewrites and distributes content. A recent 28-day audit revealed that 80% of all posts were concentrated on just 8% of the sites, mostly technology-focused, while over half the sites received no content at all. This uneven distribution emerged despite no external instructions to favor certain sites, indicating systemic internal issues.
Further analysis identified two key causes: first, within-topic concentration, where the content matching system favored certain high-traffic sites in tech and AI, never giving others a chance; second, a supply mismatch, with most content being tech-related, while many categories like health and food received little to no material. Addressing these issues involved adjustments to the content selection and distribution algorithms, including site activity-based caps and recency-based site prioritization, which helped diversify the output.
When a content network starts publishing to itself
A 474-site network quietly collapsed onto 38 of its own favorites while half the catalog went dark. The throughput graph looked fine. The fix wasn’t one thing — it was two causes and a three-part repair across two decoupled systems.
News-intelligence layer
Ingests hundreds of feeds, scores & geo-tags stories, surfaces what’s trending.
SUPPLY · what’s worth coveringAI content engine
Rewrites a story in each site’s voice and fans it out across the catalog.
PLACEMENT · where it lands & how it reads80% of output on 8% of sites
A 28-day audit, bucketed per site, was lopsided in a way the totals had hidden. Every individual placement was “correct” — the aggregate was a slow-motion failure.
Where 28 days of syndication actually landed
474-site catalog · per-site audit
WordPress for Beginners: The Ultimate Step-by-Step Guide to Build a Website, Blog, or Online Business — No Coding Required
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Not one bug — two independent causes
The tempting move is to blame the matcher and move on. The data showed two distinct problems living on two different systems, each needing its own fix.
Within-topic concentration
The matcher kept surfacing the same broad tech sites for every tech story, and rotation only shuffled candidates within the matched pool. A site that never entered the pool could never get a turn — fair only among the already-chosen.
Supply ≠ demand
53% of supplied content was tech/AI — but only ~13% of sites are. The catalog skews the other way, so those sites starved for on-topic material.

SEO Competitor Audit Journal: Perfect SEO tool and journal to audit, track and log your competitor’s SEO strategy
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Watch the network rebalance
Each square is one of the 474 sites; color is how much it’s publishing. Toggle the selection logic to see placement spread off the red-hot favorites and into the dark long tail.
Placement simulator
Same matcher relevance gate either way — the only change is how candidates are ordered after it.

Architecting AI Software Systems: Crafting robust and scalable AI systems for modern software development
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Placement, supply, throughput
Two causes meant the fix had to touch both systems — and only then could the ceiling rise without re-concentrating the load.
Placement levers
DojoClaw- Per-site weekly cap — any site over
25posts/7d drops from the pool, pushing selection into the long tail (relaxes only if it would starve a fan-out). - Global LRU — order by network-wide recency, not just within-topic, so sites idle across the whole network float to the top.
- Starvation floor — guaranteed by construction: the most-idle eligible site is always within the picks.
Supply rebalance
Stenvrik- Audited existing feeds for liveness — removed ones returning HTTP 200 but zero items (broken RSS).
- Added a verified batch across Home, Garden, Health, Food, Fashion, Auto, Science, Pets & more — every feed fetched live first, weighted to the most idle categories.
- Flagged throttled feeds (big publishers exposing only 1–2 items) for replacement rather than burying the risk.
Throughput raise
Scheduler- Fan-out width
maxSites 5 → 7— the extra slots land on fresh sites because the cap is now enforcing. - Quota depth
K 2 → 3— every category’s daily cap scaled ×1.5. - Honest note: a documented
~950/dayintent the code never delivered (units quirk) stays gated behind a sign-off.

Kaisi Professional Electronics Opening Pry Tool Repair Kit with Metal Spudger Non-Abrasive Nylon Spudgers and Anti-Static Tweezers for Cellphone iPhone Laptops Tablets and More, 20 Piece
Kaisi 20 pcs opening pry tools kit for smart phone,laptop,computer tablet,electronics, apple watch, iPad, iPod, Macbook, computer, LCD…
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
The scoreboard — with an honest asterisk
The change is behavioral: it shapes future placement, it doesn’t retroactively rescue the month sites sat dark. The proof is in the next weeks of data — which is why the instrumentation is the real deliverable.
Supply and placement are genuinely separate concerns. Diagnosing the imbalance meant looking at both sides and seeing they disagreed. A clean boundary made a failure that spanned both legible — good system boundaries organize thought, not just code.
Ordering by load & idleness sacrifices a little topical ranking for dramatically better coverage. All candidates already cleared the relevance gate — so it’s a deliberate trade, not a regression.
Implications of Self-Publishing Imbalance in Content Networks
This situation underscores how internal systemic biases and supply mismatches can cause a network to effectively 'self-publish' to a limited subset of sites, risking SEO penalties, reduced diversity, and diminished value for the entire network. Recognizing and correcting these internal dynamics is crucial for maintaining a healthy, balanced content ecosystem.
Background of the System and Recent Audit Findings
The content network is built on two systems: Stenvrik, which aggregates and signals trending news, and DojoClaw, which rewrites and distributes content across a large network of WordPress sites. Previously, the system operated with a separation of editorial signal and distribution, but recent audits revealed an unintended consequence: most content was funneled into a small number of high-traffic tech sites, while others remained inactive. This imbalance was not caused by external factors but by internal algorithmic biases and supply-demand mismatches.
"Adjustments to the distribution algorithms, such as site activity caps and recency prioritization, helped diversify the output across the network."
— Content system engineer
Unresolved Questions About Long-Term Effects
It is not yet clear whether these internal adjustments will fully resolve the imbalance long-term or if further systemic changes are needed. The impact on SEO rankings, content quality, and user engagement remains to be monitored over time.
Next Steps for Balancing Content Distribution
The team plans to continue monitoring the distribution patterns and further refine the algorithms to ensure a more equitable spread of content. Additional audits are expected in the coming months to evaluate the effectiveness of these changes and prevent recurrence of similar issues.
Key Questions
Why did the network start publishing mostly to a few sites?
The internal algorithms favored certain high-traffic sites within specific categories, creating a feedback loop that concentrated content there and left others inactive.
Does this imbalance affect SEO or search rankings?
Potentially, yes. Publishing predominantly to a few sites could lead to search engine penalties for low diversity and reduced crawl interest for inactive sites.
Are external factors responsible for the imbalance?
No, all evidence suggests the issue stems from internal systemic biases and supply-demand mismatches within the automated system.
Will the problem be fully fixed?
The current adjustments aim to improve distribution, but ongoing monitoring is needed to confirm if the imbalance is fully resolved over the long term.
Source: ThorstenMeyerAI.com