<?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>JBCR Virtual Solutions Blog</title>
	<atom:link href="http://www.jbcr-virtualsolutions.com/Blog/feed" rel="self" type="application/rss+xml" />
	<link>http://www.jbcr-virtualsolutions.com/Blog</link>
	<description>Tips and Articles for Anyone who has an Online Business or is Planning One</description>
	<lastBuildDate>Wed, 21 Jul 2010 05:45:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Securing Your WordPress</title>
		<link>http://www.jbcr-virtualsolutions.com/Blog/2010/07/securing-your-wordpress.html</link>
		<comments>http://www.jbcr-virtualsolutions.com/Blog/2010/07/securing-your-wordpress.html#comments</comments>
		<pubDate>Wed, 21 Jul 2010 05:44:40 +0000</pubDate>
		<dc:creator>BillyBoy</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[knowledge is power]]></category>

		<guid isPermaLink="false">http://www.jbcr-virtualsolutions.com/Blog/?p=243</guid>
		<description><![CDATA[In our two previous posts I talked about being hacked,  what to do after if you site has be compromised and how to get cleared with Google if they have blocked visitors because of malware found on your site. This post talks about how to make your WordPress as secure as possible. WordPress has good [...]]]></description>
			<content:encoded><![CDATA[<p>In our two previous posts I talked about being hacked,  what to do after if you site has be compromised and how to get cleared with Google if they have blocked visitors because of malware found on your site.</p>
<p>This post talks about how to make your WordPress as secure as possible.</p>
<p>WordPress has good security built in. Their team of devoted and very talented programmers are constantly working to stay ahead of the bad guys. Even so, being such a popular software makes it a target so it’s important to be proactive in keeping your WordPress as safe as possible.</p>
<h3>Be Vigilant</h3>
<p>You can’t phone up an alarm company and have them put in motion detectors, door and window strips, so what do you do? There are several things you can do and plug-ins you can install or have your web person help you with.</p>
<ul>
<li>check your site’s security for vulnerabilites</li>
<li>lock down your site as best you can</li>
<li>monitor changes to your site that you have not made</li>
<li>scan your site for malicious files (discussed in our last two posts)</li>
<li>and also scan for viruses</li>
</ul>
<h3>A plug-in to check your site’s security for vulnerabilities</h3>
<p>Ultimate Security Check</p>
<p><a title="Ultimate Security Check Plug-in at WordPress" href="http://wordpress.org/extend/plugins/ultimate-security-check/" target="_blank">http://wordpress.org/extend/plugins/ultimate-security-check/</a></p>
<p>This plug-in scans you site and makes recommendations then provides settings you can toggle on or off.</p>
<p>There are others plug-ins you can find and most require ‘settings’ decisions you might need help with. They generally have default settings you can safely apply without blowing up your site. But… There is never a guarantee you won’t encounter a problem because there are so many different web server configurations… So be careful! Always do a back-up first (another topic and another plug-in).</p>
<h3>Lock down your site as best you can</h3>
<p>Unless you are an advanced user, you will need help with this task and so I’m going to keep my explanation brief… Hackers often look for files and folders on your site with permission set to allow them to be edited. For example your footer file and other theme files. Removing ‘write’ permissions on these files will make it harder for hackers to inject code into your site. Explaining how to do this is beyond is beyond the scope of this post and if you don’t know how, we recommend you get help.</p>
<p>Locking down your theme files is a pain and not many folks go to this extreme but it does make your site more secure and you will have to judge yourself whether the extra work it causes is worth it.</p>
<p>This post is getting on the long side so I’ll stop here for now and discuss the other list items (above) another night…</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.jbcr-virtualsolutions.com/Blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.jbcr-virtualsolutions.com/Blog/2010/07/securing-your-wordpress.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Submitting your site for a review at Google Webmaster Tools</title>
		<link>http://www.jbcr-virtualsolutions.com/Blog/2010/06/submitting-your-site-for-a-review-at-google-webmaster-tools.html</link>
		<comments>http://www.jbcr-virtualsolutions.com/Blog/2010/06/submitting-your-site-for-a-review-at-google-webmaster-tools.html#comments</comments>
		<pubDate>Mon, 21 Jun 2010 05:56:20 +0000</pubDate>
		<dc:creator>BillyBoy</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet Tips]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.jbcr-virtualsolutions.com/Blog/?p=231</guid>
		<description><![CDATA[In our last post we wrote about a malware script we have been dealing with the past couple of weeks. That it was being injected into WordPress footer files and how to remove it. If you find this quickly and deal with it, there is minimal impact to your site. But if you don’t discover [...]]]></description>
			<content:encoded><![CDATA[<p>In our last post we wrote about a malware script we have been dealing with the past couple of weeks. That it was being injected into WordPress footer files and how to remove it.</p>
<p>If you find this quickly and deal with it, there is minimal impact to your site. But if you don’t discover it quickly, you could end up on Google’s ‘Attack Site’ list and they will block visitors from visiting your site.</p>
<p>Curious about your site’s health status? Google has a tool for checking to see if there are any problems with your site. Replace the last part of this link with your domain they will show you a report:</p>
<p>http://www.google.com/safebrowsing/diagnostic?site=yoursiteurl.com</p>
<p>Right now we’re going back to our topic for this post… How to submit your site to Google after you have cleaned up following a malware attack.</p>
<p>First thing you are going to need is an account at Google Webmaster Tools.</p>
<p>http://www.google.com/webmasters/tools/</p>
<p>Once you have an account set up, you will need to add a website. There’s a button for this prominently displayed on the index page. Click on it and you will be offered a field to enter your site url. I usually have this on my clip board ready to paste in.</p>
<p>Next they will require you verify ownership the site. There are several different methods offered. You can add a meta tag they provide or download an html file, which you then upload to your site. This fast and easy as long as you have an FTP program or web site authoring tool with file transfer set up. Explaining how to use these is beyond the scope of this post and if you don’t how to do this, you are someone who should have professional help.</p>
<p>Once you have uploaded the google html file or inserted the meta tag into your home page header, go back to the Google Webmaster tools page [still open I hope!] and hit the ‘verify site’ button.</p>
<p>There are various things you can look at in Webmaster Tools but we in there for a particular reason at the moment. We want to get our site pronounced healthy and open to visitors again. To do this, look for the ‘diagnostics’ link on the left side bar. Clicking will expand the menu. The ‘malware’ link take you to a page with an alert that your site is blocked. Here is where you will be able to submit your site and add a little message about what you have done to clean out the malware.</p>
<p>That’s all there is to it. It’s not hard but then we do this for a living. If you need help with this or something else on your site that is beyond your technical comfort level. Contact us!</p>
<p>Happy Trails,</p>
<p>Billy</p>
<p>PS -  Next post we’ll talk about a few plug-ins to help with security.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.jbcr-virtualsolutions.com/Blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.jbcr-virtualsolutions.com/Blog/2010/06/submitting-your-site-for-a-review-at-google-webmaster-tools.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Latest WordPress Malware Attacks</title>
		<link>http://www.jbcr-virtualsolutions.com/Blog/2010/06/malware-attacks-wordpress.html</link>
		<comments>http://www.jbcr-virtualsolutions.com/Blog/2010/06/malware-attacks-wordpress.html#comments</comments>
		<pubDate>Sat, 12 Jun 2010 05:17:09 +0000</pubDate>
		<dc:creator>BillyBoy</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Internet Tips]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[knowledge is power]]></category>
		<category><![CDATA[Google site review]]></category>
		<category><![CDATA[hacked]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.jbcr-virtualsolutions.com/Blog/?p=217</guid>
		<description><![CDATA[The bad guys have been busy this month! Several of our clients had their WordPress blogs hacked. A malware Javascript was used to load bogus sites was injected into the page footers. How can you tell if you have this problem on your WordPress site or blog? This particular script, is easy to spot from how your site reacts [...]]]></description>
			<content:encoded><![CDATA[<h3>The bad guys have been busy this  month!</h3>
<p>Several of our clients had their WordPress blogs  hacked. A malware Javascript was used to load bogus sites was injected into the  page footers.</p>
<h4>How can you tell if you have this problem on your  WordPress site or blog?</h4>
<p>This particular script, is easy to spot from how  your site reacts even though it is not visible in the content. When you visit  your site [or blog], instead landing at the top of the page where you would  expect to start, the script immediately takes you to the bottom of the page  instead. If it does this, then there is a strong likelihood you have this  malware on your WordPress.</p>
<p>If you use Firefox for your web browser, you may  get an ugly warning page that your site has been reported as an attack site.  Not fun. You will not be able to access your site at all… anywhere. This can  make it harder get to rid of the problem because you may not be able to access  your site admin area. Internet Explorer did not block entry to the sites because  of this particular malware.</p>
<h4>What should you do if this has happened to your  WordPress?</h4>
<p>If you can access your WordPress admin area using  your web browser, then it’s relatively easy to get rid of the malware script.  This particular exploit only affects one file, named footer.php.</p>
<p>You can edit this by going to  Appearance=&gt;Themes=&gt;Editor and opening this file in the editor pane. The  files are all listed to the right hand side of the pane.</p>
<p>Now you edit the footer.php file to remove the  script. It will look like this screenshot of the one we removed from several  sites.</p>
<div>
<div id="attachment_216" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-216" href="http://www.jbcr-virtualsolutions.com/Blog/2010/06/malware-attacks-wordpress.html/malware-script"><img class="size-full wp-image-216" title="malware-script" src="http://www.jbcr-virtualsolutions.com/Blog/wp-content/uploads/2010/06/malware-script.png" alt="Malware Javascript" width="550" height="110" /></a><p class="wp-caption-text">Screenshot of malware javascript</p></div>
</div>
<p>Select the entire script with your cursor being  careful not to touch anything else. Delete it and save your changes. Your site  is clean again.</p>
<p style="padding-left: 30px;"><strong>WARNING:</strong> If you needed these instructions, you are  not someone who should be doing this on your own and we so we wouldn’t  normally recommend you even attempt this yourself. But it’s simple deletion so  we thought we’d include it here. Even so, if there is any doubt in your mind  about whether you should be doing this yourself, get help. If you don’t have a  web person, contact us for help</p>
<p>If you are one of the unlucky ones who have been  reported as an attack site, you will need to submit your site to Google for it  to be declared clean otherwise visitors may not be able to access your site for  some time.</p>
<p>It may be cleared without submitting it but it will definitely take  much longer. Posting right away and each day for a few days will alert the  search engines to spider your site and find a clean, malware free site.</p>
<p>Stay tuned for our next posts where we will discuss  how to submit your site to Google Webmaster tools for review and what you can do  make your WordPress more secure from this type of an attack.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.jbcr-virtualsolutions.com/Blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.jbcr-virtualsolutions.com/Blog/2010/06/malware-attacks-wordpress.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google - PacMan 30th!</title>
		<link>http://www.jbcr-virtualsolutions.com/Blog/2010/05/google-pacman-30th.html</link>
		<comments>http://www.jbcr-virtualsolutions.com/Blog/2010/05/google-pacman-30th.html#comments</comments>
		<pubDate>Sun, 23 May 2010 05:14:06 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.jbcr-virtualsolutions.com/Blog/?p=195</guid>
		<description><![CDATA[I did a search today and this image came up.  You can actually play the PacMan game on this.  It is a MUST check out! Hope it still shows up!]]></description>
			<content:encoded><![CDATA[<p>I did a search today and this image came up.  You can actually play the PacMan game on this.  It is a MUST check out!</p>
<p>Hope it still shows up!</p>
<p><a rel="attachment wp-att-197" href="http://www.jbcr-virtualsolutions.com/Blog/2010/05/google-pacman-30th.html/pacman"><img class="alignleft size-medium wp-image-197" style="margin: 4px;" title="PacMan" src="http://www.jbcr-virtualsolutions.com/Blog/wp-content/uploads/2010/05/PacMan-200x78.jpg" alt="" width="200" height="78" /></a></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.jbcr-virtualsolutions.com/Blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.jbcr-virtualsolutions.com/Blog/2010/05/google-pacman-30th.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do Nothing - OR - Do Something Personally Or In Biz?</title>
		<link>http://www.jbcr-virtualsolutions.com/Blog/2010/04/do-nothing-or-do-something-personally-or-in-biz.html</link>
		<comments>http://www.jbcr-virtualsolutions.com/Blog/2010/04/do-nothing-or-do-something-personally-or-in-biz.html#comments</comments>
		<pubDate>Mon, 26 Apr 2010 04:32:44 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[knowledge is power]]></category>

		<guid isPermaLink="false">http://www.jbcr-virtualsolutions.com/Blog/?p=187</guid>
		<description><![CDATA[While working on a project today I was looking for motivational business quotes online and I found this quote from Oprah Winfrey:   “One of the biggest lessons I’ve learned recently is that when you don’t know what to do, you should do nothing until you figure out what to do because a lot of [...]]]></description>
			<content:encoded><![CDATA[<p>While working on a project today I was looking for motivational business quotes online and I found this quote from Oprah Winfrey:<br />
 <br />
“One of the biggest lessons I’ve learned recently is that when you don’t know what to do, you should do nothing until you figure out what to do because a lot of times you feel like you are pressed against the wall, and you’ve got to make a decision. You never have to do anything. Don’t know what to do? Do nothing.“<br />
 <br />
~ Oprah Winfrey<br />
 <br />
Now I admit I am not in any league to question Oprah’s statement but this one really touched something very deep in me so I wanted to give my view.<br />
If there is anything I have discovered through my life, when it comes to personal and business decisions, is that it is better to make a decision — right or wrong — than no decision at all. Two points.<br />
 <br />
1. When you are trying to make a decision, whether personal or business, if you find that every move you make is blocked then it means you are moving in the wrong direction.  It is better to rethink what you are doing. Put feelers out in different directions. If none work, just try a different direction.<br />
 <br />
2.  If you are not being blocked,  but still sitting on the fence and can’t move — paralyzed -  it is better to jump off in some direction.  If you make the right decision — terrific.  If you make the wrong decision  — you have learned something.  But at least you did something.<br />
 <br />
Doing nothing achieves nothing in my opinion.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.jbcr-virtualsolutions.com/Blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.jbcr-virtualsolutions.com/Blog/2010/04/do-nothing-or-do-something-personally-or-in-biz.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
