<?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>WPTemplates.net &#124; Free Wordpress Themes &#187; askimat</title>
	<atom:link href="http://www.wptemplates.net/tag/askimat/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wptemplates.net</link>
	<description>Many high quality wordpress themes are available for download.</description>
	<lastBuildDate>Tue, 07 Jun 2011 07:04:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Enhancing Security in WordPress:  Ten Tips to Help</title>
		<link>http://www.wptemplates.net/2010/01/enhancing-security-in-wordpress-ten-tips-to-help/</link>
		<comments>http://www.wptemplates.net/2010/01/enhancing-security-in-wordpress-ten-tips-to-help/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 02:31:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Basics]]></category>
		<category><![CDATA[Wordpress Guide]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[antivirus]]></category>
		<category><![CDATA[askimat]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[captcha]]></category>
		<category><![CDATA[login lockdown]]></category>
		<category><![CDATA[Maintenance]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[spam protection]]></category>
		<category><![CDATA[wp sentry]]></category>

		<guid isPermaLink="false">http://www.wptemplates.net/?p=863</guid>
		<description><![CDATA[Ensuring your WordPress blog is completely secure is essential and should be a part of the initial installation as well as regular maintenance. These are top 10 WordPress security tips and tricks.


Related posts:<ol><li><a href='http://www.wptemplates.net/2010/01/wordpress-maintenance-keep-wordpress-versions-updated/' rel='bookmark' title='WordPress Maintenance:  Keep WordPress Versions Updated'>WordPress Maintenance:  Keep WordPress Versions Updated</a></li>
<li><a href='http://www.wptemplates.net/2010/01/make-your-wordpress-blog-more-appealing-top-five-tips/' rel='bookmark' title='Make your WordPress Blog More Appealing:  Top Five Tips'>Make your WordPress Blog More Appealing:  Top Five Tips</a></li>
<li><a href='http://www.wptemplates.net/2010/01/wordpress-maintenance-clean-up-old-plugins/' rel='bookmark' title='WordPress Maintenance:  Clean Up Old Plugins'>WordPress Maintenance:  Clean Up Old Plugins</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Ensuring your WordPress blog is completely secure is essential and should be a part of the initial installation as well as regular maintenance.  If you neglect the process of ensuring security is a priority you may find that you are vulnerable to some malicious attacks.  You may find that your blog has increased instances of spam.  Or, you may even find that your blog is open to hacking from outside sources.  If you are concerned with ensuring WordPress is completely secure consider these top 10 WordPress security tips and tricks:</p>
<ol>
<li><a title="WP Security Scan" href="http://wordpress.org/extend/plugins/wp-security-scan/">WP Security Scan</a> is a scanning plugin that will look for any vulnerability in your blog.  This is one of the first steps you can take to protect your WordPress blog from attacks of all kinds.  Once you know where your vulnerabilities are, you can protect against them using a number of other plugins.</li>
<li><a title="Admin SSL" href="http://www.kerrins.co.uk/blog/admin-ssl/">Admin SSL</a> is a great plugin that makes all pages and areas using passwords to use private or shared SSL or secure pages.  You will need to have a SSL certificate installed.  For more information regarding SSL certificates, contact your web host.</li>
<li><a title="Wordpress Antivirus Plugin" href="http://wpantivirus.com/">AntiVirus plugin</a> works similarly to the antivirus software you likely have on your desk top or lap top computer.  It protects the WordPress blog from any malicious programs that try to detect vulnerabilities, inject malicious code or spam your blog.</li>
<li><a title="SI Captcha" href="http://www.642weather.com/weather/scripts-wordpress-captcha.php">SI Captcha</a> is a plugin that adds captcha symbols into the forms as needed.  You can add them to comments, registrations or both.  When using these forms you will need to type in the word that appears distorted.  Bots are unable to discern the actual word and this prevents them from sullying the blog with signs ups, links and spam.</li>
<li><a title="Invisible Defender" href="http://wordpress.org/extend/plugins/invisible-defender/">Invisible Defender</a> is a plugin that reduces the threat of bots signing up, commenting and littering your blog with spam.  If a bot is detected after installation they are not allowed to sign up or post and they are redirected to an error page.  The 403 Forbidden page is where all bots will be directed to, keeping your blog spam free.</li>
<li><a title="Login LockDown" href="http://www.bad-neighborhood.com/login-lockdown.html">LogIn LockDown</a> is a plugin that records the IP address of failed attempts at logging in.  If there are multiple attempts within a defined amount of time to log in unsuccessfully the block of IP addresses will be blocked, preventing forced password retrieval leaving your blog open to malicious content and hacking.</li>
<li><a title="Maximum Security" href="https://wpsecurity.net/">Maximum Security</a> is an all inclusive program that protects a number of different threats.  It boosts your firewall to protect against malicious attacks as well as spam.</li>
<li><a title="WP Sentry" href="http://www.peteholiday.com/wp-sentry">WP Sentry</a> is a plugin that manages privacy settings so you can have a portion of your blog or the entire blog private.  It requires user groups to be maintained so that you can assign permissions.  Sensitive topics can only be seen by those user groups and you can prevent indexing of the posts as well.</li>
<li><a title="Askimet" href="http://akismet.com/">Askimet</a> is a spam protection program that is highly recommended and developed by the makers of WordPress itself.  It checks comment posts against an up to date database of spam references to see if the comment is spam.  If it is not, it is posted or you can choose from a number of options for when spam is detected.  Askimet is updated regularly so that all spam instances can be caught quickly.</li>
<li><a title="BackUp WordPress" href="http://wordpress.designpraxis.at/plugins/backupwordpress/">BackUp WordPress</a> is a plugin that allows you to backup your WordPress blog so that if there is a problem or a disaster you can recover it from the last date of backup quickly and easily.  This is a great way to prevent starting from scratch is something disastrous occurs.</li>
</ol>


<p>Related posts:<ol><li><a href='http://www.wptemplates.net/2010/01/wordpress-maintenance-keep-wordpress-versions-updated/' rel='bookmark' title='WordPress Maintenance:  Keep WordPress Versions Updated'>WordPress Maintenance:  Keep WordPress Versions Updated</a></li>
<li><a href='http://www.wptemplates.net/2010/01/make-your-wordpress-blog-more-appealing-top-five-tips/' rel='bookmark' title='Make your WordPress Blog More Appealing:  Top Five Tips'>Make your WordPress Blog More Appealing:  Top Five Tips</a></li>
<li><a href='http://www.wptemplates.net/2010/01/wordpress-maintenance-clean-up-old-plugins/' rel='bookmark' title='WordPress Maintenance:  Clean Up Old Plugins'>WordPress Maintenance:  Clean Up Old Plugins</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wptemplates.net/2010/01/enhancing-security-in-wordpress-ten-tips-to-help/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

