Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <script type="application/ld+json">
- {
- "@context": "https://schema.org/",
- "@type": "Person",
- "name": "YOUR NAME",
- "url": "URL TO A PUBLIC PROFILE/WIkipedia page",
- "image": "URL TO YOUR PIC",
- "sameAs": [
- "https://facebook.com/XYZ",
- "https://instagram.com/XYZ",
- “https://www.linkedin.com/in/XYZ”,
- "https://www.tiktok.com/XYZ",
- "https://youtube.com/XYZ"
- ],
- "jobTitle": "INSERT JOB",
- "worksFor": {
- "@type": "Organization",
- "name": "INSERT COMPANY"
- }
- }
- </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement