especially when it's as easy as Dreamweaver makes it. There are three kinds of meta tags of interest here. The first twokeywords and description tagsare the ones that make the most difference to search engines. The third typethe refresh tagdoesn't have anything to do with search engines, but it does produce a most excellent refresh or redirect effect. 19.2.1. Adding Keywords Keywords are the subject headings of your web page. Imagine that you're the visitor, and you point your browser to your favorite search engine, and then type a word or short phrase into the Search field. What words or phrases would you expect to search for and get your web page as a result? These, in essence, should be the keywords that you build into your page. TECHTALK Keywords are the subject headings of your web page. For once, quantity isn't necessarily the deciding factor as to what makes a good set of keywords. Every search engine is different, of course, and the owners of the search engines like to guard their trade secrets as if they were a matter of national security, but more often than not, it generally works as follows. First, the search engine compares the keywords in your meta tag with the text of the page. It then performs some kind of analysis, and if it looks like the keywords have something to do with the page content, the ranking of your page goes up in the search engine's database. If, on the other hand, it doesn't appear that the keywords match the content, your page might actually go down in the ranking. Be sure to explain this at least three times to any member of the marketing department who insists that you use every word in your native language as a keyword. It's far better to choose a few really accurate keywords than an entire lexicon of tangentially related ones. BEST BET It's far better to choose a few really accurate keywords than to embed a dictionary or two into your page. You have a template-based site, so a good strategy for keywords goes something like this: In the template document, add keywords that apply to all pages on your site. In each page of your site, supplement these general keywords with ones specific to the page in question. Start with the template document. Open it in Dreamweaver, and then go to the Insert panel and choose HTML from its menu, as Figure 19-1 shows. Figure 19-1. Choosing HTML from the Insert panel's menu Now look under the menu of head objects, and choose the Keywords object shown in Figure 19-2. The Keywords dialog box appears, as Figure 19-3 shows. Figure 19-2. Choosing the Keywords object from the menu of head objects Figure 19-3. A general list of keywords, comma-separated In the Keywords field, simply type the list of general keywords, separating each with a comma, and click OK. Dreamweaver adds them to the template document. Choose File Save, and update the pages of your site. Then, take each individual page in turn, and add a second list of keywords targeted specifically to that page, as Figure 19-4 shows. Figure 19-4. Adding keywords specific to the current page