Blog Archives

Convert WordPress Image Filename To Lowercase

WordPress by default will preserve capitalisation in filename for images. To make filenames lowercase automatically, add the following to the functions.php of your active theme.

Posted in WordPress Tagged with: ,

How to boost SEO for your WordPress website if you Know Nothing About It?

WordPress is the most popular Content Management System (CMS) in the world, and most likely your website is running it. Since most of the websites are using it, it keeps evolving and getting better and better with every new iteration,

Posted in WordPress Tagged with: , , ,

Image SEO: An Actionable Mini Guide

It is hard to create enjoyable content – you need to be relatable, yet topical; you need to create something that will connect you and your audience, but also that promotes your product, or adds to your brand image. Using

Posted in Guest Posts, Pro Blogging Tagged with: , , , ,

Auto Image Attributes From Filename With Bulk Updater – WordPress Plugin

Here is my newest WordPress plugin. Automatically add Image attributes such as Image Title, Image Caption, Description And Alt Text from Image Filename.

Posted in WordPress Lab Tagged with: , , , , ,

Automatically Add Image Caption, Description And Alt Text From Image Title

Here is a handy code snippet that once added to your functions.php will automatically set the Image Title, Image Caption, Image Alt Text and Description the next time you upload an image into WordPress.

Posted in WordPress Tagged with: , , , ,