September 16, 2011
Generally, every WordPress blog adds a line in the head section of the Html source code which states that the page has been generated by WordPress x.x.x. The information about wordpress and its current version number is very easily visible in the head section of any wordpress blog. This does not cause any harm however, it provides some useful information for the nasty people. I personally feel that the information should not be visible in the head section. The information in head section looks something like this. Removing that line from the head part of blog is quite easy. simply add […]