<?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>Knock Some Sense &#187; Wordpress</title>
	<atom:link href="http://www.knocksomesense.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.knocksomesense.com</link>
	<description>Web Development, Web Design, Tech News and more!</description>
	<lastBuildDate>Mon, 21 Nov 2011 08:06:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>WordPress releases 3.0.5 &#8211; Security Hardening Update</title>
		<link>http://www.knocksomesense.com/2011/02/10/wordpress-releases-3-0-5-security-hardening-update/</link>
		<comments>http://www.knocksomesense.com/2011/02/10/wordpress-releases-3-0-5-security-hardening-update/#comments</comments>
		<pubDate>Thu, 10 Feb 2011 13:12:16 +0000</pubDate>
		<dc:creator>Kenji</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[security update]]></category>

		<guid isPermaLink="false">http://www.knocksomesense.com/?p=1810</guid>
		<description><![CDATA[Wordpress releases version 3.0.5 that fix several security issues. Along with this update, it comes with 2 security enhancements and hardening so Wordpress users are strongly encourage to update immediately.]]></description>
			<content:encoded><![CDATA[<div class="bblitz_prefix"></div><p>WordPress releases version 3.0.5 that fix several security issues. Along with this update, it comes with 2 security enhancements and hardening so WordPress users are <strong>strongly</strong> encourage to update immediately.</p>
<p>According to WordPress,</p>
<blockquote><p><strong>Two moderate security issues</strong> were fixed that could have allowed a Contributor- or Author-level user to gain further access to the site.</p>
<p><strong>One information disclosure issue</strong> was addressed that  could have allowed an Author-level user to view contents of posts they  should not be able to see, such as draft or private posts.</p>
<p><strong>Two security enhancements</strong> were added. One improved  the security of any plugins which were not properly leveraging our  security API. The other offers additional defense in depth against a  vulnerability that was fixed in previous release.</p></blockquote>
<p><a href="http://wordpress.org/download/" target="_blank">Upgrade to WordPress 3.0.5 now!</a></p>
<div class="bblitz_prefix"></div>]]></content:encoded>
			<wfw:commentRss>http://www.knocksomesense.com/2011/02/10/wordpress-releases-3-0-5-security-hardening-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>All About WordPress Security: Keeping Your Blog Safe From Hackers</title>
		<link>http://www.knocksomesense.com/2010/05/28/all-about-wordpress-security-keeping-your-blog-safe-from-hackers/</link>
		<comments>http://www.knocksomesense.com/2010/05/28/all-about-wordpress-security-keeping-your-blog-safe-from-hackers/#comments</comments>
		<pubDate>Fri, 28 May 2010 12:03:49 +0000</pubDate>
		<dc:creator>Kenji</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[safe blog]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.knocksomesense.com/?p=851</guid>
		<description><![CDATA[Here are some steps in ensuring your Wordpress security. ]]></description>
			<content:encoded><![CDATA[<div class="bblitz_prefix"></div><p>Although there have been a lot of blogging software that has been introduced over the last decade, WordPress remains to be the leading blogging software for both amateur and pro-bloggers all over the globe. However, in spite of all the raves about how great WordPress is, it does have a weak spot and that would be its security. WordPress does make sure that they are able to address any security issues through releasing patches after major release just like what Microsoft Windows does, but because of all the risks of hacking, data-thefts and cracking online, it would be advisable to take some steps in ensuring your security. Here are some of them.</p>
<ol>
<li>First off, it would be advisable to back up. Back up the files on your server and back up your database. There is no such thing as backing up too much, especially when it would serve as a way to protect the hard work that you have put in on your WordPress blog or site.
<div style="height: 1em; visibility: hidden;">ANY_CHARACTER_HERE</div>
</li>
<li>Make sure that your WordPress installation is always up to date. This would be a good way to avoid issues.
<div style="height: 1em; visibility: hidden;">ANY_CHARACTER_HERE</div>
</li>
<li>Since hackers know that WordPress has a user &#8220;admin&#8221; which has god-like administration privileges, it would be advisable to remove the &#8220;admin&#8221; user. You could just a WordPress user who has admin privileges through the administration interface. You could then log out of WordPress and then log back in as the new user and delete the admin user. Make sure that the new admin user is different than the normal blog post author.
<div style="height: 1em; visibility: hidden;">ANY_CHARACTER_HERE</div>
</li>
<li>Regularly change your password and make it as complex as possible with more than 10 characters. Do not use actual words for your password; instead, make it a combination of letters, numbers and symbols.
<div style="height: 1em; visibility: hidden;">ANY_CHARACTER_HERE</div>
</li>
<li>Avoid having a directory listing. In most WordPress installations, a list of installed plugins can be viewed by going to the /wp-content/plugins/ directory. This would not be a good idea since known plugin vulnerabilities could be easily exploited. You can just add a blank default index file like index.html to the directory.
<div style="height: 1em; visibility: hidden;">ANY_CHARACTER_HERE</div>
</li>
<li>Do not advertise your WordPress version. By default, WordPress usually publishes its current version number on the header of your blog. This already gives out a valuable piece of information to a hacker which he could use against you.</li>
</ol>
<p>Aside from this WordPress security tips, you can also search online for more resources that you could get information from. There are many websites that offer valuable tips, guides and tutorials on how to make your WordPress blog or website a lot more secure.</p>
<div class="bblitz_prefix"></div>]]></content:encoded>
			<wfw:commentRss>http://www.knocksomesense.com/2010/05/28/all-about-wordpress-security-keeping-your-blog-safe-from-hackers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>A Guide on How to Start a Blog</title>
		<link>http://www.knocksomesense.com/2010/05/11/a-guide-on-how-to-start-a-blog/</link>
		<comments>http://www.knocksomesense.com/2010/05/11/a-guide-on-how-to-start-a-blog/#comments</comments>
		<pubDate>Tue, 11 May 2010 06:55:26 +0000</pubDate>
		<dc:creator>Kenji</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Make Money Online]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[how to blog]]></category>
		<category><![CDATA[make money blog]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.knocksomesense.com/?p=761</guid>
		<description><![CDATA[This article aims to provide all the essential information on how to start a blog, turning a blogging newbie into a blogging guru.]]></description>
			<content:encoded><![CDATA[<div class="bblitz_prefix"></div><p><img class="alignnone size-full wp-image-767" title="startblog_00" src="http://www.knocksomesense.com/wp-content/uploads/2010/05/startblog_00.jpg" alt="" width="500" height="355" /></p>
<p>Today, blogging is becoming more and more popular among individuals from all walks of life. Blogs primarily serve as web-based journals where people can publish their musings and opinions online but there are many people who also publish blogs to earn money. Blogs can be about anything: food, pets, business, finance, fashion, baby care or any subject wherein an author is an expert in or has interest in. If you are interested in starting your own personal or business blog, then read on. This article aims to provide all the essential information on how to start a blog, turning a blogging newbie into a blogging guru.</p>
<p>First off, you would need to choose whether you would be getting a free blog or a paid blog. A free blog would basically be one that you would get when you sign up with sites such as Blogger or WordPress. You do not have to pay for anything and you could just start blogging away about any topic that you had in mind. However, if you are planning to set up a business or if you are looking to earn from your blog, then it would be more advisable to get a paid blogging solution, as doing so offers a whole range of benefits. Here are some of the advantages and disadvantages of getting a free blog and a paid blog.</p>
<p>An obvious and possibly the only real advantage of getting a free blog with <a href="http://www.blogger.com/home" target="_blank">Blogger</a> or <a href="http://wordpress.com/">WordPress</a> would be that you do not have to pay for anything. You would also have access to some tools that you could use for blogging; however, this could be very limited. A main disadvantage of using a free blogging service would be that you would not have as much freedom to monetize your blog because all the advertisements that you can put on your blog would be controlled by the blog host, which could include the revenue that you should be getting from your ads. Another disadvantage would be that any page rank or the rank of your blog on search engines would be absorbed by your blog network. This could significantly affect the amount of visitors that you would be getting on your blog.</p>
<p>On the other hand, if you would be getting your own hosting solution for your blog, you would be able to have total control over each aspect of your blog, including the ad revenue. Although it would require money and more effort on your part, the advantages of using a paid blogging solution far outweigh the cons. For instance, if your site is able to receive a lot of traffic, the cost of <a href="http://stats.justhost.com/track?cc47b6ff32b6c096f4edca752c839300f" target="_blank">hosting</a> your blog would be covered a lot of times over by the ad revenue which it can potentially generate.</p>
<p>Another advantage of getting a self-hosted blog would be that you could add search value on to your site. <a href="http://stats.justhost.com/track?cc47b6ff32b6c096f4edca752c839300f" target="_blank">Paid blog hosting</a> services would also allow you to be as creative as you want to be since you can add your unique flair to your blog. Also, hosting your own blog is a lot more secure, so if you are setting up a blog for your business, you would be able to provide your clients with total online security. You would also be able to get your own domain name such as petfoodstore.com and not petfoodstore.blogspot.com. Having your own domain would make your blog or website a lot more unique and easier to recall, which could mean customers and visitors. If you feel that you might not have the knowledge and skills to host your own blog, you need not worry as there are a lot of web hosting companies which provide blog web hosting that even beginners can work with. There are even some companies that offer auto installation of a blog software like WordPress.</p>
<p>Once you have chosen between a free or paid blogging service, you can then choose a template. For free blogs, you can just choose from the list of available templates provided. If you are hosting your own blog, you can just download and install a pre-designed template. However, if you want to be more creative or if you want your blog to be more unique, you can edit the template by simple web design.</p>
<p>Once you have your layout and design set up, you can start writing the content of your blog. Here are a couple of tips that you might want to consider as you write your blog posts.</p>
<ol>
<li>Avoid writing long paragraphs as nobody likes reading long things online. Limit your paragraphs to a couple of lines and then move on to the next. Try to use lists as much as possible like this list of tips.</li>
<div style="height: 1em; visibility: hidden;">-</div>
<li>Try to add relevant images to your posts to make them more interesting. However, make sure to keep the size of the images to just enough – not too big or not too small.</li>
<div style="height: 1em; visibility: hidden;">-</div>
<li>Do not forget to add tags to all your posts as it would be a good a way to add related keywords to them.</li>
<div style="height: 1em; visibility: hidden;">-</div>
<li>Try to post on a regular basis as this would generate more traffic in the long run. It would also be a good way to make your visitors come back for more.</li>
</ol>
<p>After writing your content, you would then have to promote your blog in order to generate traffic. There are many ways to do this such as social bookmarking, guest blogging and commenting on other relevant blogs.</p>
<p>Starting a blog is actually quite easy once you have the basic knowledge about it. There are also a lot available guides and resources online which could help out beginners and advanced bloggers alike. Once you learn how to start a blog and you put in a lot of effort in it, you would surely be able to succeed whether you have a personal or a business blog.</p>
<h4>Incoming search terms:</h4>how to make a blog&nbsp;<!-- SEO SearchTerms Tagging 2 Plugin --><div class="bblitz_prefix"></div>]]></content:encoded>
			<wfw:commentRss>http://www.knocksomesense.com/2010/05/11/a-guide-on-how-to-start-a-blog/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>WordPress 2.9.2 &#8211; Upgrade now!</title>
		<link>http://www.knocksomesense.com/2010/02/16/wordpress-2-9-2-upgrade-now/</link>
		<comments>http://www.knocksomesense.com/2010/02/16/wordpress-2-9-2-upgrade-now/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 15:28:53 +0000</pubDate>
		<dc:creator>Kenji</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[2.9.2]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[wordpress upgrade]]></category>

		<guid isPermaLink="false">http://www.knocksomesense.com/?p=126</guid>
		<description><![CDATA[Wordpresshas just released version 2.9.2 to fix a bug where logged in users can peek at trashed posts belonging to other authors. If you have untrusted users signed up on your blog and sensitive posts in the trash, you should upgrade to 2.9.2.]]></description>
			<content:encoded><![CDATA[<div class="bblitz_prefix"></div><p style="text-align: center;"><img class="aligncenter" src="http://www.knocksomesense.com/images/wordpress.jpg" border="0" alt="Wordpress logo" width="420" height="106" /></p>
<p><strong>WordPress</strong> has just released version <strong>2.9.2</strong> to fix a bug where logged in users can peek at trashed posts belonging to other authors. If you have untrusted users signed up on your blog and sensitive posts in the trash, you should upgrade to 2.9.2.  As always, you can visit the Tools-&gt;Upgrade menu to upgrade.</p>
<p>Source : <a href="http://wordpress.org/development/2010/02/wordpress-2-9-2/" target="_blank">WordPress.org</a></p>
<div class="bblitz_prefix"></div>]]></content:encoded>
			<wfw:commentRss>http://www.knocksomesense.com/2010/02/16/wordpress-2-9-2-upgrade-now/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Upgrade to WordPress 2.3.2 NOW!</title>
		<link>http://www.knocksomesense.com/2007/12/30/upgrade-to-wordpress-232-now/</link>
		<comments>http://www.knocksomesense.com/2007/12/30/upgrade-to-wordpress-232-now/#comments</comments>
		<pubDate>Sun, 30 Dec 2007 09:56:54 +0000</pubDate>
		<dc:creator>Kenji</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[2.3.2]]></category>
		<category><![CDATA[security update]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.knocksomesense.com/2007/12/30/upgrade-to-wordpress-232-now/</guid>
		<description><![CDATA[
WordPress has just released an urgent security release that fixes a bug that can be used to expose your draft posts.  2.3.2 also suppresses some error messages that can give away information about your database table structure and limits and stops some information leaks in the XML-RPC and APP ...]]></description>
			<content:encoded><![CDATA[<div class="bblitz_prefix"></div><p align="center"><img src="http://www.knocksomesense.com/images/wordpress.jpg" alt="Wordpress logo" border="0" height="106" width="420" /></p>
<p align="left">WordPress has just released an urgent security release that fixes a bug that can be used to <a href="http://trac.wordpress.org/ticket/5487">expose your draft posts</a>.  2.3.2 also <a href="http://trac.wordpress.org/ticket/5473">suppresses some error messages</a> that can give away information about your database table structure and limits and stops some information leaks in the XML-RPC and APP implementations. <a href="http://wordpress.org/download/"></a></p>
<p align="left"><strong><a href="http://wordpress.org/download/" title="Wordpress Download" target="_blank">Upgrade your WordPress version now</a></strong> to remove these vulnerabilities.</p>
<p align="left">Also, a small feature has been included along with this release which allows you to define the error message when WordPress fails to connect to your database. Simply place  your custom template at wp-content/db-error.php.</p>
<p><strong>How to upgrade?</strong></p>
<ol>
<li><a href="http://codex.wordpress.org/Upgrading_WordPress" title="Upgrade" target="_blank">WordPress 3 Step Upgrade</a> OR</li>
<li><strong>Techie Buzz&#8217;s</strong> <a href="http://techie-buzz.com/wordpress-plugins/wordpress-automatic-upgrade-plugin-update.html" title="Techie Buzz" target="_blank">WordPress Automatic Upgrade plugin</a> (the obvious choice <img src='http://www.knocksomesense.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  )</li>
</ol>
<p align="left">&nbsp;</p>
<div class="bblitz_prefix"></div>]]></content:encoded>
			<wfw:commentRss>http://www.knocksomesense.com/2007/12/30/upgrade-to-wordpress-232-now/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>10 must-haves WordPress Plugins</title>
		<link>http://www.knocksomesense.com/2007/12/10/10-must-haves-wordpress-plugins/</link>
		<comments>http://www.knocksomesense.com/2007/12/10/10-must-haves-wordpress-plugins/#comments</comments>
		<pubDate>Mon, 10 Dec 2007 08:39:22 +0000</pubDate>
		<dc:creator>Kenji</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://www.knocksomesense.com/2007/12/10/10-must-haves-wordpress-plugins/</guid>
		<description><![CDATA[
I have been using WordPress for about 3 months and I am grateful to Matt Mullenweg for making blogging a pain-free experience. FYI, Matt is the founding developer of this popular open-source blogging software.  
While Matt deserves all the credits, let&#8217;s not forget those who spend countless hours working ...]]></description>
			<content:encoded><![CDATA[<div class="bblitz_prefix"></div><p align="center"><img src="http://www.knocksomesense.com/images/wordpress.jpg" alt="Wordpress logo" border="0" height="106" width="420" /></p>
<p>I have been using WordPress for about 3 months and I am grateful to <strong><a href="http://photomatt.net/" target="_blank" title="Matt Mullenweg">Matt Mullenweg</a></strong> for making blogging a pain-free experience. FYI, Matt is the founding developer of this popular open-source blogging software. <img src='http://www.knocksomesense.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>While Matt deserves all the credits, let&#8217;s not forget those who spend countless hours working on WordPress plugins. <strong>Thanks guys!</strong></p>
<p>Among the <a href="http://wordpress.org/extend/plugins/" title="Wordpress Plugins" target="_blank">1270 plugins</a> out there, here are my top 10 must-haves  WordPress Plugins:</p>
<p>1. <a href="http://akismet.com/" title="Akismet" target="_blank"><strong>Akismet</strong></a><br />
Let&#8217;s face it&#8230; no one likes SPAM and Akismet did what everyone is hoping for &#8211; get rid of it. Akismet checks your comments against the Akismet web service to see if they look like spam or not. So far, Akismet caught 30 spam comments on my blog.</p>
<p>2. <a href="http://www.ilfilosofo.com/blog/wp-db-backup/" title="Wordpress Backup" target="_blank"><strong>WordPress Database Backup<br />
</strong></a>This plugin creates backups of your core WordPress tables as well as other tables of your choice in the same database. I set this plugin to generate a backup file (weekly basis) and send it to my email.</p>
<p>3.  <a href="http://www.acmetech.com/blog/adsense-deluxe/" title="Adsense Deluxe" target="_blank"><strong>Adsense Deluxe<br />
</strong></a>If you decide to earn some income through your blog, to payoff your annual hosting/domain name at least, this plugin should be one of your favorites. It helps to take off some of your load when adding Adsense code into your posts.</p>
<p>4. <strong><a href="http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/" target="_blank" title="Visit plugin homepage">Dagon Design Sitemap Generator</a></strong><br />
Sitemap can be crucial to your blog because it allows your visitors to access your blog quickly. See it in action <strong><a href="http://www.knocksomesense.com/sitemap/" title="KSS Sitemap">here</a></strong>.</p>
<p>5. <a href="http://webgrrrl.net/archives/my-top-commentators-widget-quick-dirty.htm" title="Top Commentator" target="_blank"><strong>Top Commentator </strong></a><br />
This plugin will improve the interaction of your blog by encouraging your visitors to submit comment to your posts. The top commentator area will list out users with most comments on your blog with a return link to their website (if any).</p>
<p>6. <a href="http://wasabi.pbwiki.com/Related%20Entries" title="Related Post" target="_blank"><strong>Related post</strong></a><br />
This plugin will output a series of &#8220;related&#8221; entries based on keyword matching. Hence, it will improve the average time your visitors spent on your site.</p>
<p>7. <a href="http://www.semiologic.com/software/widgets/bookmark-me/" title="Bookmark Me" target="_blank"><strong>Bookmark Me</strong></a><br />
You or your visitors can easily add links to social bookmarking sites (i.e Digg, Stumbleupon)  with this plugin which adds a list of icon links at the end of each post.</p>
<p>8.  <strong><a href="http://www.douglaskarr.com/projects/wp-contactform/" target="_blank" title="Visit plugin homepage">WP-ContactForm</a></strong></p>
<p>If you want to have a contact form on your blog but do not have the experience to build one, this plugin is perfect for you. It is simple, easy to use and it comes with built in SPAM protection. You can test the plugin <a href="http://www.knocksomesense.com/contact/" title="Contact KSS"><strong>here</strong></a>.</p>
<p>9. <strong><a href="http://alexking.org/projects/wordpress/" title="Popularity Contest" target="_blank">Popularity Contest</a></strong><br />
Isn&#8217;t great to know how popular your posts are? Popularity Contest will give a rating to all your posts by tracking the views, comments and trackbacks of each post.</p>
<p>10.  <strong><a href="http://techie-buzz.com/" title="Visit plugin homepage">WordPress Automatic Upgrade</a></strong></p>
<p>WordPress Automatic Upgrade helps you to upgrade your WordPress to the latest version without hassle. First it backups your files and database and put your site into maintenance mode. Then it downloads the latest version of WordPress, disables your plugins and performs the upgrade. Once it is done, it will re-enables your plugins.</p>
<div class="bblitz_prefix"></div>]]></content:encoded>
			<wfw:commentRss>http://www.knocksomesense.com/2007/12/10/10-must-haves-wordpress-plugins/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

