Archive for the ‘SEO’ Category

Separate Your Sitemaps

Tuesday, February 3rd, 2009

Use a different sitemap to reference each different type of content on your site that you want indexed.

After posting my Geo Sitemap tutorial, I have had a difficult time getting my own Geo Sitemap, and my clients’ Geo Sitemaps to validate in Google Webmaster Tools.

If you add your Geo Sitemap to your general XML sitemap, it isn’t going to validate in Google Webmaster Tools, you’ll get this error: (more…)

Be Specific: Using Semantic XHTML for Search Engines

Friday, January 30th, 2009

Using the <acronym>, <abbr>, and <address> tags to improve readability for disabled users, web crawlers, and search engines.

You want to make your website as informative as possible, right? For search engines, users – everybody. Help search engines, disabled (blind) users, and any users who may not understand the meaning of your acronym or abbreviation by using semantic XHTML tags like the <acronym><abbr>, and <address> tags in context. (more…)

(Modified) Nofollow Greasemonkey Script

Friday, January 23rd, 2009

I took the liberty of adjusting Joost de Valk’s Nofollow Display Greasemonkey script to highlight links on pages that use a nofollow Meta tag. As always, Joost’s tool is really great but it only shows nofollow links when the rel=”nofollow” attribute is used (skipping links that are nofollow due to the robots Meta nofollow tag).

(more…)

Using the META Robots Tag

Thursday, January 22nd, 2009

Tutorial: How to use the Meta Robots tag — code examples, meanings, and all the major REP directives.

I’ve seen a whole lot of websites lately that are wasting space (and the time it took to write it) by implementing the Meta Robots tag like this:

  1. <meta name="robots" content="all, index, follow" />

If you want search engine bots to crawl and index your website, then just leave it alone. By default, search engines will crawl, index, and archive every page on your website that they can find by following links. You also don’t have to say “all” — every bot that obeys the Robots Meta tag will obey it by default.

So not only is that example pointless because that is the default, it is repeating the same command twice!

(more…)

New Shoe Media Interview

Tuesday, January 20th, 2009

A quick thanks to Luis over at Wordszilla for interviewing me on his blog. The interview covered the topic of search engine friendly web design – here is a small excerpt:

“And returning to the importance of the written content: make it so useful that your visitors will want to link to it. Make it so remarkable they will share it; make it factual so that they will cite it in their blogs, articles, and reports. Finally, make it relevant so that search engines will deem it worthy of great rankings.”
-Me

SEO Book Toolbar

Thursday, January 15th, 2009

SEO Book.com just released the ultimate SEO toolbar - and so far, I’m really pleased with it. I’ll even get to delete a few SEO Firefox addons that I won’t be needing anymore.

The goods include all the website overview stats that SEO for Firefox provided (Yahoo links, domain age, Alexa rank, directory links, etc. – visible right on the toolbar), as well as a handy keyword tool that allows you to enter a keyword right in the sidebar and look it up in all the major keyword tools across the web. Very handy indeed. 

To see and download the toolbar, go to http://tools.seobook.com/seo-toolbar/

Tutorial: KML Geo Sitemaps

Thursday, January 8th, 2009

Step-by-step instructions on how to create a Geo-sitemap. I will post a tutorial for setting up a GeoRSS feed soon.

(more…)

Google Alerts and SEO

Monday, January 5th, 2009

Using Google Alerts to build links and watch your online competition.

I use Google Alerts on a daily basis to to track websites that could provide links to my websites, and to watch the presence and SEO techniques of my  (and my clients’) competition.

What is Google Alerts? Straight from the Alerts homepage:

Google Alerts are email updates of the latest relevant Google results (web, news , etc.) based on your choice of query or topic.

Here is how Google Alerts can be useful in your online marketing efforts:

  1. Keeping an eye on the competition: if you are a plumber in San Diego, you will want to watch the keyword ‘plumber san diego’ and similar variations to watch everything Google is gathering related to San Diego plumbers. Use that information to your benefit by using and improving on some of the tactics that you will find that your competition is using.
  2. Creating links: Google Alerts reports links across the web that are pointing to your competition. If they are already linking to someone in your niche/industry, why not link to you, too? Visit the sites Google Alerts sends your way and find out what you need to do to get a link from them. I have found several online business directories and other valuable websites that can send valuable traffic to my website.
  3. Watching where/when Google is finding you: You can watch where Google is finding your name, business name, and website through Google Alerts, and you can set Google Alerts to send you this information on a “As-it-happens” basis, so you will know when Google found the keywords you are watching.

