January 14, 2013 / Search Engine Optimization, WordPress / by Kathy Alice


This post originally appeared on October 28, 2011, in January 2014, I made several changes to it to bring it up to date. On August 28, 2014, Google ended the Google Authorship program citing low participation and concern over how it was cluttering the search experience, especially for mobile users. Despite this, you may want to still implement it if you are active on Google+. Users who are logged into their Google account and that follow you on Google+ will see the the enhanced snippet. Otherwise it’s not worth the effort.

Ah the old days. The early days when all Google looked at was how many backlinks pointed to your page. These days, trust, creditability and authority signals are a big part of what Google looks for when deciding whether to rank your page in the top ten. In the summer of 2011, leveraging Google profiles, Google released another feature that helps it do just that. You can now tag your articles with rel="author" HTML markup to link your pages to your Google profile – which makes you more “real” in Google’s eyes. The nice thing about this is that then Google will put a pic of you next to the snippet of your article that shows up in the search results as Danny Sullivan appears below.

Danny Sullivan article
Danny's article with SEO advice to Bill Gates

Google’s desire to tie content to “real” people perhaps sheds some light on the 2011 mass removal of non user Google+ accounts.

Continue Reading

December 7, 2012 / WordPress / by Kathy Alice


migrating to a new home
The Traveling Suitcase: Dedicated to the Jewish children of the Kindertransport who found safety in Britain
Recently I migrated a site from the Sitesell ecosystem (that’s how I think of it) to WordPress. While Sitesell does a good job leading people through the process of building websites that attract organic search engine traffic, I made a decision about a year ago that I don’t want to work on anything else but WordPress these days (I’ll do SEO consulting for any type of site, but if I have to roll up my sleeves and actually work on the site – it’s got to be WordPress). WordPress is great for people like me, who aren’t really diehard developers but have enough technical chops to be dangerous. And the WordPress community is just outstanding. Plus I just don’t want to deal with another CMS (content management system) that has it’s own vernacular and way of doing things. We’ve all heard the saying “Do a few things well and not a lot of things poorly.” It’s time to live up to that goal.

To make this useful to more people, I’ll try to keep this more general so that it is relevant to migrations from other technologies. I also have a few cool plugins to recommend.

Continue Reading

December 3, 2012 / WordPress / by Kathy Alice


nerd details like your robots.txt are importantI recently looked at a client’s robots.txt file for a WordPress site. He had all sorts of things blocked (using the Disallow directives) including:


/*/feed/$
/*/comments/$
/*/trackback/$

As I have written before, robots.txt disallows are generally not as useful as people think they are. True, they prevent Google and other search engine spiders from crawling those URLs, but that doesn’t necessarily mean those pages don’t end up in the index (which is usually the reason for the Disallow directive.) These days we have much better tools at our disposal with the meta robots noindex tag and the canonical.

Continue Reading

October 6, 2012 / WordPress / by Kathy Alice


Stacking up to a Hoarder – storage.com
Got infographic? Although the linkbaiting with an infographic tactic has been around for while, it’s popularity shows no sign of abating. Infographics also seem tailor made to share on pinterest, a visual pin up board.

But of course we don’t want sharing limited to pinterest, our ultimate goal is to have other bloggers embed the infographic so that we build backlinks to our site. So that is where creating an embed code box comes in. Just an aside, I’m surprised to see infographics posted without these – putting the onus on me as a blogger to figure out how to embed it in my post. So why not make easy? It might get you a few more links.

Continue Reading

September 24, 2012 / WordPress / by Kathy Alice


I’m starting to dig into improving my WordPress site performance, as it is not where I want to be. On average it takes 3 seconds before it starts rendering and up to 6 or 7 seconds to finish. So I need to improve my WordPress site, so where do I begin? You can start with throwing solutions, such as caching, at the problem, which may or may not help, or you can first diagnose the problem

Continue Reading

September 17, 2012 / Basic Web Concepts, WordPress / by Kathy Alice


WordPress basicsSometimes those of us who are immersed everyday in WordPress, SEO and Online Marketing topics forget there is a whole world out there that has barely heard of WordPress. Or if they have heard of it, they think it is only used for blogs. So today I’m going to talk about WordPress themes and what they are.

Anatomy of WordPress

To understand WordPress themes, it helps to have a basic understanding of WordPress itself. I like to think about WordPress as different components working together that not only brings you an awesome website, but one that comes with an administrative interface you can use to create new pages on your site without needing any technical know-how. If you can do Word documents, you can write pages on a WordPress web site.

Continue Reading