View Single Post
  #10 (permalink)  
Old 01-15-2009, 11:14 AM
webmax webmax is offline
WebProWorld Member
 
Join Date: Aug 2007
Location: Costa Rica
Posts: 53
webmax RepRank 1
Default 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.
Reply With Quote