Blogging and Make Money Online Tips

Blogging and Make Money Online Tips

How To Remove Wordpress Version Generator Tag

Posted by Udegbunam Chukwudi On October - 25 Under Blogging Tips 1 COMMENT

Wordpress blogs as with other blogs with different softwares are prone to being hacked despite security measures put in place by the software makers. So it’s always good to seek better ways of increasing their level of security.

A good way of preventing your blog from being hacked is by removing the Meta Generator Tag. This tag makes your version of wordpress known to the world at large, hackers included. Any knowledge of your wordpress version, helps the hacker perpetrate his evil acts.

To remove the Meta Generator Tag do this:

  1. Open your theme’s header.php file and look for this tag: <meta name="generator" />. If it’s present, delete it and save the file.
  2. Open up wp-includes/general-template.php and search for the following function :  function the_generator( $type ) { echo apply_filters('the_generator', get_the_generator($type), $type) . "\n"; }. Place a # before echo, save the file and you’re done. The result should look like this function the_generator( $type ) {
    #echo apply_filters('the_generator', get_the_generator($type), $type) . "\n";
    }

The above tutorial was made possible by Semlab’s post How to Stop Your WordPress Blog Getting Hacked.

P.S: To see if the above has worked, simply open a page on your site, right click on it and choose View Page Source. This tag <meta name="generator" content="WordPress 2.7.1"> will not be shown again.

Click Here To ReTweet This Post

Bookmark & Share This Post: Twitter | Digg | Del.icio.us | StumbleUpon | Reddit | Email | Print

Related Posts

  1. How To Secure Wordpress Blogs With Plug-ins
  2. This Just In: Wordpress 2.8.1 Is Obsolete!
  3. Get Ur Wordpress Blog Indexed by Google In 3 Days
  4. Yet Another Wordpress Security Release. (LOL)
  5. Remove Trackbacks & Pingbacks From Recent Comments

Get Full Blogging and Make Money Online Tips Delivered Via E-mail or RSS Feed

RSS Subscription

One Response to “How To Remove Wordpress Version Generator Tag”

  1. Philippe says:

    Thanks for the information.Really it will helpful for us to protect the blog from hacking.

Leave a Reply

The use of keywords in the name field is NOT ALLOWED. Please use the following format:

YourName@YourWebsite.

Example: If your name is Bryan and the name of your blog is www.007.com, in the name field, you MUST type in Bryan@007. When your comment gets approved your name will appear like this: Bryan from 007. 007 will be linked to your site.

Drive-By comments like "Thanks for sharing", "Nice post", or spammy comments will be DELETED!

PLEASE PLEASE PLEASE! I highly recommend you go through my revised comment policy before commenting.

Spam Protection by WP-SpamFree

By submitting a comment here you grant this site a perpetual license to reproduce your words and name/web site in attribution. If you're not cool with this, please DO NOT submit your comment. Thank you!

Also note that comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.