DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://mypath.rochester.edu/",
"url": "https://mypath.rochester.edu/",
"name": "Sign into MyPath | University of Rochester",
"isPartOf": {
"@id": "https://mypath.rochester.edu/#website"
},
"primaryImageOfPage": {
"@id": "https://mypath.rochester.edu/#primaryimage"
},
"image": {
"@id": "https://mypath.rochester.edu/#primaryimage"
},
"thumbnailUrl": "https://mypath.rochester.edu/wp-content/uploads/2022/02/Link-Preview-MyPath.png",
"datePublished": "2020-11-10T20:00:07+00:00",
"dateModified": "2024-08-06T17:49:42+00:00",
"breadcrumb": {
"@id": "https://mypath.rochester.edu/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://mypath.rochester.edu/"
]
}
]
},
{
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://mypath.rochester.edu/#primaryimage",
"url": "https://mypath.rochester.edu/wp-content/uploads/2022/02/Link-Preview-MyPath.png",
"contentUrl": "https://mypath.rochester.edu/wp-content/uploads/2022/02/Link-Preview-MyPath.png",
"width": 1200,
"height": 630
},
{
"@type": "BreadcrumbList",
"@id": "https://mypath.rochester.edu/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://mypath.rochester.edu/#website",
"url": "https://mypath.rochester.edu/",
"name": "Talent Management System",
"description": "University of Rochester | Human Resources | Talent Management System",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://mypath.rochester.edu/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
}
]
}