The Challenge of Search Success
Now that you know the basics of Web search, and you know how big a marketing opportunity it is, it must be time for a reality check: Search marketing is not easy to do.And, unlike most marketing efforts, the bigger you are, the harder it is. We know that in marketing, size has inherent advantages. The bigger the budget, the more advertising you can buy, the more free media coverage you can coax, the better a public relations person you can hire, and on and on. But search marketing is different.Companies with well-known brand names assume it is easy for their Web site to rank highly in search results, but John Tawadros (of search marketing firm iProspect) explains that "the field is more equal. Just because you're a big name doesn't mean much to the search engines." In fact, well-known brands have lots of competition for search rankings, both from their competitors and from their alliesmany resellers rank highly for well-known brands. Amazon may rank well when a searcher searches for "sony dvd player"possibly even higher than Sony's Web site.It is actually easier in some ways for small Web sites to succeed in search marketing than large ones. For instance, fewer people need to know what to do, and the whole Web site is managed one way by one team. As soon as your site is large enough that you hear some telltale conversations about separating your team or even your site into multiple parts, then search marketing has just gotten tougher:We need multiple teams of specialists.
"The copy writers and th115 coders really should be in different departments…"We need multiple product sites.
"Each product line should really run its own separate Web site…"We need multiple audiences.
"We should really have different user experiences for consumers than for our business customers…"We need multiple countries.
"It is really easier for everyone if the Canada and the U.S. sites are separate…"We need multiple technologies.
"We decided to keep using the Apache server for the marketing information but we are putting all of the commerce functions into WebSphere…"
Make no mistakethose preceding conversations are actually the sweet sound of success! Your Web site has grown too large to be run in the old simple way. Good for you that your site is growing and needs to be managed differently, but it makes search marketing much more diffi cult, for many reasons. Let's look at each of these situations and see what can go wrong for search marketing.
Multiple Specialist Teams
As soon as your Web team grows to more than about a dozen employees, people will start thinking about splitting the group into multiple teams and eventually several departments. No matter how you split things up, you will start to see communication problems that did not exist before.If you divide the group by specialties, maybe the Webmasters, JavaScript programmers, and system administrators go into the Web technology group, an114 coders, copy writers, and graphics artists form a Web creative group. That works well for most tasks, because, for example, each copy writer can work closely with the other copy writers to set standards and ensure that the writing is consistent across the site.Unfortunately, search marketing gets more difficult precisely because it cannot be handled solely as a specialty. Your specialists must understand what they are personally required to do to make your search marketing a success. Your JavaScript programmers must place their code in files separate from th115 files. Your copy writers must use the right words in their copy. Your Webmasters must choose the right naming convention for your pages' URLs (Uniform Resource Locatorsthe Web page addresses that start with www).The key point you need to understand is that search marketing is a team effort and that medium-to-large Web sites have multiple teams that must work together for your search marketing to succeed. Oh, and one more thing: None of these specialists will be focused on search marketingthat's your biggest challenge.
Multiple Product Sites
Your organization might be so highly decentralized that your customers do not even think of your separate products as coming from the same company. How many of you know that Procter & Gamble make Crest toothpaste, as well as the Cheer, Gain, and Tide laundry detergents? And how many even care? P&G's customers do not need to know what company makes these productsthey know the brand names, and that is enough. And if they need to learn more about the new whitening ingredient in Crest, they are much more likely to go to www.crest.com than www.pg.com. So, Procter & Gamble created separate Web sites for each major brand, as shown in Figure 1-15.
Figure 1-15. Multiple product sites. Three Procter & Gamble laundry detergent home pages look like they are from completely separate companies.
[View full size image]

Multiple Audiences
Perhaps your company is highly customer-centric, conducting all sales and marketing based on audiences, or market segments. So, you have a Web site for large business customers, another for small-to-medium customers, and a third for consumers, even though they buy many of the same products. Of course, each of these sites can be run by separate teams that might not need to work together with the other sites' teams. (Are you starting to see a pattern here?)Separate, audience-focused Web sites can be an effective way to communicate with your customers, because you can tune your marketing message to each audience's unique needs. Large businesses might want more customized service, whereas smaller firms might be willing to take a one-size-fits-all solution to their problemthese differing needs can be addressed with somewhat different offerings that are described differently on your Web site.IBM sells the same computer software and servers to several different audiences, but large customers might have negotiated special pricing based on volume and special configurations, whereas small customers are more interested in ease of installation and service. So, the same underlying technology might be sold à la carte to large businesses but as a packaged "solution" to small businesses. To follow through on this strategy, IBM offers large customers discounted pricing in one part of its site, and markets solutions to smaller businesses elsewhere, as shown in Figure 1-16.
Figure 1-16. Multiple audience sites. IBM uses different marketing messages for different audiences, with a different area of its Web site for each.
[View full size image]

Multiple Countries
Figure 1-17. Handling country sites. Coca-Cola highlights country selection on its home page to get searchers and other visitors to the right place.
[View full size image]

Multiple Technologies
Until now, this discussion has focused on the problems of multiple Web teams driven by the choices your company has made about how to organize. However, another problem grows as Web sites grow: the technology menagerie. A Web site can employ a dizzying array of technology:Content management systems
help authors create and store the content for each page.Web servers
display pages on the visitor's screen.Application servers
run programs for the visitor to perform tasks on your site (such as viewing an appliance's service records).Commerce servers
display your merchandise and enable visitors to purchase.Portals
display content based on the visitors' interests (such as showing items for sale that are related to items already purchased).
Each of these components (and more) needs to be carefully configured to support your search marketing efforts. This configuration is complicated when your Web site has been pieced together across a large organization, however, because your site probably uses different components in each part of the site. So, your multiple product sites (or audience sites or country sites) might each have its own team using different technologies to run each site. In the initial rush to get every part of your company on the Web, a divide-and-conquer strategy might have ruled the day, with each division doing its own thing. Unfortunately, you are paying for that now, because every combination of technology that displays a Web page must be configured properly to make search marketing work.