Skip to main content

2 posts tagged with "SEO"

View all tags

【WordPress】CCLEE Toolkit — AI & SEO Enhancement Plugin From Scratch

· 2 min read

TL;DR

Independent e-commerce sellers typically need multiple paid plugins for AI writing, SEO optimization, and product structured data. CCLEE Toolkit consolidates these into a single free, open-source plugin supporting multiple AI providers (OpenAI/DeepSeek/Anthropic).

Project Background

WordPress + WooCommerce is a common tech stack for small-to-medium e-commerce. These sites face common challenges:

  • AI writing requires paid subscriptions (Yoast AI, Jasper, etc.)
  • Product Schema needs additional plugins or theme support
  • Image Alt attributes are often overlooked, missing out on image search traffic
  • Multiple plugins can conflict and impact performance

CCLEE Toolkit — An All-in-One Enhancement Plugin for WordPress B2B Sites

· 4 min read

TL;DR

B2B corporate websites need three things: AI-assisted writing, automatic SEO, and client case study showcases. CCLEE Toolkit solves all three with a single plugin using a modular architecture where each module can be toggled independently — install and go. Built natively for WordPress FSE Block Themes, verified in production, and open-sourced on GitHub.

Background

B2B website builds share several common needs: content editors want AI assistance to work faster, pages need social tags and structured data for search visibility, and client case studies serve as trust signals. Existing solutions are either heavyweight All-in-One plugins that add bloat, or a patchwork of single-purpose plugins that increase maintenance overhead.

CCLEE Theme users needed a lightweight solution that integrates with the theme — loading only the modules they need, without slowing down the admin panel.