{"id":1124,"date":"2009-07-29T05:25:50","date_gmt":"2009-07-29T09:25:50","guid":{"rendered":"http:\/\/www.mccordweb.com\/weblogs\/?p=1124"},"modified":"2009-08-15T08:20:56","modified_gmt":"2009-08-15T12:20:56","slug":"how-to-use-ie-web-slices-in-your-web-pages","status":"publish","type":"post","link":"https:\/\/www.mccordweb.com\/weblogs\/2009\/07\/29\/how-to-use-ie-web-slices-in-your-web-pages\/","title":{"rendered":"How to Use IE Web Slices in Your Web Pages"},"content":{"rendered":"<p>IE 8 has a cool new feature that some websites can and should use, it is called a web slice. In essence this is a small section of your page that you update either manually or dynamically with a script shows content\u00a0that a reader can subscribe to. With\u00a0this snippet\u00a0subscribers can\u00a0see any new entries you add in their browser when you add them.<\/p>\n<p>Here is an example on one of my own pages: <a href=\"http:\/\/www.mccordweb.com\/web-design\/web-design-templates.php\">http:\/\/www.mccordweb.com\/web-design\/web-design-templates.php<\/a>. On the right of the content you will see a gray box that says MWS New Templates. If you mouse over this box and have IE 8, a green icon will show to the top left of the content. Additionally take a quick look in the browser bar and you will see a new green web slice icon has also been illuminated. If you mouse over the slice box in the content you can choose to subscribe to this snippet. IE will place a link to this snippet over the tabs section.<\/p>\n<p>Once you have subscribed, anytime I change this section, add a new link, a new photo, etc. your browser link will show the new updated content. You can view the content on demand. If you even want to remove this code snippet. Just right click the item above the tabs and select delete.<\/p>\n<p>I have to say I spent a few hours learning how to\u00a0set up \u00a0and style the snippet to make it look good. Here is a great tutorial on <a href=\"http:\/\/www.code-magazine.com\/Article.aspx?quickid=0811052\" target=\"_blank\">how to make the code that I used at CODE Magazine<\/a>. The code is pretty straight forward. What took time was to figure out how to style the snippet that showed in IE. I found the first div tag controls the font color, size, and back ground. If you do not style this first div tag IE will pick up your own website body tag background and coloring which in some cases can be a problem. Testing and tweaking to style it properly may take a bit of time using trial and error, but once you get it, you will be able to quickly add the same syntax to other pages or web slices.<\/p>\n<p>How would a website use web slices? Well the possibilities are endless. Some sites may choose to show current coupon codes,\u00a0showcase \u00a0new features, highlight new products, introduce specials or other timely information. You don&#8217;t need to programmatically insert information. I am not a programmer and once your shell is styled and set up to your liking you can embed this on any page and just change the content using regular HTML.<\/p>\n<p>So take a look at my <a href=\"http:\/\/www.mccordweb.com\/web-design\/web-design-templates.php\" target=\"_blank\">web slice page<\/a>, subscribe, and see what you think.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>IE 8 has a cool new feature that some websites can and should use, it is called a web slice. In essence this is a small section of your page that you update either manually or dynamically with a script shows content\u00a0that a reader can subscribe to. With\u00a0this snippet\u00a0subscribers can\u00a0see any new entries you add in their browser when you add them. Here is an example on one of my own pages: http:\/\/www.mccordweb.com\/web-design\/web-design-templates.php. On the right of the content you will see a gray box that says MWS New Templates. If you mouse over this box and have IE 8, a green icon will show to the top left of the content. Additionally take a quick look in the browser bar and you will see a new green web slice icon has also been illuminated. If you mouse over the slice box in the content you can choose to subscribe to this snippet. IE will place a link to this snippet over the tabs section. Once you have subscribed, anytime I change this section, add a new link, a new photo, etc. your browser link will show the new updated content. You can view the content on demand. If you even want to remove this code snippet. Just right click the item above the tabs and select delete. I have to say I spent a few hours learning how to\u00a0set up \u00a0and style the snippet to make it look good. Here is a great tutorial on how to make the code that I used at CODE Magazine. The code is pretty straight forward. What took time was to figure out how to style the snippet that showed in IE. I found the first div tag controls the font color, size, and back ground. If you do not style this first div tag IE will pick up your own website body tag background and coloring which in some cases can be a problem. Testing and tweaking to style it properly may take a bit of time using trial and error, but once you get it, you will be able to quickly add the same syntax to other pages or web slices. How would a website use web slices? Well the possibilities are endless. Some sites may choose to show current coupon codes,\u00a0showcase \u00a0new features, highlight new products, introduce specials or other timely information. You don&#8217;t need to programmatically insert information. I am not a programmer and once your shell is styled and set up to your liking you can embed this on any page and just change the content using regular HTML. So take a look at my web slice page, subscribe, and see what you think.<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[103,29],"tags":[245,437],"class_list":["post-1124","post","type-post","status-publish","format-standard","hentry","category-social-media","category-bright-idea-tips","tag-browsers","tag-bright-idea-tips"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Use IE Web Slices in Your Web Pages | The Web Authority<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.mccordweb.com\/weblogs\/2009\/07\/29\/how-to-use-ie-web-slices-in-your-web-pages\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Use IE Web Slices in Your Web Pages | The Web Authority\" \/>\n<meta property=\"og:description\" content=\"IE 8 has a cool new feature that some websites can and should use, it is called a web slice. In essence this is a small section of your page that you update either manually or dynamically with a script shows content\u00a0that a reader can subscribe to. With\u00a0this snippet\u00a0subscribers can\u00a0see any new entries you add in their browser when you add them. Here is an example on one of my own pages: http:\/\/www.mccordweb.com\/web-design\/web-design-templates.php. On the right of the content you will see a gray box that says MWS New Templates. If you mouse over this box and have IE 8, a green icon will show to the top left of the content. Additionally take a quick look in the browser bar and you will see a new green web slice icon has also been illuminated. If you mouse over the slice box in the content you can choose to subscribe to this snippet. IE will place a link to this snippet over the tabs section. Once you have subscribed, anytime I change this section, add a new link, a new photo, etc. your browser link will show the new updated content. You can view the content on demand. If you even want to remove this code snippet. Just right click the item above the tabs and select delete. I have to say I spent a few hours learning how to\u00a0set up \u00a0and style the snippet to make it look good. Here is a great tutorial on how to make the code that I used at CODE Magazine. The code is pretty straight forward. What took time was to figure out how to style the snippet that showed in IE. I found the first div tag controls the font color, size, and back ground. If you do not style this first div tag IE will pick up your own website body tag background and coloring which in some cases can be a problem. Testing and tweaking to style it properly may take a bit of time using trial and error, but once you get it, you will be able to quickly add the same syntax to other pages or web slices. How would a website use web slices? Well the possibilities are endless. Some sites may choose to show current coupon codes,\u00a0showcase \u00a0new features, highlight new products, introduce specials or other timely information. You don&#8217;t need to programmatically insert information. I am not a programmer and once your shell is styled and set up to your liking you can embed this on any page and just change the content using regular HTML. So take a look at my web slice page, subscribe, and see what you think.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.mccordweb.com\/weblogs\/2009\/07\/29\/how-to-use-ie-web-slices-in-your-web-pages\/\" \/>\n<meta property=\"og:site_name\" content=\"The Web Authority\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/mccordweb\" \/>\n<meta property=\"article:published_time\" content=\"2009-07-29T09:25:50+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2009-08-15T12:20:56+00:00\" \/>\n<meta name=\"author\" content=\"Nancy McCord\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@mccordweb\" \/>\n<meta name=\"twitter:site\" content=\"@mccordweb\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Nancy McCord\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.mccordweb.com\\\/weblogs\\\/2009\\\/07\\\/29\\\/how-to-use-ie-web-slices-in-your-web-pages\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.mccordweb.com\\\/weblogs\\\/2009\\\/07\\\/29\\\/how-to-use-ie-web-slices-in-your-web-pages\\\/\"},\"author\":{\"name\":\"Nancy McCord\",\"@id\":\"https:\\\/\\\/www.mccordweb.com\\\/weblogs\\\/#\\\/schema\\\/person\\\/7499f3ac0b008bc0e5b7a138ac1dc0ba\"},\"headline\":\"How to Use IE Web Slices in Your Web Pages\",\"datePublished\":\"2009-07-29T09:25:50+00:00\",\"dateModified\":\"2009-08-15T12:20:56+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.mccordweb.com\\\/weblogs\\\/2009\\\/07\\\/29\\\/how-to-use-ie-web-slices-in-your-web-pages\\\/\"},\"wordCount\":466,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.mccordweb.com\\\/weblogs\\\/#organization\"},\"keywords\":[\"Browsers\",\"Tips\"],\"articleSection\":[\"Social Media\",\"Tips\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.mccordweb.com\\\/weblogs\\\/2009\\\/07\\\/29\\\/how-to-use-ie-web-slices-in-your-web-pages\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.mccordweb.com\\\/weblogs\\\/2009\\\/07\\\/29\\\/how-to-use-ie-web-slices-in-your-web-pages\\\/\",\"url\":\"https:\\\/\\\/www.mccordweb.com\\\/weblogs\\\/2009\\\/07\\\/29\\\/how-to-use-ie-web-slices-in-your-web-pages\\\/\",\"name\":\"How to Use IE Web Slices in Your Web Pages | The Web Authority\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.mccordweb.com\\\/weblogs\\\/#website\"},\"datePublished\":\"2009-07-29T09:25:50+00:00\",\"dateModified\":\"2009-08-15T12:20:56+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.mccordweb.com\\\/weblogs\\\/2009\\\/07\\\/29\\\/how-to-use-ie-web-slices-in-your-web-pages\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.mccordweb.com\\\/weblogs\\\/2009\\\/07\\\/29\\\/how-to-use-ie-web-slices-in-your-web-pages\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.mccordweb.com\\\/weblogs\\\/2009\\\/07\\\/29\\\/how-to-use-ie-web-slices-in-your-web-pages\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.mccordweb.com\\\/weblogs\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Use IE Web Slices in Your Web Pages\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.mccordweb.com\\\/weblogs\\\/#website\",\"url\":\"https:\\\/\\\/www.mccordweb.com\\\/weblogs\\\/\",\"name\":\"The Web Authority | McCord Web Services News\\\/Blog\",\"description\":\"Smart Digital Marketing, Real Business Results - McCord Web Services\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.mccordweb.com\\\/weblogs\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.mccordweb.com\\\/weblogs\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.mccordweb.com\\\/weblogs\\\/#organization\",\"name\":\"McCord Web Services LLC\",\"url\":\"https:\\\/\\\/www.mccordweb.com\\\/weblogs\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.mccordweb.com\\\/weblogs\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.mccordweb.com\\\/weblogs\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/McCord-Web-White-logo.png\",\"contentUrl\":\"https:\\\/\\\/www.mccordweb.com\\\/weblogs\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/McCord-Web-White-logo.png\",\"width\":450,\"height\":203,\"caption\":\"McCord Web Services LLC\"},\"image\":{\"@id\":\"https:\\\/\\\/www.mccordweb.com\\\/weblogs\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/mccordweb\",\"https:\\\/\\\/x.com\\\/mccordweb\",\"https:\\\/\\\/www.instagram.com\\\/nancy_mccord\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/nancymccord\",\"https:\\\/\\\/www.youtube.com\\\/user\\\/mccordweb\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.mccordweb.com\\\/weblogs\\\/#\\\/schema\\\/person\\\/7499f3ac0b008bc0e5b7a138ac1dc0ba\",\"name\":\"Nancy McCord\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/84f303fb7bc8bf9e3aa944d8a2b0913642ca2c0cb4e244d9bbea83c59dac189e?s=96&d=blank&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/84f303fb7bc8bf9e3aa944d8a2b0913642ca2c0cb4e244d9bbea83c59dac189e?s=96&d=blank&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/84f303fb7bc8bf9e3aa944d8a2b0913642ca2c0cb4e244d9bbea83c59dac189e?s=96&d=blank&r=g\",\"caption\":\"Nancy McCord\"},\"sameAs\":[\"http:\\\/\\\/www.mccordweb.com\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Use IE Web Slices in Your Web Pages | The Web Authority","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.mccordweb.com\/weblogs\/2009\/07\/29\/how-to-use-ie-web-slices-in-your-web-pages\/","og_locale":"en_US","og_type":"article","og_title":"How to Use IE Web Slices in Your Web Pages | The Web Authority","og_description":"IE 8 has a cool new feature that some websites can and should use, it is called a web slice. In essence this is a small section of your page that you update either manually or dynamically with a script shows content\u00a0that a reader can subscribe to. With\u00a0this snippet\u00a0subscribers can\u00a0see any new entries you add in their browser when you add them. Here is an example on one of my own pages: http:\/\/www.mccordweb.com\/web-design\/web-design-templates.php. On the right of the content you will see a gray box that says MWS New Templates. If you mouse over this box and have IE 8, a green icon will show to the top left of the content. Additionally take a quick look in the browser bar and you will see a new green web slice icon has also been illuminated. If you mouse over the slice box in the content you can choose to subscribe to this snippet. IE will place a link to this snippet over the tabs section. Once you have subscribed, anytime I change this section, add a new link, a new photo, etc. your browser link will show the new updated content. You can view the content on demand. If you even want to remove this code snippet. Just right click the item above the tabs and select delete. I have to say I spent a few hours learning how to\u00a0set up \u00a0and style the snippet to make it look good. Here is a great tutorial on how to make the code that I used at CODE Magazine. The code is pretty straight forward. What took time was to figure out how to style the snippet that showed in IE. I found the first div tag controls the font color, size, and back ground. If you do not style this first div tag IE will pick up your own website body tag background and coloring which in some cases can be a problem. Testing and tweaking to style it properly may take a bit of time using trial and error, but once you get it, you will be able to quickly add the same syntax to other pages or web slices. How would a website use web slices? Well the possibilities are endless. Some sites may choose to show current coupon codes,\u00a0showcase \u00a0new features, highlight new products, introduce specials or other timely information. You don&#8217;t need to programmatically insert information. I am not a programmer and once your shell is styled and set up to your liking you can embed this on any page and just change the content using regular HTML. So take a look at my web slice page, subscribe, and see what you think.","og_url":"https:\/\/www.mccordweb.com\/weblogs\/2009\/07\/29\/how-to-use-ie-web-slices-in-your-web-pages\/","og_site_name":"The Web Authority","article_publisher":"https:\/\/www.facebook.com\/mccordweb","article_published_time":"2009-07-29T09:25:50+00:00","article_modified_time":"2009-08-15T12:20:56+00:00","author":"Nancy McCord","twitter_card":"summary_large_image","twitter_creator":"@mccordweb","twitter_site":"@mccordweb","twitter_misc":{"Written by":"Nancy McCord","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.mccordweb.com\/weblogs\/2009\/07\/29\/how-to-use-ie-web-slices-in-your-web-pages\/#article","isPartOf":{"@id":"https:\/\/www.mccordweb.com\/weblogs\/2009\/07\/29\/how-to-use-ie-web-slices-in-your-web-pages\/"},"author":{"name":"Nancy McCord","@id":"https:\/\/www.mccordweb.com\/weblogs\/#\/schema\/person\/7499f3ac0b008bc0e5b7a138ac1dc0ba"},"headline":"How to Use IE Web Slices in Your Web Pages","datePublished":"2009-07-29T09:25:50+00:00","dateModified":"2009-08-15T12:20:56+00:00","mainEntityOfPage":{"@id":"https:\/\/www.mccordweb.com\/weblogs\/2009\/07\/29\/how-to-use-ie-web-slices-in-your-web-pages\/"},"wordCount":466,"commentCount":0,"publisher":{"@id":"https:\/\/www.mccordweb.com\/weblogs\/#organization"},"keywords":["Browsers","Tips"],"articleSection":["Social Media","Tips"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.mccordweb.com\/weblogs\/2009\/07\/29\/how-to-use-ie-web-slices-in-your-web-pages\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.mccordweb.com\/weblogs\/2009\/07\/29\/how-to-use-ie-web-slices-in-your-web-pages\/","url":"https:\/\/www.mccordweb.com\/weblogs\/2009\/07\/29\/how-to-use-ie-web-slices-in-your-web-pages\/","name":"How to Use IE Web Slices in Your Web Pages | The Web Authority","isPartOf":{"@id":"https:\/\/www.mccordweb.com\/weblogs\/#website"},"datePublished":"2009-07-29T09:25:50+00:00","dateModified":"2009-08-15T12:20:56+00:00","breadcrumb":{"@id":"https:\/\/www.mccordweb.com\/weblogs\/2009\/07\/29\/how-to-use-ie-web-slices-in-your-web-pages\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.mccordweb.com\/weblogs\/2009\/07\/29\/how-to-use-ie-web-slices-in-your-web-pages\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.mccordweb.com\/weblogs\/2009\/07\/29\/how-to-use-ie-web-slices-in-your-web-pages\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.mccordweb.com\/weblogs\/"},{"@type":"ListItem","position":2,"name":"How to Use IE Web Slices in Your Web Pages"}]},{"@type":"WebSite","@id":"https:\/\/www.mccordweb.com\/weblogs\/#website","url":"https:\/\/www.mccordweb.com\/weblogs\/","name":"The Web Authority | McCord Web Services News\/Blog","description":"Smart Digital Marketing, Real Business Results - McCord Web Services","publisher":{"@id":"https:\/\/www.mccordweb.com\/weblogs\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.mccordweb.com\/weblogs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.mccordweb.com\/weblogs\/#organization","name":"McCord Web Services LLC","url":"https:\/\/www.mccordweb.com\/weblogs\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.mccordweb.com\/weblogs\/#\/schema\/logo\/image\/","url":"https:\/\/www.mccordweb.com\/weblogs\/wp-content\/uploads\/2025\/09\/McCord-Web-White-logo.png","contentUrl":"https:\/\/www.mccordweb.com\/weblogs\/wp-content\/uploads\/2025\/09\/McCord-Web-White-logo.png","width":450,"height":203,"caption":"McCord Web Services LLC"},"image":{"@id":"https:\/\/www.mccordweb.com\/weblogs\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/mccordweb","https:\/\/x.com\/mccordweb","https:\/\/www.instagram.com\/nancy_mccord\/","https:\/\/www.linkedin.com\/in\/nancymccord","https:\/\/www.youtube.com\/user\/mccordweb"]},{"@type":"Person","@id":"https:\/\/www.mccordweb.com\/weblogs\/#\/schema\/person\/7499f3ac0b008bc0e5b7a138ac1dc0ba","name":"Nancy McCord","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/84f303fb7bc8bf9e3aa944d8a2b0913642ca2c0cb4e244d9bbea83c59dac189e?s=96&d=blank&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/84f303fb7bc8bf9e3aa944d8a2b0913642ca2c0cb4e244d9bbea83c59dac189e?s=96&d=blank&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/84f303fb7bc8bf9e3aa944d8a2b0913642ca2c0cb4e244d9bbea83c59dac189e?s=96&d=blank&r=g","caption":"Nancy McCord"},"sameAs":["http:\/\/www.mccordweb.com"]}]}},"_links":{"self":[{"href":"https:\/\/www.mccordweb.com\/weblogs\/wp-json\/wp\/v2\/posts\/1124","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mccordweb.com\/weblogs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.mccordweb.com\/weblogs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.mccordweb.com\/weblogs\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mccordweb.com\/weblogs\/wp-json\/wp\/v2\/comments?post=1124"}],"version-history":[{"count":4,"href":"https:\/\/www.mccordweb.com\/weblogs\/wp-json\/wp\/v2\/posts\/1124\/revisions"}],"predecessor-version":[{"id":1126,"href":"https:\/\/www.mccordweb.com\/weblogs\/wp-json\/wp\/v2\/posts\/1124\/revisions\/1126"}],"wp:attachment":[{"href":"https:\/\/www.mccordweb.com\/weblogs\/wp-json\/wp\/v2\/media?parent=1124"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.mccordweb.com\/weblogs\/wp-json\/wp\/v2\/categories?post=1124"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.mccordweb.com\/weblogs\/wp-json\/wp\/v2\/tags?post=1124"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}