How to pull file title into meta description

This procedure is quite easy but has some involved steps if you have not edited your page.asp file. If you have never heard or seen page.asp, please perform the procedure located in our tech notes section of our web site: http://www.webworks.com/Technical_Assistance/Tech_Notes/Common/EX_ePub_Modifying_Page.asp.shtml

Once that is complete it is easy.

Copy the following html code

<meta name="description" content="text/html;charset=utf-8" wwpage:attribute-content="title" />
  1. Open page.asp in a preferred editor (Note Pad works fine).
  2. At the top of page.asp find <meta http-equiv....

  3. After the second <meta http-equiv....

  4. Paste the code.
  5. Save page.asp
  6. generate the project.


CategorySolutionsOverrides

LaurenLever/@Solutions/Overrides/Put title in meta information (last edited 2009-06-02 20:20:21 by LaurenLever)