When developing WordPress plugins or testing new hypotheses, finding specific, themed content can be a major bottleneck. To streamline this process, I have developed an n8n workflow designed specifically for generating quick test data. It automates the entire pipeline: fetching content via RSS, cleaning it, restructuring it with AI, and pushing it directly to your WordPress site with basic SEO metadata.
I specifically built this workflow to stress-test my internal linking plugin, LinkMesh. By generating thousands of pages across various niches, I was able to simulate real-world database loads and verify how the plugin handles complex internal linking structures. I tested the workflow against different page builders and editor environments, including Classic Editor, Gutenberg, and Elementor, to ensure that the plugin architecture remains robust and scalable regardless of the underlying WordPress setup.
However, please be aware that this workflow is strictly for testing and prototyping purposes. It lacks the expert analysis and depth required for a professional news site or blog. To make it production-ready, you would need to integrate additional data sources and completely overhaul the AI prompts to ensure high-quality, original output. If you find this useful for your development sandbox, feel free to grab the files from my GitHub repository and adapt them to your specific needs.
https://github.com/businesstrip-ship-it/N8N-autoposting-from-RSS-to-WordPress