• WordPress SEO Optimization Techniques

    WordPress SEO Optimization Techniques
    • Home
    • About Me
    • SiteMap
    • Contact
    • SEO Directory
    • WordPress Themes
      • Home > Blogging > WordPress
        • How to Remove the WordPress Generator

        • - Don't let hackers see what version of WP you are running -

        • WordPress GeneratorThe WordPress generator by default places a line of code in your <head> tag that displays the version of WordPress that you are running. However, that presents a potential problem because you are letting hackers know what version you are running. Therefore, if there are any vulnerabilities in the version you are running, you're at risk of being hacked.

          I strongly suggest for security reasons that you remove the WordPress generator function that generates this line of code. It is very easy to do, and only requires one line of code to be added to the function.php file.

          The default WordPress generator line of code looks like this:
          <meta name="generator" content="WordPress 2.8" />

          Just open the functions.php file with your text editor located in your WordPress install folder. Add the following code and place it between the <?php><?> tags.

          Code to add to the functions.php file:
          remove_action('wp_head', 'wp_generator');

          When people look at your source code, they won't be able to see the version of WordPress that you are using. That's, one less thing to worry about!

          Hope this information was helpful to you, "How to Remove the WordPress Generator" Be sure to share this with your friends on Twitter. Furthermore, I appreciate your time that you have spent here!

          Spunky Jones.


          Here is an additional related source of information from Wikipedia, pertaining to this post, here at Spunky Jones. Hope you enjoyed your visit here, and thank you for visiting!

          How to Remove the WordPress Generator


          Submit your content Every Day to 25 social bookmarking sites, all on unique C class IPs... FREE.
          Related Posts:
          1. How to Remove, “Comments are Closed” Message in WordPress
          2. How to remove /category/ from your WordPress URL
          3. Removing the WordPress 3.1 Admin Bar
          4. Easy instructions to add a favicon to your WordPress Blog
          5. Dealing with WordPress “Missed Schedule”
          6. How to reset the admin password in WordPress
          7. Robots.txt for WordPress SEO
          8. Removing the “private” and “protected” from your post title
          9. Follow these Easy Steps to Customize Your WordPress 404 Page!
          10. Change that awful default “read more” link to something more appealing
        • Posted on 23rd August 2010 by Spunky Jones in WordPress
          • Subscribe to My: Free RSS Feed!
      • Article By: Spunky Jones

        Owner of the Madmouse Network, including the Spunky Jones SEO Blog.

        Spunky, has been involved in web page design since 1995 and started working with search engine optimization (SEO) in 1996. My very first Domain name that I registered was madmouse.com, in 1998. Furthermore, the Madmouse, is still alive and with me to this very day.

      • Thank you for visiting the Spunky Jones SEO Blog and reading the following post:
        How to Remove the WordPress Generator

      • Navigation

        • Blog Authors
        • SEO Optimization Articles
        • SEO Strategy
        • Webmaster World
        • Free Stuff for Visitors
        • Canonical Duplicate Fixer
        • META Language Tag Generator
        • Privacy Policy
      • Today’s – Top Blog Posts

        • Improve Communication in the Workplace...
        • PC CMOS Cleaner - Free BIOS Password...
        • .htaccess Tutorial - How to Create a...
        • How to reset the admin password in...
        • Keyword Analysis and Niche Research with...
        • The Spunky Jones, SEO Experience Online
        • Increase web traffic by the means of forum...
        • SEO Optimization Techniques are Essential!
        • Get Powerful Anchor Text Backlinks For...
        • Targeted Traffic is the Key to Success
        • Spunky Jones: Search Engine Ranking SEO...
        • Introducing, the Open Post plugin for...
        • Release the idle processes on Windows XP...
        • How to export MailWasher settings to a new...
      • Category Topics

        • Blogging
          • Tips
          • WordPress
            • Install
            • Plugins
            • Security
            • WP Themes
        • Business World
          • Making Money Online
          • Marketing Strategy
        • Promotion
          • Social Networking
          • Web Directories
        • SEO Optimization
          • Google SEO
          • Meta Tag Basics
          • RSS Feeds
          • SEO Tips
            • SEO Strategy
            • SEO Techniques
          • WordPress SEO
        • Spunky Jones
          • Ramblings
        • Technology
          • Computers
            • Ergonomics
            • Hardware
            • Software
            • Windows
        • Webmaster World
          • Alexa Traffic
          • PageRank
          • Search Engines
      • Google Custom Search
    • Home
    • About Me
    • SiteMap
    • Contact
    • SEO Directory
    • WordPress Themes
    Copyright © 2008 - 2012 www.spunkyjones.com
    Designed by: Spunky Jones | Coded by: PSD to HTML