---
title: SupportedInternalURLs
framework: applenewsformat
role: symbol
role_heading: Type
path: applenewsformat/supportedinternalurls
---

# SupportedInternalURLs

Links that go to Apple News and other Apple apps.

## Declaration

```data
string SupportedInternalURLs
```

## Discussion

Discussion You can define the following Apple domain links for the URL property in Aside, Chapter, Container, Logo, Image, and Section objects: A link to an Apple News article. Begin each link with https://apple.news/. To link within the document, use an anchor link starting with #, followed by the component identifier to which you want to link. To link to a component in another article, you must include an Apple News URL with the # and component identifier after it; for example, https://apple.news/A5vHgPPmQSvuIxPjeXLTdGQ#TextComponent-1. A canonical link element associated with an Apple News article by its canonicalURL in Metadata. A link to the iTunes Store, the App Store, Apple Books, Apple Music, or Apple Podcasts you create using a link generator. A link to a ticker symbol in the Stocks app, using the URL format stocks://?symbol=ticker symbol; for example, stocks://?symbol=AAPL. A link to a hosted calendar, using webcal://</value>.

## See Also

### Links

- [LinkAddition](applenewsformat/linkaddition.md)
- [ComponentLink](applenewsformat/componentlink.md)
- [Addition](applenewsformat/addition.md)
- [ComponentAddition](applenewsformat/componentaddition.md)
- [SupportedURLs](applenewsformat/supportedurls.md)
