< Previous PageNext Page > Hide TOC

Apple Help Meta Tag Properties

Table A-1 lists the properties defined by Apple Help for use with the meta element. The Apple Help meta tag properties control how your help book is identified and displayed by Help Viewer.

Table A-1  Apple Help meta tags

Property name

Specifies

Example

AppleTitle

The help book title. See “Creating a Title Page.”

<meta name="AppleTitle"

content="My Application Help">

AppleIcon

The help book icon file. See “Specifying a Help Book Icon.”

<meta name="AppleIcon"

content="My%20Application%20Help/

myhelpicon.gif">

AppleKnowledgeBaseProduct

The product name. See “Providing Your Own Online Support Articles.”

<meta name="AppleKnowledgeBaseProduct"

content="MyAppName" />

AppleKnowledgeBaseURL

A query to send to your company’s online support website. See “Providing Your Own Online Support Articles.”

<meta name="AppleKnowledgeBaseURL"

content="http://www.yourcompany.com/

search.py?lang=en&amp;query='query'" />

AppleOrder

The order in which chapters should appear in the table of contents for a chapter-based book. See “Specifying Chapter Order.”

<meta name="AppleOrder"

content="20">

KEYWORDS

Additional search terms for an HTML help page. See “Setting Keywords.”

<meta name="KEYWORDS"

content="discard, dispose, delete,

clear, erase">

ROBOTS

Controls how a file is indexed. See “Specifying What Is Indexed.”

<meta name="ROBOTS"

content="NOINDEX">



< Previous PageNext Page > Hide TOC


© 2003, 2007 Apple Inc. All Rights Reserved. (Last updated: 2007-10-31)


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.