Re: How to make page specific Meta Tags in a dreamweaver template??
Todd, if you open the source file of the template following wige's instructions, look closely at the <head></head> section, where the letters are in gray, and you'll find something like <Instance begin Editable name head><Instance End Editable> I don't remember the exact code, but it should be close. I put the meta tags between those 2 tags, since they're supposed to be in the head section of the document. If you just add them inside a regular editable region, they're going to show up somewhere inside your design and that's not what you want.
|