Thanks, Andy. In fact, in the spirit of giving this season let me share with you the tip Andy gave me, with a few more I learned from him and others.
After Andy's tip, I did some significant changes this week to my blogs and boards. One of the things you may have noticed is my brand-new
tag cloud on my own blog.
A tag cloud is part of the tagging system made popular by social network sites, like
del.icio.us,
Flickr.com,
Technorati.com, and
Digg.com.
It’s what is called “folksonomy,” which is a user-driven classification system — as opposed to the traditional “taxonomy,” which is hierarchical classification system (like categories and pageranks, for example).
The cloud is basically a list of tags (i.e., tags are keywords attributed to the post or article) and lists them in order of density (popularity), based on how many posts have the tag.
Andy noticed I had some tags with Technorati, but now they are all internal for a reason. Too many external links bleed my pagerank. (I'll come back to this with a few extra tips about how to stop
PR bleeding.)
So, with the tag cloud, the bigger the word, therefore the more common the tag is — or in terms of what it means to the reader, the more popular a term is on the website. When you click on a tag link, it lists all the articles/posts associated with the term.
This is helpful on many levels, not the least of which is adding more pages to be indexed in search engines. This is cleverly done by a few plugins:
Google Sitemap Generator,
Ultimate Tag Warrior, and
Google Sitemap Ultimate Tag Addon plugins. (The last one I learned from Andy Beard.)
This means that pages with tags, which are keywords or phrases a post has been tagged with, is classified under a new folder system like domain/tag/keyword. If you went to
www.MichelFortin.com/tag/copywriting/ for example, it will list all the articles I tagged with “copywriting.”
But the beauty is, this is an additional page in Google’s eyes. Why? Because in addition to the Google sitemap’s list of pages and archive folders in the automatically generated sitemap, the tagging system and addon plugins add these additional "tag" folders (i.e., more pages and links to be indexed) to the sitemap — and are crawled by Google (and now Yahoo and MSN, which have since adopted the Google sitemap protocol).
So this means another 500 extra pages added to the index without additional work or content. Better yet, these pages are associated with tags (keywords), which gives the page more oomph in terms of targeted keyword searches on the engines.
Also, Ultimate Tag Warrior allows you to add your tags (the keywords per post) you specify in the meta-keywords tags in your html code automatically.
Meta-tags were once falling out of favor with search engines. But now, with Web 2.0, where classifications are more user-driven as they are going from taxonomy to folksonomy, meta-tags are slowly coming back into favor with some search engines. (The trend is actually on the rise.)
And based on the poll I had last month on what my subscribers wanted to see more of, I added a new plugin
called “popularity contest” by Alex King, which rates posts by traffic, comments and hits. You can see the top 25
most popular posts here. (You can also see the score underneath each post headline.)
I also removed all the date-based archives, the blogroll and the underscores from post titles (leftover from the migration from Movable Type) because they are all pagerank leaks. (I’ve read sufficient research, and there’s ample evidence of this on some of the top
SEO blogs out there.)
One plugin that did this for me is Steve Smith’s
Underscore-to-Dash plugin. (Don’t you love WordPress?) You can also read a lot on Steve Smith's blog about the whole underscore vs. dash controversy (Steve used to be a die-hard underscore fan and has since changed his mind based on research that prove that dashes are more favored by the search engines).
If you're porting from MT to WP, Brian, that last plugin will be very helpful.
And there’s also a few more plugins that allowed me to accomplish the migration -- and this, in a day rather than a week (such as redirecting old articles to their new “dashed” locations so I won’t lose search engine traffic). It's called "WP Permalink Redirect" (just Google it and you'll find it).
And finally, a useful plugin is
called “Optimal Title” plugin, along with
"SEO Title Tag" plugin. The latter lets you customize titles within the post add the "tag" names from Ultimate Tag Warrior archive pages into the title tag, for even more keyword-rich titles.
The former (Optimal Title) allows the title tag of the page to be optimized for search engines — namely, by changing the order, with the mroe keyword-rich post title first rather than the blog name first.
Meta-tags aside, the title tag is the most important part of the post. This is not only parsed by the search engines but also the first thing they see, which is the title that shows up on the top of your browser for you and me.
But for search engines, the title tag is one of the first tags parsed in HTML pages, and they favor the first few keywords in the title tag. Problem is, most blogs have the blog title first, before the post title.
Most post titles contain keywords, but if the search engine see blog names first and, if they have a maximum character count, they stop short of reading the rest of your title, which may contain your post's title and therefore important keywords.
For example, instead of this…
Your Blog’s Name > Post Title With Keywords
You get this…
Post Title With Keywords > Your Blog’s Name
There’s a lot more, but this is all for now
(Thanks, Andy!)