From 38f45a53b0842fad6b2cf1c26ff33c33e01f0260 Mon Sep 17 00:00:00 2001 From: Jan Michael Wallace Date: Thu, 12 Dec 2024 17:19:01 -0500 Subject: [PATCH] attempts to resolve site.xml and meta data discrepancies that may be causing invalid redirects for googlebot indexer/crawler --- .DS_Store | Bin 10244 -> 10244 bytes _layouts/page.html | 38 +++++++++++++++++++------------------- sitemap.xml | 8 ++++---- 3 files changed, 23 insertions(+), 23 deletions(-) diff --git a/.DS_Store b/.DS_Store index 33ec0c068e841691ad28cc1ce826beaebd7f80cf..5690f89cbced58ccc0eea71d8eb87e7a036df1d5 100644 GIT binary patch delta 32 hcmZn(XbIRbL7d&fOh>`k(0KE7@t^!K&gALhxd5oE3C92c delta 32 hcmZn(XbIRbL7d&hKu5vI%wqF&@t^!K&gALhxd5mx3B>>a diff --git a/_layouts/page.html b/_layouts/page.html index f227297..852c8a5 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -17,7 +17,7 @@ Jan Michael Wallace II {% if page.url == '/' %}{% endif %} {% if page.url == '/experience/' %} – Experience{% endif %} - {% if page.url == '/endorsements/' %} – endorsements{% endif %} + {% if page.url == '/endorsements/' %} – Endorsements{% endif %} {% if page.url == '/perspectives/' %} – Perspectives{% endif %} {% if page.url == '/about/' %} – About{% endif %} @@ -108,8 +108,8 @@ }, { "@type": "WebPage", - "@id": "http://janmichael.io/experience", - "url": "http://janmichael.io/experience", + "@id": "http://janmichael.io/experience/", + "url": "http://janmichael.io/experience/", "name": "Experience", "breadcrumb": { "@type": "BreadcrumbList", @@ -124,15 +124,15 @@ "@type": "ListItem", "position": 2, "name": "Experience", - "item": "http://janmichael.io/experience" + "item": "http://janmichael.io/experience/" } ] } }, { "@type": "WebPage", - "@id": "http://janmichael.io/endorsements", - "url": "http://janmichael.io/endorsements", + "@id": "http://janmichael.io/endorsements/", + "url": "http://janmichael.io/endorsements/", "name": "Endorsements", "breadcrumb": { "@type": "BreadcrumbList", @@ -147,15 +147,15 @@ "@type": "ListItem", "position": 2, "name": "Endorsements", - "item": "http://janmichael.io/endorsements" + "item": "http://janmichael.io/endorsements/" } ] } }, { "@type": "WebPage", - "@id": "http://janmichael.io/perspectives", - "url": "http://janmichael.io/perspectives", + "@id": "http://janmichael.io/perspectives/", + "url": "http://janmichael.io/perspectives/", "name": "Perspectives", "breadcrumb": { "@type": "BreadcrumbList", @@ -170,15 +170,15 @@ "@type": "ListItem", "position": 2, "name": "Perspectives", - "item": "http://janmichael.io/perspectives" + "item": "http://janmichael.io/perspectives/" } ] } }, { "@type": "WebPage", - "@id": "http://janmichael.io/about", - "url": "http://janmichael.io/about", + "@id": "http://janmichael.io/about/", + "url": "http://janmichael.io/about/", "name": "About", "breadcrumb": { "@type": "BreadcrumbList", @@ -193,7 +193,7 @@ "@type": "ListItem", "position": 2, "name": "About", - "item": "http://janmichael.io/about" + "item": "http://janmichael.io/about/" } ] } @@ -208,13 +208,13 @@ "@context": "https://schema.org", "@type": "Person", "name": "Jan Michael Wallace II", - "url": "http://janmichael.io", + "url": "http://janmichael.io/", "sameAs": [ - "https://linkedin.com/in/jmwii1981", - "https://medium.com/@jmwii1981", - "https://codepen.io/jmwii1981", - "https://github.com/jmwii1981", - "https://figma.com/@jmwii1981" + "https://linkedin.com/in/jmwii1981/", + "https://medium.com/@jmwii1981/", + "https://codepen.io/jmwii1981/", + "https://github.com/jmwii1981/", + "https://figma.com/@jmwii1981/" ], "jobTitle": "Manager of Product Design", "worksFor": { diff --git a/sitemap.xml b/sitemap.xml index 03ad10c..f539730 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -10,28 +10,28 @@ - http://janmichael.io/experience + http://janmichael.io/experience/ weekly 0.8 - http://janmichael.io/endorsements + http://janmichael.io/endorsements/ weekly 0.7 - http://janmichael.io/perspectives + http://janmichael.io/perspectives/ weekly 0.9 - http://janmichael.io/about + http://janmichael.io/about/ monthly 0.6