---
title: originalURLString
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/webhistoryitem/originalurlstring
---

# originalURLString

The string representation of the original URL for the receiver’s page.

## Declaration

```swift
var originalURLString: String! { get }
```

## See Also

### Getting URL information

- [urlString](webkit/webhistoryitem/urlstring.md)
