content-management
AI Helpers for Content Management
Status: Production The client has a content management system for multiple websites. Article authors previously had to manually fill in the SEO title and description, make corrections, search for synonyms, translate text, and perform other text-related tasks. I proposed and developed AI assistants that perform specific operations with a single click of a button. Key features One-click AI-powered SEO autofill: titles, descriptions, and metadata Grammar checking and text corrections Synonym suggestions and text improvements Automated translation between languages Custom prompt-defined text operations via configurable buttons Helped authors write articles faster and with higher quality
Photostock Browser Integration
Status: Production Authors of articles had to find images on photostock websites, download them, and upload them to the CMS. I wrote a custom Drupal module that allows authors to search for images directly from the article editor and insert them with a single click. Key features In-editor photostock search via API with modal preview One-click image insertion into articles Automatic download, cropping, and upload to S3 in the background Simplified image licence management Open-source Drupal module: www.
Outdated SEO Content Cleanup
Status: Production The client manages content across multiple websites with hundreds of thousands of articles. They needed to remove outdated SEO content — paragraphs with various headers and links scattered throughout the articles. I built a bulk cleanup pipeline to identify, queue, and automatically process the affected content. Key features Bulk article export and analysis using OpenRefine CSV-driven identification of articles containing outdated SEO content Custom Drupal form for generating queue items from CSV data Automated queue processor that removes or rewrites SEO content based on defined rules Scaled to hundreds of thousands of articles across multiple sites