<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Weblogtoolscollection News Topic: Make Your Wordpress Blog Secure</title>
<link>http://weblogtoolscollection.com/news/</link>
<description>Weblogtoolscollection News Topic: Make Your Wordpress Blog Secure</description>
<language>en</language>
<pubDate>Tue, 18 Jun 2013 06:10:45 +0000</pubDate>

<item>
<title>johnugeorge on "Make Your Wordpress Blog Secure"</title>
<link>http://weblogtoolscollection.com/news/topic/make-your-wordpress-blog-secure#post-5449</link>
<pubDate>Fri, 25 Sep 2009 18:34:13 +0000</pubDate>
<dc:creator>johnugeorge</dc:creator>
<guid isPermaLink="false">5449@http://weblogtoolscollection.com/news/</guid>
<description>&#60;p&#62;read &#60;a href=&#34;http://www.techtipsmaster.com/make-your-wordpress-blog-secure.html&#34; rel=&#34;nofollow&#34;&#62;http://www.techtipsmaster.com/make-your-wordpress-blog-secure.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;1.Try to use SSH instead of FTP connection to your server.If someone has got your FTP information,he can do anything with your site,add unwanted item,scam your site and use it for his purpose even though you are not aware of it.But,in SSH ,all are encrypted during the transfer of the files and hence connection is much more secure than the latter one.&#60;/p&#62;
&#60;p&#62;2.add&#60;/p&#62;
&#60;p&#62;code]&#60;br /&#62;
if(preg_match(’#’ . basename(__FILE__) . ‘#’, $_SERVER[’PHP_SELF’])){&#60;br /&#62;
header($_SERVER[’HTTP_HOST’]);&#60;br /&#62;
exit();&#60;br /&#62;
}&#60;br /&#62;
[/code]&#60;/p&#62;
&#60;p&#62;to the top of any plugins for additional security.&#60;/p&#62;
&#60;p&#62;read more here...&#60;br /&#62;
&#60;a href=&#34;http://www.techtipsmaster.com/make-your-wordpress-blog-secure.html&#34; rel=&#34;nofollow&#34;&#62;http://www.techtipsmaster.com/make-your-wordpress-blog-secure.html&#60;/a&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>