Hey all,
Sorry for not being around that much lately. Personal stuff going on and I’m still time-poor (understatement!).
As some of you know, I have been messing about with SEO Neo since the end of 2025. It’s an unashamedly black-hat tool that is super powerful. I’ve not been using it to it’s full potential, that’s for sure.
The main bottleneck for me has been the time it takes to create enough content to feed the distribution network.
(Neo basically mass-posts to thousands of websites and it consumes content like Anthropic training a new model … Google is screwed lol)
You can use the OpenAI API directly from within Neo to generate unique articles … but it’s a bit slow. I found the content quality bottoms out at around 60 articles per batch. So to create 1000 articles takes time and is mind-numbingly tedious ![]()
I had been bouncing some ideas around in my head for a few weeks and this weekend I put it all into practice.
SEO Neo can import and export .txt file articles. So I thought if I could quickly re-write those articles with AI, that’s a speedy way to recycle the content in an existing campaign and go again with freshly unique articles.
Less than 24 hours later and I had created 3 python scripts which should allow me to create enough content to run a campaign every day - before this I had been struggling to run 2 a week, due to the part-time nature of my current operation.
Not only did I vibe code the content re-writer (which worked first time!) but I also coded 2 other scripts which batch create unique articles based on a simple keyword list input source.
In a CSV file, the first script creates the specified number of article titles along with the tone, language and related keywords.
Then the second script sequentially works through the CSV writing an original article per CSV row, outputting the result into a folder where I can directly import into Neo …
… to say I was pleased with myself was a bigger understatement than the one at the top of this post .. he he
I enthusiastically imparted this revelatory news to my wife which elicited a response of:
“Oh … that’s nice dear“
It then struck me that to achieve this sort of thing before the advent of AI would have meant hiring a coder, maybe a week managing the coding job to completion (ironing out bugs is always a pain but AI just fixes errors instantly) and a couple of hundred bucks, minimum!
But now if you can dream it, you can do it ![]()
Anyway, just thought I’d post my success as I’m feeling quite smug at the moment ![]()
Oh … and if you need 100 articles by tomorrow, let me know … lol
