April 3, 2011 / Geek Corner / by Kathy Alice


slicehost logo Problem. You are given a bunch of Perl scripts that take several days to run and expect a Linux environment. You don’t know Perl that well, don’t have a clue whether the scripts will run in your MacOS environment (let alone Windows) and you don’t really want to tie up one of your machines or laptops. What to do?


Continue Reading

March 26, 2011 / WordPress / by Kathy Alice


Attack Site Image
Courtesy of stwn - Flickr Creative Commons License
Early on March 10th, webenso.com was infected by malware. It started out as parts of the site not working however by the end of the day, it had been blacklisted by Google with any access to the site getting the dreaded red “reported attack site” image.

If your WordPress site is hacked – what do you do?. First things first, are you (or your web designer) up for the challenge? Security is a specialized field that can require a different perspective and skill set. If you are not comfortable with browsing through code and don’t know your way around .htaccess, other configuration files and phpadmin, consider using a service that will clean up your site for you. Whether you get help or not, it helps to be familiar with the issues and remediation steps. Here’s my take on what you need do.

Continue Reading

I’ve seen several “top blog directories to submit your blog to” articles, however these lists are often light on details or out of date. Here are 16 blog directories that I went to take a look at. Like regular web directories, some blog directories will only list you for a fee, and yet still more request a reciprocal link before they will list you. Some are rather sneaky about it, you don’t figure out you have to reciprocate or pay until you are a step or two into the submission process.

That being said, just like web directories, it might be worth paying for a listing in some of these blog directories, however that analysis (choosing which one to pay for) is for another day.

For some of these you should be prepared to create an account and choose a category that your blog belongs to. Some ask for a full profile. Some have validation/ownership verification processes. It WILL take more time than you expect. Many of these will have a human review the submission before publishing it. That’s ok, in fact it is good, as google looks more favorably on directories that have editorial review.

Continue Reading

February 24, 2011 / The Online Life / by Kathy Alice


It’s always sad to find someone who appears to have something good to say, and then end up having to opt out of their email list. Often it’s due to the barrage of emails. But it’s also because of the annoying “tricks” they pull. Here’s my 5 annoying things Internet Marketers say and do

  • Emails that begin with “Real Quick” … and then point you to a 20 minute video to watch.
  • This is coming down real soon … overdoing the “scarcity emotional trigger” so much that is it pathetic, in email after email
  • This is very important, click on this link right now … giving you no context on what the topic is and why you should even care
  • This is why I do it .. It’s never for the money, but for the adorable picture perfect family
  • I’ve found the secret! … You found the ultimate secret to success last week too, what makes this one this week any better?

What’s annoying to you?

Continue Reading

February 21, 2011 / Search Engine Optimization, WordPress / by Kathy Alice


WordPress is an extremely flexible platform. One aspect of it’s flexibility is that it provides many different sorts of aggregate pages, you can choose to show your posts chronologically, grouped by your tags and/or grouped by category. And of course the home page shows a list of your posts unless you have chosen to show a static page instead. However having all these different ways to show the same content can be seen as duplicate content by the search engines.

Unfortunately duplicate content in wordpress is a rather complex topic, but in this post I want to focus on just one aspect that has a relatively straightforward solution to it. But first let’s understand the problem better. When I talk about duplicate content, I am talking about content that is the same across multiple pages of your site. This is beyond having duplicate pages. Google and the other search engines essentially don’t want to see the same block of content on multiple page. Which is precisely what you have when you have category, tag, home and archive pages showing your posts in their entirety.

Continue Reading

February 10, 2011 / The Online Life / by Kathy Alice


No matter how much I emphasize how important it is to keep them safe, inevitably I get an email from a present or past client asking me to resend their passwords to them. Often it’s the hosting password that is forgotten as it is not used as often as the WordPress admin password (or some other CMS admin password). Since I’ve observed confusion on what each password is for, I decided to write this post.

Why Two Passwords?

Content Management Systems (CMS) such as Joomla or WordPress make it easier for non web designers to edit their websites, not only do users get easier to use WYSIWYG (what you see is what you get) interfaces, but you are often skipping the step of having to upload your work from your local computer to server (using the dreaded FTP that seems to stymie a lot of people). So where does the two passwords come in?

  1. Password #1 is the password to your hosting account. Here is where you manage the billing for your account, setting up email accounts and other hosting features usually through a cPanel. Often you manage your domain from this account as well. Once your website is set up (eg. WordPress is installed and configured) this password is not needed very often, however it’s important to keep track of.
  2. Password #2 gives you access to your CMS (such as WordPress admin). If you want to add a page to your site or shuffle the order of your sidebar widgets, this is where you want to log in. Some people refer to a system like this as a “backend” as “I’m having trouble logging into my WordPress backend.”

Systems such as WordPress, can be thought of their own little eco-systems. The web server and hosting account doesn’t really know about your website, it just serves up files to browsers as they are requested.

Yes, You have to Keep Track of Your Passwords

And writing them down on scraps of paper is not a proper password management system. We all have passwords, we have to remember. I have hundreds. I don’t recommend using the browser to remember your password (when it asks whether to remember the password for a given site I say never). I use different browsers and computers and it’s not particularly secure. If you are looking for a password manager, I use Password Safe but RoboForm is really good too.

Use Secure Passwords

Many systems today have indicators telling you whether your password is weak or strong as you create one. Some enforce “strong” passwords, you have seen these I’m sure: eg: has to be at least eight characters, contain 1 digit, 1 uppercase character and 1 special characters. These restrictions are not there just to make your life miserable, there is a reason for them – the more you can adopt these guidelines for all your passwords the more secure you will be.

Continue Reading