<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>How To Make Money Online In Nigeria &#187; wordpress meta generator tag</title> <atom:link href="http://www.strictlyonlinebiz.com/blog/tag/wordpress-meta-generator-tag/feed/" rel="self" type="application/rss+xml" /><link>http://www.strictlyonlinebiz.com/blog</link> <description>Blogging, Wordpress, Debit Cards &#38; Small Online Business Tips</description> <lastBuildDate>Tue, 07 Feb 2012 17:47:34 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>How To Remove WordPress Version Generator Tag</title><link>http://www.strictlyonlinebiz.com/blog/remove-wordpress-version-generator-tag/421/</link> <comments>http://www.strictlyonlinebiz.com/blog/remove-wordpress-version-generator-tag/421/#comments</comments> <pubDate>Sun, 25 Oct 2009 20:12:00 +0000</pubDate> <dc:creator>Udegbunam Chukwudi</dc:creator> <category><![CDATA[Wordpress Plugins & Tips]]></category> <category><![CDATA[Blogging Tips]]></category> <category><![CDATA[meta generator tag]]></category> <category><![CDATA[wordpress meta generator tag]]></category><guid isPermaLink="false">http://www.strictlyonlinebiz.com/blog/blogging-tips/how-to-remove-wordpress-version-generator-tag/</guid> <description><![CDATA[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:Open your theme’s header.php file and look for this tag: &#60;meta name="generator" ...<p><p> Continue reading this article @ <a href="http://www.strictlyonlinebiz.com/blog/remove-wordpress-version-generator-tag/421/">How To Remove WordPress Version Generator Tag</a>.</p> <b>Copyright &copy; 2011</b> <a href="http://www.strictlyonlinebiz.com/blog">How To Make Money Online In Nigeria - Blogging, Wordpress, Debit Cards &amp; Small Online Business Tips</a> .<p> All Rights Reserved. This content feed is for personal, non-commercial use only. The use of this content feed on other websites breaches copyright. If this content is not in your news reader, or is on any site other than <a href="http://www.strictlyonlinebiz.com/blog/">StrictlyOnlineBiz.com</a>, it makes the page you are viewing an infringement of this copyright and the owner of the site a thief.</p> <a href="http://bit.ly/eyvUvb" title="Click To Download Free Guide To Making Money Online In Nigeria"> <img src="http://images.strictlyonlinebiz.com/blog/wp-content/themes/primus-test/images/mmon1.gif" alt="Click To Download Free Guide To Making Money Online In Nigeria" width="468" height="60"> </a></p>Related posts:<ol><li><a href='http://www.strictlyonlinebiz.com/blog/content-after-wordpress-more-tag/2209/' rel='bookmark' title='How To Add Content After The More Tag In WordPress'>How To Add Content After The More Tag In WordPress</a></li><li><a href='http://www.strictlyonlinebiz.com/blog/nofollow-wordpress-tag-clouds/1820/' rel='bookmark' title='How To Add Nofollow To WordPress Tags and Tag Cloud'>How To Add Nofollow To WordPress Tags and Tag Cloud</a></li><li><a href='http://www.strictlyonlinebiz.com/blog/remove-dates-from-wordpress-posts-comments/1902/' rel='bookmark' title='Remove Dates and Time WordPress Blog Posts and Comments'>Remove Dates and Time WordPress Blog Posts and Comments</a></li><li><a href='http://www.strictlyonlinebiz.com/blog/secure-wordpress-plug-ins/750/' rel='bookmark' title='How To Secure WordPress Blogs With Plug-ins'>How To Secure WordPress Blogs With Plug-ins</a></li><li><a href='http://www.strictlyonlinebiz.com/blog/recent-comments-without-trackbacks-pingbacks/1012/' rel='bookmark' title='Remove Trackbacks &amp; Pingbacks From Recent Comments'>Remove Trackbacks &#038; Pingbacks From Recent Comments</a></li><li><a href='http://www.strictlyonlinebiz.com/blog/secure-wordpress-via-htacess/1191/' rel='bookmark' title='How To Secure WordPress Blogs Via Htaccess File'>How To Secure WordPress Blogs Via Htaccess File</a></li><li><a href='http://www.strictlyonlinebiz.com/blog/get-ur-wordpress-blog-indexed-by-google-in-3-days/349/' rel='bookmark' title='Get Ur WordPress Blog Indexed by Google In 3 Days'>Get Ur WordPress Blog Indexed by Google In 3 Days</a></li><li><a href='http://www.strictlyonlinebiz.com/blog/top-5-wordpress-plug-in-alternatives/348/' rel='bookmark' title='SOB’s Top 5 WordPress Plug-in Alternatives'>SOB’s Top 5 WordPress Plug-in Alternatives</a></li><li><a href='http://www.strictlyonlinebiz.com/blog/top-essential-wordpress-plugins/1681/' rel='bookmark' title='Top 16 Essential Plug-ins For Every WordPress Blog'>Top 16 Essential Plug-ins For Every WordPress Blog</a></li><li><a href='http://www.strictlyonlinebiz.com/blog/fix-wordpress-not-sending-emails/1168/' rel='bookmark' title='How To Fix WordPress Blog Not Sending Emails'>How To Fix WordPress Blog Not Sending Emails</a></li></ol>]]></description> <content:encoded><![CDATA[<p>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.</p><p><span id="more-421"></span></p><p>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.</p><p>To remove the Meta Generator Tag do this:</p><ol><li><span style="color: #35383d;">Open your theme’s header.php file and look for this tag: <code><span style="color: #008000;">&lt;meta name="generator" /&gt;</span></code>. If it’s present, delete it and save the file.</span></li><li>Open up wp-includes/general-template.php and search for the following function :  <span style="color: #008000;">function the_generator( $type ) { echo apply_filters(&#8216;the_generator&#8217;, get_the_generator($type), $type) . &#8220;\n&#8221;; }. </span><span style="color: #000000;">Place a # before echo, save the file and you’re done. The result should look like this </span><span style="color: #008000;">function the_generator( $type ) {<br /> #echo apply_filters(&#8216;the_generator&#8217;, get_the_generator($type), $type) . &#8220;\n&#8221;;<br /> }</span></li></ol><p>The above tutorial was made possible by Semlab’s post <a title="How to Stop Your WordPress Blog Getting Hacked" href="http://semlabs.co.uk/journal/how-to-stop-your-wordpress-blog-getting-hacked" target="_blank">How to Stop Your WordPress Blog Getting Hacked</a>.</p><blockquote><p><strong>P.S</strong>: 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 <span style="color: #008000;">&lt;meta name=&#8221;generator&#8221; content=&#8221;WordPress 2.7.1&#8243;&gt;</span> will not be shown again.</p></blockquote><p><p> Continue reading this article @ <a href="http://www.strictlyonlinebiz.com/blog/remove-wordpress-version-generator-tag/421/">How To Remove WordPress Version Generator Tag</a>.</p> <b>Copyright &copy; 2011</b> <a href="http://www.strictlyonlinebiz.com/blog">How To Make Money Online In Nigeria - Blogging, WordPress, Debit Cards &amp; Small Online Business Tips</a> .<p> All Rights Reserved. This content feed is for personal, non-commercial use only. The use of this content feed on other websites breaches copyright. If this content is not in your news reader, or is on any site other than <a href="http://www.strictlyonlinebiz.com/blog/">StrictlyOnlineBiz.com</a>, it makes the page you are viewing an infringement of this copyright and the owner of the site a thief.</p> <a href="http://bit.ly/eyvUvb" title="Click To Download Free Guide To Making Money Online In Nigeria"> <img src="http://images.strictlyonlinebiz.com/blog/wp-content/themes/primus-test/images/mmon1.gif" alt="Click To Download Free Guide To Making Money Online In Nigeria" width="468" height="60"> </a></p><p>Related posts:<ol><li><a href='http://www.strictlyonlinebiz.com/blog/content-after-wordpress-more-tag/2209/' rel='bookmark' title='How To Add Content After The More Tag In WordPress'>How To Add Content After The More Tag In WordPress</a></li><li><a href='http://www.strictlyonlinebiz.com/blog/nofollow-wordpress-tag-clouds/1820/' rel='bookmark' title='How To Add Nofollow To WordPress Tags and Tag Cloud'>How To Add Nofollow To WordPress Tags and Tag Cloud</a></li><li><a href='http://www.strictlyonlinebiz.com/blog/remove-dates-from-wordpress-posts-comments/1902/' rel='bookmark' title='Remove Dates and Time WordPress Blog Posts and Comments'>Remove Dates and Time WordPress Blog Posts and Comments</a></li><li><a href='http://www.strictlyonlinebiz.com/blog/secure-wordpress-plug-ins/750/' rel='bookmark' title='How To Secure WordPress Blogs With Plug-ins'>How To Secure WordPress Blogs With Plug-ins</a></li><li><a href='http://www.strictlyonlinebiz.com/blog/recent-comments-without-trackbacks-pingbacks/1012/' rel='bookmark' title='Remove Trackbacks &amp; Pingbacks From Recent Comments'>Remove Trackbacks &#038; Pingbacks From Recent Comments</a></li><li><a href='http://www.strictlyonlinebiz.com/blog/secure-wordpress-via-htacess/1191/' rel='bookmark' title='How To Secure WordPress Blogs Via Htaccess File'>How To Secure WordPress Blogs Via Htaccess File</a></li><li><a href='http://www.strictlyonlinebiz.com/blog/get-ur-wordpress-blog-indexed-by-google-in-3-days/349/' rel='bookmark' title='Get Ur WordPress Blog Indexed by Google In 3 Days'>Get Ur WordPress Blog Indexed by Google In 3 Days</a></li><li><a href='http://www.strictlyonlinebiz.com/blog/top-5-wordpress-plug-in-alternatives/348/' rel='bookmark' title='SOB’s Top 5 WordPress Plug-in Alternatives'>SOB’s Top 5 WordPress Plug-in Alternatives</a></li><li><a href='http://www.strictlyonlinebiz.com/blog/top-essential-wordpress-plugins/1681/' rel='bookmark' title='Top 16 Essential Plug-ins For Every WordPress Blog'>Top 16 Essential Plug-ins For Every WordPress Blog</a></li><li><a href='http://www.strictlyonlinebiz.com/blog/fix-wordpress-not-sending-emails/1168/' rel='bookmark' title='How To Fix WordPress Blog Not Sending Emails'>How To Fix WordPress Blog Not Sending Emails</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://www.strictlyonlinebiz.com/blog/remove-wordpress-version-generator-tag/421/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 6/19 queries in 0.015 seconds using disk: basic
Object Caching 749/761 objects using disk: basic
Content Delivery Network via images.strictlyonlinebiz.com

Served from: www.strictlyonlinebiz.com @ 2012-02-10 18:41:17 -->
