You might not have noticed but the fact is WordPress by default displays .jpeg image format with only 90% of the quality of the original uploaded image, This is a measure to speed up your website without causing much chaos :) Though this is not a ... Read Further ➟
How to Automatically Trim WordPress Post URL to Make it Readable and SEO Friendly
In WordPress, Every post will be assigned with unique URL called "Slug". If you didn't manually edit it, Slug is automatically assigned to your post depending on the permalinks settings and post title. Mostly we all are in so much rush that we ... Read Further ➟
How to set Maximum number of Post Revisions without using a Plugin
WPStuffs tested WordPress tweak Few weeks before I was using a plugin to limit the Post revisions but then I got to know the that,using plugins for small functionality like this can make your blog worse. Actually using too many WordPress plugins ... Read Further ➟
How to get rid of annoying Database Error page in WordPress?
If you are running a WordPress blog then you might have encountered this most common WordPress Error :"Error Establishing a Database Connection". This Error occurs when the WordPress is disconnected with the Database.It mostly occurs, when your ... Read Further ➟