Created
April 21, 2019 07:01
-
-
Save patrickcoombe/f7fcc6a0b4304e90bf765f4d9f7b0a92 to your computer and use it in GitHub Desktop.
Moz's Homepage
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <script type = "application/ld+json"> { | |
| "@context": "http://schema.org", | |
| "@type": "WebPage", | |
| "author": { | |
| "@id": "#identity" | |
| }, | |
| "copyrightHolder": { | |
| "@id": "#identity" | |
| }, | |
| "copyrightYear": "2019-04-15T11:03:00-07:00", | |
| "creator": { | |
| "@id": "#creator" | |
| }, | |
| "dateModified": "2019-04-16T10:19:08-07:00", | |
| "datePublished": "2019-04-15T11:03:00-07:00", | |
| "description": "Backed by the largest community of SEOs on the planet, Moz builds tools that make SEO, inbound marketing, link building, and content marketing easy. Start your free 30-day trial today!", | |
| "headline": "SEO Software, Tools & Resources for Smarter Marketing", | |
| "image": { | |
| "@type": "ImageObject", | |
| "url": "https://moz-static.s3.amazonaws.com/cms/_1200x630_crop_center-center_82_none/moz-stairs-homepage-banner-v2.jpg?mtime=20180724120731" | |
| }, | |
| "inLanguage": "en-us", | |
| "mainEntityOfPage": "https://moz.com/", | |
| "name": "SEO Software, Tools & Resources for Smarter Marketing", | |
| "publisher": { | |
| "@id": "#creator" | |
| }, | |
| "url": "https://moz.com/" | |
| } < /script> | |
| // did not validate, image, name, address, telephone missing | |
| <script type = "application/ld+json"> { | |
| "@context": "http://schema.org", | |
| "@id": "#identity", | |
| "@type": "LocalBusiness", | |
| "priceRange": "$" | |
| } < /script> | |
| <script type = "application/ld+json"> { | |
| "@context": "http://schema.org", | |
| "@type": "BreadcrumbList", | |
| "description": "Breadcrumbs list", | |
| "itemListElement": [{ | |
| "@type": "ListItem", | |
| "item": { | |
| "@id": "https://moz.com/", | |
| "name": "Homepage" | |
| }, | |
| "position": 1 | |
| }], | |
| "name": "Breadcrumbs" | |
| } < /script |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment