Security Update: Hide Your WordPress Version!

There is an urgent need to hide WordPress versions on your blog for better security of your site. I was in a recent discussion with several WordPress bloggers, who were waiting in the sidelines to upgrade their WordPress versions to the latest recommended security WordPress upgrade which fixes several PHP bugs and feed issues. Their laziness or fear to upgrade was based on the pretext that who knows their WordPress blog version anyway – I told them everyone knows your WordPress version!

If you look at the source code of any WordPress blog (easily possible in any web browser by going to View > Page Source), you will see

This is autogenerated by a php code in your header.php

<meta name="generator" content="WordPress <?php bloginfo('version'); ?>
<!-- leave this for stats -->

So unless the WordPress blogger has removed the code purposely (reluctant by the comment that you should leave it for stats), anyone can easily find your wordpress version and hack into your WordPress bugs. So the excuse that nobody knows your version and hackers would not waste time targeting your blog is no good… Remove that code in the header.php file of your WordPress theme right now.

Upgrade regularly to the latest WordPress version which will give you new features and bug fixes. WordPress 2.1 is released and if you are waiting for your wordpress plugins to update, have no fear and upgrade with confidence.

Share with friends

About the Author: P Chandra is editor of QOT, one of India's earliest tech bloggers since 2004. A tech enthusiast with expertise in coding, WordPress, web tools, SEO and DIY hacks.