---
title: initialURL
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/wkbackforwardlistitem/initialurl
---

# initialURL

The source URL that originally asked the web view to load this page.

## Declaration

```swift
var initialURL: URL { get }
```