Here is a list of some Google Alerts’ uses from Google:

Some handy uses of Google Alerts include:

  • monitoring a developing news story
  • keeping current on a competitor or industry
  • getting the latest on a celebrity or event
  • keeping tabs on your favorite sports teams

How to 301 Redirect the Non-WWW to WWW

Saturday, January 3rd, 2009

Tutorial: Redirecting non-WWW to WWW

I have seen a lot of clients get frustrated quickly after I tell them to set up a 301 Permanent Redirect from the non-WWW version of their website to the WWW version. 

Example: Redirect http://domainname.com to http://www.domainname.com

It is important to note that this method only applies to servers running Apache. Be very careful when you change the .htaccess file because it can cause your entire site to fail with a simple typo. I recommend hiring an experienced web designer to do this for you.

First: open your .htaccess file. It should be in the root folder of your website (usually www). If it doesn’t exist, create a new file named .htaccess – that is the entire file name, so don’t add a .txt extension or add anything in front of the period.

Add the following lines  (if there are already some code in the file, add these lines above them):

  1. RewriteEngine on
  2. RewriteCond %{HTTP_HOST} ^domainname\.com
  3. RewriteRule (.*) http://www.domainname.com/$1 [R=301,L]

REMEMBER: Be extremely careful, and make sure you know what you are doing. Depending on the structure of your website, adding these lines in the wrong place can break your website. 

I am working on a large post explaining what the .htaccess file is and now to use 301 Permanent Redirects for many reasons – I will publish it as soon as possible.

Website Changes, Redesigns and SEO

Friday, January 2nd, 2009

If you just made significant changes to your website design, or are thinking about giving your website a face lift/some major on-site SEO optimizations, you are probably wondering what kind of impact those changes will have on your search engine rankings.

Several of my SEO clients have seen some serious fluctuation after making major changes to the copy or structure of their website, and come to me asking, “Those changes are supposed to help my rankings – but I just dropped out of site! What’s going on?”

Watching search engine rankings decline after paying a bundle on SEO and web design changes can be painful, and you will likely see a temporary decrease in site traffic, but if you can stomach the temporary set-back, you will be better off for it in the long run.

Changing your website may temporarily hurt your rankings, but it will come out on top after some fluctuation.

If you see some fluctuation, don’t let it surprise you. Search engines are just re-evaluating the new content on your site – it has changed a lot since the last time they visited your site, and have to make sure that your site is still relevant to those keywords.

You’ll see some fluctuation – your website rankings will probably drop at first, then shoot up and down for a few weeks like a Californian seismograph, but in my experience, you can count on it coming out on top in the end – with much higher rankings than the website had before.

The good news: it won’t hurt for long. It will usually take between 30 and 60 days to see the improvement you are looking for, but think of what you’ve gained:

  • You now have a SE-Optimized website, so you are going to see more traffic in the future for keywords on all of your pages.
  • New content will be ready for search engines
  • Your website is more user friendly and useful for your visitors
  • The optimized content on your website will bring relevant traffic for a very long time – SEO has to be part of your long-term marketing strategy

Tips for redesigning your website without losing SEO value:

  • Use 301 Permanent Redirects to redirect users who may be visiting the former pages on your site via bookmark links, old marketing material, or various links around the web. Redirect them to their new equivalents or to relevant pages. Using a 301 Permanent Redirect will preserve the SEO value of the former web pages, and channel them to the proper destination. Links and search engine rankings that pointed to old pages on your site will still be relevant, and the new pages will rank for the same keywords as the previous page did.
  • Keep the content that worked for you. And throw out the rest. Keeping the content that your visitors (and search engines) liked will keep them coming, and will reduce the negative fluctuation that will follow the redesign.
  • Take advantage of the redesign to do everything right. Make sure your title and meta tags are unique, look over your navigation structure, make sure you are using text links, and proper semantic XHTML structure to aid search engines in determining the structure and heirarchy of your website.