os:homepageUrl Element
Specifies the URL of the home page and domain for the Accelerator.
Syntax
<os:homepageUrl/>
Attributes
Element Information
Parent elements os:openServiceDescription Child elements Text is allowed. Minimum availability Internet Explorer 8 Minimum operating systems Windows XP SP2
Remarks
The os:homepageUrl must be a valid URL that begins with http:// or https://.
The domain name of the os:homepageUrl must match that used by the other URLs specified in the manifest.
This element is required.
Example
<os:homepageUrl>http://example.com</os:homepageUrl>
See Also
os:icon