drupal
Drupal & Hugo Development
Custom modules, refactoring, migrations, and upgrades
Outdated SEO Content Cleanup
The client has a system for managing content on multiple websites. The system contains hundreds of thousands of articles, and the client wanted to remove outdated SEO content. The SEO content consisted of paragraphs with different headers and different links. I created an export of all articles for a certain subscriber. Then I used OpenRefine to find and refine articles containing SEO content. After that, I created a .csv file with a list of affected articles.
Photostock Browser Integration
Authors of articles had to find images on photostock websites. They had to search for images, download them, and upload them to the CMS. I wrote a custom module that allows authors to search for images on photostock websites directly from the CMS. The module uses the photostock API to search for images and display them in a modal window. Authors can select images and insert them into the article by single click.