Guest User

Untitled

a guest
May 16th, 2020
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.60 KB | None | 0 0
  1. <script type="application/ld+json">
  2. {
  3. "@context": "https://schema.org",
  4. "@type": "BreadcrumbList",
  5. "itemListElement": [
  6.  
  7.  
  8. {
  9. "@type": "ListItem",
  10. "position": 1 ,
  11. "name": "Home",
  12. "item": "//localhost:45543/"
  13. }
  14.  
  15. ,
  16. {
  17. "@type": "ListItem",
  18. "position": 2 ,
  19. "name": "It",
  20. "item": "//localhost:45543/it/"
  21. }
  22.  
  23. ,
  24. {
  25. "@type": "ListItem",
  26. "position": 3 ,
  27. "name": "Article",
  28. "item": "//localhost:45543/it/shadowsocks_start/"
  29. }
  30.  
  31.  
  32. ],
  33.  
  34.  
  35.  
  36.  
  37. "@context": "http://schema.org",
  38. "@type": "BlogPosting",
  39. "headline": "14 Ways Json Can Improve Your SEO",
  40. "alternativeHeadline": "and the women who love them",
  41. "image": "http://example.com/image.jpg",
  42. "award": "Best article ever written",
  43. "editor": "John Doe",
  44. "genre": "search engine optimization",
  45. "keywords": "seo sales b2b",
  46. "wordcount": "1120",
  47. "publisher": "Book Publisher Inc",
  48. "url": "http://www.example.com",
  49. "datePublished": "2015-09-20",
  50. "dateCreated": "2015-09-20",
  51. "dateModified": "2015-09-20",
  52. "description": "We love to do stuff to help people and stuff"
  53. }
  54.  
  55. </script>
Add Comment
Please, Sign In to add comment