The Internet Marketing Driver: Glenn Gabe's goal is to help marketers build powerful and measurable web marketing strategies.

Wednesday, March 17, 2010

.htaccess for Windows Server: How To Use ISAPI Rewrite To Handle Canonicalization and Redirects For SEO

ISAPI Rewrite, .htaccess for Windows Server.If you’ve read previous blog posts of mine, then you know how important I think having a clean and crawlable website structure is for SEO. When performing SEO audits, it’s usually not long before the important topic of canonicalization comes up. Canonicalization is the process of ensuring that you don’t provide the same content at more than more URL. It’s also one of the hardest words in SEO to pronounce. :) If you don’t address canonicalization, you can end up with identical content at multiple URL’s, which can present duplicate content issues. And you don’t want duplicate content. For example, you don’t want your site to resolve at both non-www and www, at both http and https, using mixed case, having folders resolve with and without trailing slashes, etc.

In addition to handling canonicalization, you also want to have a system in place for handling 301 redirects. A 301 redirect is a permanent redirect and will safely pass PageRank from one URL to another. This comes in handy in several situations. For example, if you go through a website redesign and your URL’s change, if you remove campaign landing pages, if you remove old pieces of content, etc. If you don’t 301 redirect these pages, you could end up paying dearly in organic search. Imagine hundreds, thousands, or millions of URL’s changing without 301 redirects in place. The impact could be catastrophic from an SEO standpoint.

Enter ISAPI Rewrite, .htaccess for Windows Server
So I’m sure you are wondering, what’s the best way to handle canonicalization and redirects for SEO? If you conduct some searches in Google, you’ll find many references to .htacess and mod_rewrite. Using mod_rewrite is a great solution, but it’s only for Apache Server, which is mainly run on linux servers. What about windows hosting? Is there a solution for .net-driven websites?

The good news is that there is a solid solution and it’s called ISAPI Rewrite. ISAPI Rewrite is an IIS filter that enables you handle URL rewriting and redirects via regular expressions. It’s an outstanding tool to have in your SEO arsenal and I have used it now for years. There are two versions of ISAPI Rewrite (verseions 2 and 3) and both enable you to handle most of what .htaccess can do. Actually, I think so much of ISAPI Rewrite, that it’s the topic of my latest post on Search Engine Journal.

So, to learn more about ISAPI Rewrite, the two versions available, and how to use it (including examples), please hop over to Search Engine Journal to read my post.

ISAPI Rewrite: Addressing Canonicalization and Redirects on Windows Server

GG

Labels: , , , , , ,

Tuesday, February 09, 2010

Domain Strategy and SEO – Build Strength in Natural Search While Minimizing Security Risks

Domain Strategy and SEO.Do you know how many domains your company or clients are using? Are they building SEO power to one domain or splitting that power across ten? Do they use an excessive amount of subdomains or are they siloing content on their core website? From a security standpont, is there sensitive content sitting on test servers freely available to competitors? These are all important questions to explore, and how you address these questions can end up having a strong impact on your SEO efforts.

Don’t Overlook Domain Strategy
I’ve written extensively about SEO technical audits here on my blog, and how I think they provide the most SEO bang for your buck. There are a lot of important issues you can identify when performing an audit, including problems with indexation, canonicalization, navigation and internal linking, sitemaps, content optimization, etc. But there’s another important aspect to technical audits that is sometimes overlooked – Domain Strategy. Developing a solid domain strategy helps build the foundation for your overall SEO efforts. For example, would you rather have twelve domains with a few thousand inbound links per domain or one domain with 25K inbound links? Should your blog be hosted on your core domain or be on its own domain? Are you using 35 subdomains to organize content? Do you even need to use subdomains?

Don’t skip domain strategy. It’s too important to ignore. :)

And that’s why it’s the focus of my latest post on Search Engine Journal. I cover what domain strategy is, why it’s important, and I provide real-word situations I’ve come across during audits where developing a domain strategy was desperately needed. So head over to Search Engine Journal and read my post now! If you have comments or questions, feel free to post them either on Search Engine Journal or back here on my blog.

Domain Strategy – A Critical Component to SEO Technical Audits

GG

Labels: , , ,