August 31, 2011 / Search Engine Optimization, WordPress / by Kathy Alice


Although advances have been made in this area, you should assume that an image to a search engine looks like unreadable code. So what you need to do to surround the image with hints on what the image might be about. This gives you another opportunity to add your primary and secondary keywords to your page.

Continue Reading

August 7, 2011 / Search Engine Optimization, WordPress / by Kathy Alice


My post where I stated that I have noindex my category pages attracted some attention. I guess I’m not too surprised, it’s not a common recommendation. I’ve seen people recommend using the read more tag, excerpts and to adopt a practice of using one category per post. This is all good advice if you keep your category pages indexed. Replicating the full post on your category page is duplicate content you want to avoid, and excerpts are a great way to populate your category page with some unique content. Additionally not using multiple categories on your posts will keep the proliferation of the post content to a minimum.

But I took it further and just noindexed the category pages and I would argue that many bloggers should do the same. Why? And should you take my advice?

Continue Reading

June 17, 2011 / Search Engine Optimization, WordPress / by Kathy Alice


Blue WordPress LogoThe All in One SEO WordPress plugin is a very popular plugin. Many install it so that they have the ability to customize their post’s page title. This is very useful to do from the SEO perspective. Your post title should be written for your reader and be catchy, your page title for your post should be more oriented towards keywords.

But the plugin has other settings that require attention. Out of the box the plugin configuration will noindex your category pages but not your tag pages. This isn’t necessarily what you want and I’ve had to fix a couple of blogs that had the default settings.

Continue Reading

April 26, 2011 / Search Engine Optimization, WordPress / by Kathy Alice


One of my goals has been to address my high bounce rate on this blog, which has been above 80%. To do that I’ve been working on features that increase my website stickiness.

Bounce Rate is a SEO factor

Bounce RateWhy would I want to do this? Let’s put the SEO factor aside for a moment. As a blogger you of course want people to get value from your blog, read several posts and return. A high bounce rate means that most of your visitors just visited the single page they originally landed on and then left your blog. Of course if the article answered their question completely that would be a good thing, even if they left without browsing further. This is more difficult to measure, but you can look at time spent on the site as another clue.

Most SEOs would agree that Google and the other search engines are taking bounce rate into account. Google might be looking at Google Analytics for the bounce rate, but even if you don’t have Google Analytics installed, Google and Bing can collect bounce rate data by looking at how quickly the user returns back to the search engine results page and clicks on the next result. A quick return and click on the next website on the list means the user didn’t find what they are looking for on your website.

So from both the SEO and user engagement / conversion perspective you should care about your bounce rate and website stickiness.

Continue Reading

April 19, 2011 / Search Engine Optimization, WordPress / by Kathy Alice


Updated: May 25, 2012
I see a lot of outdated information about the rel nofollow tag. Particularly a lot of advice to use it in page rank sculpting. That might have been useful at one point, but it hasn’t been for over a year now.

What is the nofollow tag?

The nofollow tag is a tag you can add to a href link to tell Google not to pass page rank to the link. It is typically used for comments on a blog (to discourage comment spam) and for sponsored links. By adding this tag to your href HTML code you are telling Google, I’m not sure I trust this site and I don’t want to pass my link juice over to it.

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