As each good SEO web page should contain only one header (string marked as h1(Header 1) tag) so the document should contain the same string.
The title can be set in several sources:
- The ‘Title‘ property of MS Word document.
- The first string that marked as Word’s style “Heading 1”.
- The n-th line of the document’s body.
And it can be chosen by click on the link which source to use (see picture above). There are several modes:
- first ‘Header 1’
Extract only from the document’s first string marked as “Heading 1”.
- first ‘Header 1’ or ‘title’
Extract from document’s ‘Title’ property or from document’s first string marked as “Heading 1”. If the last one is set it will be used despite the first one is set too.
- ‘title’
Extract only from the document’s ‘Title’ property.
- n-th body’s line
Extract from document’s n-th non empty line.
Note: Other document content that begins with strings marked as Word’s style “Heading 1” can be used to set additional post attributes.