summaryrefslogtreecommitdiff
path: root/_site/blog
diff options
context:
space:
mode:
Diffstat (limited to '_site/blog')
-rw-r--r--_site/blog/5-reasons-to-upload-your-resume-to-google-drive/index.html54
-rw-r--r--_site/blog/about-sub-4-sub.html54
-rw-r--r--_site/blog/apple-wwdc-june-2018.html54
-rw-r--r--_site/blog/at-long-last/index.html54
-rw-r--r--_site/blog/back-to-jekyll/index.html54
-rw-r--r--_site/blog/better-call-saul-breaking-bad-walter-white-jesse-pinkman.html54
-rw-r--r--_site/blog/changes-in-2017/index.html54
-rw-r--r--_site/blog/daily-note-taking.html54
-rw-r--r--_site/blog/down-with-big-tech.html54
-rw-r--r--_site/blog/dragon-con-blog-update/index.html54
-rw-r--r--_site/blog/going-live-with-git/index.html54
-rw-r--r--_site/blog/keyframes-are-fun/index.html54
-rw-r--r--_site/blog/migrating-from-robinhood-to-public.html54
-rw-r--r--_site/blog/national-novel-writing-month.html54
-rw-r--r--_site/blog/on-going-development-plus-update/index.html54
-rw-r--r--_site/blog/passbolt-initial-impressions.html54
-rw-r--r--_site/blog/read-more.html54
-rw-r--r--_site/blog/share-only-what-you-want-out-there.html54
-rw-r--r--_site/blog/starting-ccna-study.html54
-rw-r--r--_site/blog/the-red-pill/index.html54
-rw-r--r--_site/blog/the-sims-4-laundry-day.html54
-rw-r--r--_site/blog/thoughts-on-dollar-photo-club-shutting/index.html54
-rw-r--r--_site/blog/thoughts-on-pokemon-sun-and-pokemon-moon/index.html54
-rw-r--r--_site/blog/using-font-awesome-in-2017/index.html54
-rw-r--r--_site/blog/welcome-to-jekyll.html54
-rw-r--r--_site/blog/who-am-i-voting-for/index.html54
-rw-r--r--_site/blog/working-online-and-where-to-start/index.html54
-rw-r--r--_site/blog/writing-excercise/index.html54
28 files changed, 1176 insertions, 336 deletions
diff --git a/_site/blog/5-reasons-to-upload-your-resume-to-google-drive/index.html b/_site/blog/5-reasons-to-upload-your-resume-to-google-drive/index.html
index fdd252d..d556bd6 100644
--- a/_site/blog/5-reasons-to-upload-your-resume-to-google-drive/index.html
+++ b/_site/blog/5-reasons-to-upload-your-resume-to-google-drive/index.html
@@ -4,23 +4,39 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta content="Ben's Corner of the Web" property="og:title">
- <meta content="Ben is a GNU/Linux nerd and these are his links" property="og:description">
- <meta content="https://ben.sanders.life" property="og:url">
- <meta content="https://bsand.net/assets/me.jpeg" property="og:image">
- <meta content="#b172bc" data-react-helmet="true" name="theme-color">
+
+ <!-- SEO Meta Tags -->
+ <title>Ben Sanders – Network Administrator, Linux Enthusiast, Web Developer, and Technologist</title>
+ <meta name="description" content="Ben Sanders is a Linux enthusiast and web developer sharing projects, thoughts, and resources on technology, open source, and simple web hosting.">
+ <meta name="keywords" content="Ben Sanders, Linux, web development, open source, technologist, Sanders Technology, ben.sanders.life">
+ <meta name="author" content="Ben Sanders">
+
+ <!-- Open Graph / Facebook -->
+ <meta property="og:title" content="Ben Sanders – Linux Nerd & Technologist">
+ <meta property="og:description" content="Explore the online presence of Ben Sanders – a Linux enthusiast and web developer sharing thoughts, projects, and resources.">
+ <meta property="og:url" content="https://ben.sanders.life">
+ <meta property="og:image" content="https://bsand.net/assets/me.jpeg">
+ <meta property="og:type" content="website">
+
+ <!-- Twitter Card -->
+ <meta name="twitter:card" content="summary_large_image">
+ <meta name="twitter:title" content="Ben Sanders – Linux Nerd & Web Developer">
+ <meta name="twitter:description" content="Visit the personal site of Ben Sanders to explore tech, open source, and minimalist web design.">
+ <meta name="twitter:image" content="https://bsand.net/assets/me.jpeg">
+
+ <!-- UI and Theme -->
+ <meta name="theme-color" content="#b172bc">
<link rel="stylesheet" href="/main.css">
- <title>Ben's Website</title>
-</head>
+ </head>
<body>
<div id="website-container">
<ul class="navigation">
<li><a href="/" title="home">~/</a></li>
- <li><a href="/about.html" title="about me">~/about</a></li>
- <li><a href="/resume.html" title="my resume">~/resume</a></li>
- <li><a href="/blog.html" title="my blog">~/blog</a></li>
- <li><a href="/resources.html" title="resources">~/resources</a></li>
+ <li><a href="/about" title="about me">~/about</a></li>
+ <li><a href="/resume" title="my resume">~/resume</a></li>
+ <li><a href="/blog" title="my blog">~/blog</a></li>
+ <li><a href="/resources" title="resources">~/resources</a></li>
</ul>
@@ -55,6 +71,20 @@
</footer>
<!-- <script src="./index.js"></script> -->
-
+ <script type="application/ld+json">
+ {
+ "@context": "https://schema.org",
+ "@type": "Person",
+ "name": "Ben Sanders",
+ "url": "https://ben.sanders.life",
+ "image": "https://bsand.net/assets/me.jpeg",
+ "sameAs": [
+ "https://github.com/bensanders",
+ "https://linkedin.com/in/benasanders",
+ "https://twitter.com/thebensanders"
+ ],
+ "jobTitle": "Web Developer & Linux Enthusiast"
+ }
+ </script>
</body>
</html>
diff --git a/_site/blog/about-sub-4-sub.html b/_site/blog/about-sub-4-sub.html
index 360a6e6..cd4f861 100644
--- a/_site/blog/about-sub-4-sub.html
+++ b/_site/blog/about-sub-4-sub.html
@@ -4,23 +4,39 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta content="Ben's Corner of the Web" property="og:title">
- <meta content="Ben is a GNU/Linux nerd and these are his links" property="og:description">
- <meta content="https://ben.sanders.life" property="og:url">
- <meta content="https://bsand.net/assets/me.jpeg" property="og:image">
- <meta content="#b172bc" data-react-helmet="true" name="theme-color">
+
+ <!-- SEO Meta Tags -->
+ <title>Ben Sanders – Network Administrator, Linux Enthusiast, Web Developer, and Technologist</title>
+ <meta name="description" content="Ben Sanders is a Linux enthusiast and web developer sharing projects, thoughts, and resources on technology, open source, and simple web hosting.">
+ <meta name="keywords" content="Ben Sanders, Linux, web development, open source, technologist, Sanders Technology, ben.sanders.life">
+ <meta name="author" content="Ben Sanders">
+
+ <!-- Open Graph / Facebook -->
+ <meta property="og:title" content="Ben Sanders – Linux Nerd & Technologist">
+ <meta property="og:description" content="Explore the online presence of Ben Sanders – a Linux enthusiast and web developer sharing thoughts, projects, and resources.">
+ <meta property="og:url" content="https://ben.sanders.life">
+ <meta property="og:image" content="https://bsand.net/assets/me.jpeg">
+ <meta property="og:type" content="website">
+
+ <!-- Twitter Card -->
+ <meta name="twitter:card" content="summary_large_image">
+ <meta name="twitter:title" content="Ben Sanders – Linux Nerd & Web Developer">
+ <meta name="twitter:description" content="Visit the personal site of Ben Sanders to explore tech, open source, and minimalist web design.">
+ <meta name="twitter:image" content="https://bsand.net/assets/me.jpeg">
+
+ <!-- UI and Theme -->
+ <meta name="theme-color" content="#b172bc">
<link rel="stylesheet" href="/main.css">
- <title>Ben's Website</title>
-</head>
+ </head>
<body>
<div id="website-container">
<ul class="navigation">
<li><a href="/" title="home">~/</a></li>
- <li><a href="/about.html" title="about me">~/about</a></li>
- <li><a href="/resume.html" title="my resume">~/resume</a></li>
- <li><a href="/blog.html" title="my blog">~/blog</a></li>
- <li><a href="/resources.html" title="resources">~/resources</a></li>
+ <li><a href="/about" title="about me">~/about</a></li>
+ <li><a href="/resume" title="my resume">~/resume</a></li>
+ <li><a href="/blog" title="my blog">~/blog</a></li>
+ <li><a href="/resources" title="resources">~/resources</a></li>
</ul>
@@ -48,6 +64,20 @@
</footer>
<!-- <script src="./index.js"></script> -->
-
+ <script type="application/ld+json">
+ {
+ "@context": "https://schema.org",
+ "@type": "Person",
+ "name": "Ben Sanders",
+ "url": "https://ben.sanders.life",
+ "image": "https://bsand.net/assets/me.jpeg",
+ "sameAs": [
+ "https://github.com/bensanders",
+ "https://linkedin.com/in/benasanders",
+ "https://twitter.com/thebensanders"
+ ],
+ "jobTitle": "Web Developer & Linux Enthusiast"
+ }
+ </script>
</body>
</html>
diff --git a/_site/blog/apple-wwdc-june-2018.html b/_site/blog/apple-wwdc-june-2018.html
index 83ce9c3..53b84d9 100644
--- a/_site/blog/apple-wwdc-june-2018.html
+++ b/_site/blog/apple-wwdc-june-2018.html
@@ -4,23 +4,39 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta content="Ben's Corner of the Web" property="og:title">
- <meta content="Ben is a GNU/Linux nerd and these are his links" property="og:description">
- <meta content="https://ben.sanders.life" property="og:url">
- <meta content="https://bsand.net/assets/me.jpeg" property="og:image">
- <meta content="#b172bc" data-react-helmet="true" name="theme-color">
+
+ <!-- SEO Meta Tags -->
+ <title>Ben Sanders – Network Administrator, Linux Enthusiast, Web Developer, and Technologist</title>
+ <meta name="description" content="Ben Sanders is a Linux enthusiast and web developer sharing projects, thoughts, and resources on technology, open source, and simple web hosting.">
+ <meta name="keywords" content="Ben Sanders, Linux, web development, open source, technologist, Sanders Technology, ben.sanders.life">
+ <meta name="author" content="Ben Sanders">
+
+ <!-- Open Graph / Facebook -->
+ <meta property="og:title" content="Ben Sanders – Linux Nerd & Technologist">
+ <meta property="og:description" content="Explore the online presence of Ben Sanders – a Linux enthusiast and web developer sharing thoughts, projects, and resources.">
+ <meta property="og:url" content="https://ben.sanders.life">
+ <meta property="og:image" content="https://bsand.net/assets/me.jpeg">
+ <meta property="og:type" content="website">
+
+ <!-- Twitter Card -->
+ <meta name="twitter:card" content="summary_large_image">
+ <meta name="twitter:title" content="Ben Sanders – Linux Nerd & Web Developer">
+ <meta name="twitter:description" content="Visit the personal site of Ben Sanders to explore tech, open source, and minimalist web design.">
+ <meta name="twitter:image" content="https://bsand.net/assets/me.jpeg">
+
+ <!-- UI and Theme -->
+ <meta name="theme-color" content="#b172bc">
<link rel="stylesheet" href="/main.css">
- <title>Ben's Website</title>
-</head>
+ </head>
<body>
<div id="website-container">
<ul class="navigation">
<li><a href="/" title="home">~/</a></li>
- <li><a href="/about.html" title="about me">~/about</a></li>
- <li><a href="/resume.html" title="my resume">~/resume</a></li>
- <li><a href="/blog.html" title="my blog">~/blog</a></li>
- <li><a href="/resources.html" title="resources">~/resources</a></li>
+ <li><a href="/about" title="about me">~/about</a></li>
+ <li><a href="/resume" title="my resume">~/resume</a></li>
+ <li><a href="/blog" title="my blog">~/blog</a></li>
+ <li><a href="/resources" title="resources">~/resources</a></li>
</ul>
@@ -80,6 +96,20 @@
</footer>
<!-- <script src="./index.js"></script> -->
-
+ <script type="application/ld+json">
+ {
+ "@context": "https://schema.org",
+ "@type": "Person",
+ "name": "Ben Sanders",
+ "url": "https://ben.sanders.life",
+ "image": "https://bsand.net/assets/me.jpeg",
+ "sameAs": [
+ "https://github.com/bensanders",
+ "https://linkedin.com/in/benasanders",
+ "https://twitter.com/thebensanders"
+ ],
+ "jobTitle": "Web Developer & Linux Enthusiast"
+ }
+ </script>
</body>
</html>
diff --git a/_site/blog/at-long-last/index.html b/_site/blog/at-long-last/index.html
index 9eedeea..4514253 100644
--- a/_site/blog/at-long-last/index.html
+++ b/_site/blog/at-long-last/index.html
@@ -4,23 +4,39 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta content="Ben's Corner of the Web" property="og:title">
- <meta content="Ben is a GNU/Linux nerd and these are his links" property="og:description">
- <meta content="https://ben.sanders.life" property="og:url">
- <meta content="https://bsand.net/assets/me.jpeg" property="og:image">
- <meta content="#b172bc" data-react-helmet="true" name="theme-color">
+
+ <!-- SEO Meta Tags -->
+ <title>Ben Sanders – Network Administrator, Linux Enthusiast, Web Developer, and Technologist</title>
+ <meta name="description" content="Ben Sanders is a Linux enthusiast and web developer sharing projects, thoughts, and resources on technology, open source, and simple web hosting.">
+ <meta name="keywords" content="Ben Sanders, Linux, web development, open source, technologist, Sanders Technology, ben.sanders.life">
+ <meta name="author" content="Ben Sanders">
+
+ <!-- Open Graph / Facebook -->
+ <meta property="og:title" content="Ben Sanders – Linux Nerd & Technologist">
+ <meta property="og:description" content="Explore the online presence of Ben Sanders – a Linux enthusiast and web developer sharing thoughts, projects, and resources.">
+ <meta property="og:url" content="https://ben.sanders.life">
+ <meta property="og:image" content="https://bsand.net/assets/me.jpeg">
+ <meta property="og:type" content="website">
+
+ <!-- Twitter Card -->
+ <meta name="twitter:card" content="summary_large_image">
+ <meta name="twitter:title" content="Ben Sanders – Linux Nerd & Web Developer">
+ <meta name="twitter:description" content="Visit the personal site of Ben Sanders to explore tech, open source, and minimalist web design.">
+ <meta name="twitter:image" content="https://bsand.net/assets/me.jpeg">
+
+ <!-- UI and Theme -->
+ <meta name="theme-color" content="#b172bc">
<link rel="stylesheet" href="/main.css">
- <title>Ben's Website</title>
-</head>
+ </head>
<body>
<div id="website-container">
<ul class="navigation">
<li><a href="/" title="home">~/</a></li>
- <li><a href="/about.html" title="about me">~/about</a></li>
- <li><a href="/resume.html" title="my resume">~/resume</a></li>
- <li><a href="/blog.html" title="my blog">~/blog</a></li>
- <li><a href="/resources.html" title="resources">~/resources</a></li>
+ <li><a href="/about" title="about me">~/about</a></li>
+ <li><a href="/resume" title="my resume">~/resume</a></li>
+ <li><a href="/blog" title="my blog">~/blog</a></li>
+ <li><a href="/resources" title="resources">~/resources</a></li>
</ul>
@@ -36,6 +52,20 @@
</footer>
<!-- <script src="./index.js"></script> -->
-
+ <script type="application/ld+json">
+ {
+ "@context": "https://schema.org",
+ "@type": "Person",
+ "name": "Ben Sanders",
+ "url": "https://ben.sanders.life",
+ "image": "https://bsand.net/assets/me.jpeg",
+ "sameAs": [
+ "https://github.com/bensanders",
+ "https://linkedin.com/in/benasanders",
+ "https://twitter.com/thebensanders"
+ ],
+ "jobTitle": "Web Developer & Linux Enthusiast"
+ }
+ </script>
</body>
</html>
diff --git a/_site/blog/back-to-jekyll/index.html b/_site/blog/back-to-jekyll/index.html
index c1be2b6..0821e15 100644
--- a/_site/blog/back-to-jekyll/index.html
+++ b/_site/blog/back-to-jekyll/index.html
@@ -4,23 +4,39 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta content="Ben's Corner of the Web" property="og:title">
- <meta content="Ben is a GNU/Linux nerd and these are his links" property="og:description">
- <meta content="https://ben.sanders.life" property="og:url">
- <meta content="https://bsand.net/assets/me.jpeg" property="og:image">
- <meta content="#b172bc" data-react-helmet="true" name="theme-color">
+
+ <!-- SEO Meta Tags -->
+ <title>Ben Sanders – Network Administrator, Linux Enthusiast, Web Developer, and Technologist</title>
+ <meta name="description" content="Ben Sanders is a Linux enthusiast and web developer sharing projects, thoughts, and resources on technology, open source, and simple web hosting.">
+ <meta name="keywords" content="Ben Sanders, Linux, web development, open source, technologist, Sanders Technology, ben.sanders.life">
+ <meta name="author" content="Ben Sanders">
+
+ <!-- Open Graph / Facebook -->
+ <meta property="og:title" content="Ben Sanders – Linux Nerd & Technologist">
+ <meta property="og:description" content="Explore the online presence of Ben Sanders – a Linux enthusiast and web developer sharing thoughts, projects, and resources.">
+ <meta property="og:url" content="https://ben.sanders.life">
+ <meta property="og:image" content="https://bsand.net/assets/me.jpeg">
+ <meta property="og:type" content="website">
+
+ <!-- Twitter Card -->
+ <meta name="twitter:card" content="summary_large_image">
+ <meta name="twitter:title" content="Ben Sanders – Linux Nerd & Web Developer">
+ <meta name="twitter:description" content="Visit the personal site of Ben Sanders to explore tech, open source, and minimalist web design.">
+ <meta name="twitter:image" content="https://bsand.net/assets/me.jpeg">
+
+ <!-- UI and Theme -->
+ <meta name="theme-color" content="#b172bc">
<link rel="stylesheet" href="/main.css">
- <title>Ben's Website</title>
-</head>
+ </head>
<body>
<div id="website-container">
<ul class="navigation">
<li><a href="/" title="home">~/</a></li>
- <li><a href="/about.html" title="about me">~/about</a></li>
- <li><a href="/resume.html" title="my resume">~/resume</a></li>
- <li><a href="/blog.html" title="my blog">~/blog</a></li>
- <li><a href="/resources.html" title="resources">~/resources</a></li>
+ <li><a href="/about" title="about me">~/about</a></li>
+ <li><a href="/resume" title="my resume">~/resume</a></li>
+ <li><a href="/blog" title="my blog">~/blog</a></li>
+ <li><a href="/resources" title="resources">~/resources</a></li>
</ul>
@@ -42,6 +58,20 @@
</footer>
<!-- <script src="./index.js"></script> -->
-
+ <script type="application/ld+json">
+ {
+ "@context": "https://schema.org",
+ "@type": "Person",
+ "name": "Ben Sanders",
+ "url": "https://ben.sanders.life",
+ "image": "https://bsand.net/assets/me.jpeg",
+ "sameAs": [
+ "https://github.com/bensanders",
+ "https://linkedin.com/in/benasanders",
+ "https://twitter.com/thebensanders"
+ ],
+ "jobTitle": "Web Developer & Linux Enthusiast"
+ }
+ </script>
</body>
</html>
diff --git a/_site/blog/better-call-saul-breaking-bad-walter-white-jesse-pinkman.html b/_site/blog/better-call-saul-breaking-bad-walter-white-jesse-pinkman.html
index c9cd73d..741fe70 100644
--- a/_site/blog/better-call-saul-breaking-bad-walter-white-jesse-pinkman.html
+++ b/_site/blog/better-call-saul-breaking-bad-walter-white-jesse-pinkman.html
@@ -4,23 +4,39 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta content="Ben's Corner of the Web" property="og:title">
- <meta content="Ben is a GNU/Linux nerd and these are his links" property="og:description">
- <meta content="https://ben.sanders.life" property="og:url">
- <meta content="https://bsand.net/assets/me.jpeg" property="og:image">
- <meta content="#b172bc" data-react-helmet="true" name="theme-color">
+
+ <!-- SEO Meta Tags -->
+ <title>Ben Sanders – Network Administrator, Linux Enthusiast, Web Developer, and Technologist</title>
+ <meta name="description" content="Ben Sanders is a Linux enthusiast and web developer sharing projects, thoughts, and resources on technology, open source, and simple web hosting.">
+ <meta name="keywords" content="Ben Sanders, Linux, web development, open source, technologist, Sanders Technology, ben.sanders.life">
+ <meta name="author" content="Ben Sanders">
+
+ <!-- Open Graph / Facebook -->
+ <meta property="og:title" content="Ben Sanders – Linux Nerd & Technologist">
+ <meta property="og:description" content="Explore the online presence of Ben Sanders – a Linux enthusiast and web developer sharing thoughts, projects, and resources.">
+ <meta property="og:url" content="https://ben.sanders.life">
+ <meta property="og:image" content="https://bsand.net/assets/me.jpeg">
+ <meta property="og:type" content="website">
+
+ <!-- Twitter Card -->
+ <meta name="twitter:card" content="summary_large_image">
+ <meta name="twitter:title" content="Ben Sanders – Linux Nerd & Web Developer">
+ <meta name="twitter:description" content="Visit the personal site of Ben Sanders to explore tech, open source, and minimalist web design.">
+ <meta name="twitter:image" content="https://bsand.net/assets/me.jpeg">
+
+ <!-- UI and Theme -->
+ <meta name="theme-color" content="#b172bc">
<link rel="stylesheet" href="/main.css">
- <title>Ben's Website</title>
-</head>
+ </head>
<body>
<div id="website-container">
<ul class="navigation">
<li><a href="/" title="home">~/</a></li>
- <li><a href="/about.html" title="about me">~/about</a></li>
- <li><a href="/resume.html" title="my resume">~/resume</a></li>
- <li><a href="/blog.html" title="my blog">~/blog</a></li>
- <li><a href="/resources.html" title="resources">~/resources</a></li>
+ <li><a href="/about" title="about me">~/about</a></li>
+ <li><a href="/resume" title="my resume">~/resume</a></li>
+ <li><a href="/blog" title="my blog">~/blog</a></li>
+ <li><a href="/resources" title="resources">~/resources</a></li>
</ul>
@@ -50,6 +66,20 @@
</footer>
<!-- <script src="./index.js"></script> -->
-
+ <script type="application/ld+json">
+ {
+ "@context": "https://schema.org",
+ "@type": "Person",
+ "name": "Ben Sanders",
+ "url": "https://ben.sanders.life",
+ "image": "https://bsand.net/assets/me.jpeg",
+ "sameAs": [
+ "https://github.com/bensanders",
+ "https://linkedin.com/in/benasanders",
+ "https://twitter.com/thebensanders"
+ ],
+ "jobTitle": "Web Developer & Linux Enthusiast"
+ }
+ </script>
</body>
</html>
diff --git a/_site/blog/changes-in-2017/index.html b/_site/blog/changes-in-2017/index.html
index 9907437..66946fb 100644
--- a/_site/blog/changes-in-2017/index.html
+++ b/_site/blog/changes-in-2017/index.html
@@ -4,23 +4,39 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta content="Ben's Corner of the Web" property="og:title">
- <meta content="Ben is a GNU/Linux nerd and these are his links" property="og:description">
- <meta content="https://ben.sanders.life" property="og:url">
- <meta content="https://bsand.net/assets/me.jpeg" property="og:image">
- <meta content="#b172bc" data-react-helmet="true" name="theme-color">
+
+ <!-- SEO Meta Tags -->
+ <title>Ben Sanders – Network Administrator, Linux Enthusiast, Web Developer, and Technologist</title>
+ <meta name="description" content="Ben Sanders is a Linux enthusiast and web developer sharing projects, thoughts, and resources on technology, open source, and simple web hosting.">
+ <meta name="keywords" content="Ben Sanders, Linux, web development, open source, technologist, Sanders Technology, ben.sanders.life">
+ <meta name="author" content="Ben Sanders">
+
+ <!-- Open Graph / Facebook -->
+ <meta property="og:title" content="Ben Sanders – Linux Nerd & Technologist">
+ <meta property="og:description" content="Explore the online presence of Ben Sanders – a Linux enthusiast and web developer sharing thoughts, projects, and resources.">
+ <meta property="og:url" content="https://ben.sanders.life">
+ <meta property="og:image" content="https://bsand.net/assets/me.jpeg">
+ <meta property="og:type" content="website">
+
+ <!-- Twitter Card -->
+ <meta name="twitter:card" content="summary_large_image">
+ <meta name="twitter:title" content="Ben Sanders – Linux Nerd & Web Developer">
+ <meta name="twitter:description" content="Visit the personal site of Ben Sanders to explore tech, open source, and minimalist web design.">
+ <meta name="twitter:image" content="https://bsand.net/assets/me.jpeg">
+
+ <!-- UI and Theme -->
+ <meta name="theme-color" content="#b172bc">
<link rel="stylesheet" href="/main.css">
- <title>Ben's Website</title>
-</head>
+ </head>
<body>
<div id="website-container">
<ul class="navigation">
<li><a href="/" title="home">~/</a></li>
- <li><a href="/about.html" title="about me">~/about</a></li>
- <li><a href="/resume.html" title="my resume">~/resume</a></li>
- <li><a href="/blog.html" title="my blog">~/blog</a></li>
- <li><a href="/resources.html" title="resources">~/resources</a></li>
+ <li><a href="/about" title="about me">~/about</a></li>
+ <li><a href="/resume" title="my resume">~/resume</a></li>
+ <li><a href="/blog" title="my blog">~/blog</a></li>
+ <li><a href="/resources" title="resources">~/resources</a></li>
</ul>
@@ -50,6 +66,20 @@
</footer>
<!-- <script src="./index.js"></script> -->
-
+ <script type="application/ld+json">
+ {
+ "@context": "https://schema.org",
+ "@type": "Person",
+ "name": "Ben Sanders",
+ "url": "https://ben.sanders.life",
+ "image": "https://bsand.net/assets/me.jpeg",
+ "sameAs": [
+ "https://github.com/bensanders",
+ "https://linkedin.com/in/benasanders",
+ "https://twitter.com/thebensanders"
+ ],
+ "jobTitle": "Web Developer & Linux Enthusiast"
+ }
+ </script>
</body>
</html>
diff --git a/_site/blog/daily-note-taking.html b/_site/blog/daily-note-taking.html
index 8b128aa..da28dcb 100644
--- a/_site/blog/daily-note-taking.html
+++ b/_site/blog/daily-note-taking.html
@@ -4,23 +4,39 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta content="Ben's Corner of the Web" property="og:title">
- <meta content="Ben is a GNU/Linux nerd and these are his links" property="og:description">
- <meta content="https://ben.sanders.life" property="og:url">
- <meta content="https://bsand.net/assets/me.jpeg" property="og:image">
- <meta content="#b172bc" data-react-helmet="true" name="theme-color">
+
+ <!-- SEO Meta Tags -->
+ <title>Ben Sanders – Network Administrator, Linux Enthusiast, Web Developer, and Technologist</title>
+ <meta name="description" content="Ben Sanders is a Linux enthusiast and web developer sharing projects, thoughts, and resources on technology, open source, and simple web hosting.">
+ <meta name="keywords" content="Ben Sanders, Linux, web development, open source, technologist, Sanders Technology, ben.sanders.life">
+ <meta name="author" content="Ben Sanders">
+
+ <!-- Open Graph / Facebook -->
+ <meta property="og:title" content="Ben Sanders – Linux Nerd & Technologist">
+ <meta property="og:description" content="Explore the online presence of Ben Sanders – a Linux enthusiast and web developer sharing thoughts, projects, and resources.">
+ <meta property="og:url" content="https://ben.sanders.life">
+ <meta property="og:image" content="https://bsand.net/assets/me.jpeg">
+ <meta property="og:type" content="website">
+
+ <!-- Twitter Card -->
+ <meta name="twitter:card" content="summary_large_image">
+ <meta name="twitter:title" content="Ben Sanders – Linux Nerd & Web Developer">
+ <meta name="twitter:description" content="Visit the personal site of Ben Sanders to explore tech, open source, and minimalist web design.">
+ <meta name="twitter:image" content="https://bsand.net/assets/me.jpeg">
+
+ <!-- UI and Theme -->
+ <meta name="theme-color" content="#b172bc">
<link rel="stylesheet" href="/main.css">
- <title>Ben's Website</title>
-</head>
+ </head>
<body>
<div id="website-container">
<ul class="navigation">
<li><a href="/" title="home">~/</a></li>
- <li><a href="/about.html" title="about me">~/about</a></li>
- <li><a href="/resume.html" title="my resume">~/resume</a></li>
- <li><a href="/blog.html" title="my blog">~/blog</a></li>
- <li><a href="/resources.html" title="resources">~/resources</a></li>
+ <li><a href="/about" title="about me">~/about</a></li>
+ <li><a href="/resume" title="my resume">~/resume</a></li>
+ <li><a href="/blog" title="my blog">~/blog</a></li>
+ <li><a href="/resources" title="resources">~/resources</a></li>
</ul>
@@ -54,6 +70,20 @@
</footer>
<!-- <script src="./index.js"></script> -->
-
+ <script type="application/ld+json">
+ {
+ "@context": "https://schema.org",
+ "@type": "Person",
+ "name": "Ben Sanders",
+ "url": "https://ben.sanders.life",
+ "image": "https://bsand.net/assets/me.jpeg",
+ "sameAs": [
+ "https://github.com/bensanders",
+ "https://linkedin.com/in/benasanders",
+ "https://twitter.com/thebensanders"
+ ],
+ "jobTitle": "Web Developer & Linux Enthusiast"
+ }
+ </script>
</body>
</html>
diff --git a/_site/blog/down-with-big-tech.html b/_site/blog/down-with-big-tech.html
index 1261207..7c5c55c 100644
--- a/_site/blog/down-with-big-tech.html
+++ b/_site/blog/down-with-big-tech.html
@@ -4,23 +4,39 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta content="Ben's Corner of the Web" property="og:title">
- <meta content="Ben is a GNU/Linux nerd and these are his links" property="og:description">
- <meta content="https://ben.sanders.life" property="og:url">
- <meta content="https://bsand.net/assets/me.jpeg" property="og:image">
- <meta content="#b172bc" data-react-helmet="true" name="theme-color">
+
+ <!-- SEO Meta Tags -->
+ <title>Ben Sanders – Network Administrator, Linux Enthusiast, Web Developer, and Technologist</title>
+ <meta name="description" content="Ben Sanders is a Linux enthusiast and web developer sharing projects, thoughts, and resources on technology, open source, and simple web hosting.">
+ <meta name="keywords" content="Ben Sanders, Linux, web development, open source, technologist, Sanders Technology, ben.sanders.life">
+ <meta name="author" content="Ben Sanders">
+
+ <!-- Open Graph / Facebook -->
+ <meta property="og:title" content="Ben Sanders – Linux Nerd & Technologist">
+ <meta property="og:description" content="Explore the online presence of Ben Sanders – a Linux enthusiast and web developer sharing thoughts, projects, and resources.">
+ <meta property="og:url" content="https://ben.sanders.life">
+ <meta property="og:image" content="https://bsand.net/assets/me.jpeg">
+ <meta property="og:type" content="website">
+
+ <!-- Twitter Card -->
+ <meta name="twitter:card" content="summary_large_image">
+ <meta name="twitter:title" content="Ben Sanders – Linux Nerd & Web Developer">
+ <meta name="twitter:description" content="Visit the personal site of Ben Sanders to explore tech, open source, and minimalist web design.">
+ <meta name="twitter:image" content="https://bsand.net/assets/me.jpeg">
+
+ <!-- UI and Theme -->
+ <meta name="theme-color" content="#b172bc">
<link rel="stylesheet" href="/main.css">
- <title>Ben's Website</title>
-</head>
+ </head>
<body>
<div id="website-container">
<ul class="navigation">
<li><a href="/" title="home">~/</a></li>
- <li><a href="/about.html" title="about me">~/about</a></li>
- <li><a href="/resume.html" title="my resume">~/resume</a></li>
- <li><a href="/blog.html" title="my blog">~/blog</a></li>
- <li><a href="/resources.html" title="resources">~/resources</a></li>
+ <li><a href="/about" title="about me">~/about</a></li>
+ <li><a href="/resume" title="my resume">~/resume</a></li>
+ <li><a href="/blog" title="my blog">~/blog</a></li>
+ <li><a href="/resources" title="resources">~/resources</a></li>
</ul>
@@ -44,6 +60,20 @@
</footer>
<!-- <script src="./index.js"></script> -->
-
+ <script type="application/ld+json">
+ {
+ "@context": "https://schema.org",
+ "@type": "Person",
+ "name": "Ben Sanders",
+ "url": "https://ben.sanders.life",
+ "image": "https://bsand.net/assets/me.jpeg",
+ "sameAs": [
+ "https://github.com/bensanders",
+ "https://linkedin.com/in/benasanders",
+ "https://twitter.com/thebensanders"
+ ],
+ "jobTitle": "Web Developer & Linux Enthusiast"
+ }
+ </script>
</body>
</html>
diff --git a/_site/blog/dragon-con-blog-update/index.html b/_site/blog/dragon-con-blog-update/index.html
index 01c2243..c9f3047 100644
--- a/_site/blog/dragon-con-blog-update/index.html
+++ b/_site/blog/dragon-con-blog-update/index.html
@@ -4,23 +4,39 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta content="Ben's Corner of the Web" property="og:title">
- <meta content="Ben is a GNU/Linux nerd and these are his links" property="og:description">
- <meta content="https://ben.sanders.life" property="og:url">
- <meta content="https://bsand.net/assets/me.jpeg" property="og:image">
- <meta content="#b172bc" data-react-helmet="true" name="theme-color">
+
+ <!-- SEO Meta Tags -->
+ <title>Ben Sanders – Network Administrator, Linux Enthusiast, Web Developer, and Technologist</title>
+ <meta name="description" content="Ben Sanders is a Linux enthusiast and web developer sharing projects, thoughts, and resources on technology, open source, and simple web hosting.">
+ <meta name="keywords" content="Ben Sanders, Linux, web development, open source, technologist, Sanders Technology, ben.sanders.life">
+ <meta name="author" content="Ben Sanders">
+
+ <!-- Open Graph / Facebook -->
+ <meta property="og:title" content="Ben Sanders – Linux Nerd & Technologist">
+ <meta property="og:description" content="Explore the online presence of Ben Sanders – a Linux enthusiast and web developer sharing thoughts, projects, and resources.">
+ <meta property="og:url" content="https://ben.sanders.life">
+ <meta property="og:image" content="https://bsand.net/assets/me.jpeg">
+ <meta property="og:type" content="website">
+
+ <!-- Twitter Card -->
+ <meta name="twitter:card" content="summary_large_image">
+ <meta name="twitter:title" content="Ben Sanders – Linux Nerd & Web Developer">
+ <meta name="twitter:description" content="Visit the personal site of Ben Sanders to explore tech, open source, and minimalist web design.">
+ <meta name="twitter:image" content="https://bsand.net/assets/me.jpeg">
+
+ <!-- UI and Theme -->
+ <meta name="theme-color" content="#b172bc">
<link rel="stylesheet" href="/main.css">
- <title>Ben's Website</title>
-</head>
+ </head>
<body>
<div id="website-container">
<ul class="navigation">
<li><a href="/" title="home">~/</a></li>
- <li><a href="/about.html" title="about me">~/about</a></li>
- <li><a href="/resume.html" title="my resume">~/resume</a></li>
- <li><a href="/blog.html" title="my blog">~/blog</a></li>
- <li><a href="/resources.html" title="resources">~/resources</a></li>
+ <li><a href="/about" title="about me">~/about</a></li>
+ <li><a href="/resume" title="my resume">~/resume</a></li>
+ <li><a href="/blog" title="my blog">~/blog</a></li>
+ <li><a href="/resources" title="resources">~/resources</a></li>
</ul>
@@ -38,6 +54,20 @@
</footer>
<!-- <script src="./index.js"></script> -->
-
+ <script type="application/ld+json">
+ {
+ "@context": "https://schema.org",
+ "@type": "Person",
+ "name": "Ben Sanders",
+ "url": "https://ben.sanders.life",
+ "image": "https://bsand.net/assets/me.jpeg",
+ "sameAs": [
+ "https://github.com/bensanders",
+ "https://linkedin.com/in/benasanders",
+ "https://twitter.com/thebensanders"
+ ],
+ "jobTitle": "Web Developer & Linux Enthusiast"
+ }
+ </script>
</body>
</html>
diff --git a/_site/blog/going-live-with-git/index.html b/_site/blog/going-live-with-git/index.html
index 886d611..bf9d503 100644
--- a/_site/blog/going-live-with-git/index.html
+++ b/_site/blog/going-live-with-git/index.html
@@ -4,23 +4,39 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta content="Ben's Corner of the Web" property="og:title">
- <meta content="Ben is a GNU/Linux nerd and these are his links" property="og:description">
- <meta content="https://ben.sanders.life" property="og:url">
- <meta content="https://bsand.net/assets/me.jpeg" property="og:image">
- <meta content="#b172bc" data-react-helmet="true" name="theme-color">
+
+ <!-- SEO Meta Tags -->
+ <title>Ben Sanders – Network Administrator, Linux Enthusiast, Web Developer, and Technologist</title>
+ <meta name="description" content="Ben Sanders is a Linux enthusiast and web developer sharing projects, thoughts, and resources on technology, open source, and simple web hosting.">
+ <meta name="keywords" content="Ben Sanders, Linux, web development, open source, technologist, Sanders Technology, ben.sanders.life">
+ <meta name="author" content="Ben Sanders">
+
+ <!-- Open Graph / Facebook -->
+ <meta property="og:title" content="Ben Sanders – Linux Nerd & Technologist">
+ <meta property="og:description" content="Explore the online presence of Ben Sanders – a Linux enthusiast and web developer sharing thoughts, projects, and resources.">
+ <meta property="og:url" content="https://ben.sanders.life">
+ <meta property="og:image" content="https://bsand.net/assets/me.jpeg">
+ <meta property="og:type" content="website">
+
+ <!-- Twitter Card -->
+ <meta name="twitter:card" content="summary_large_image">
+ <meta name="twitter:title" content="Ben Sanders – Linux Nerd & Web Developer">
+ <meta name="twitter:description" content="Visit the personal site of Ben Sanders to explore tech, open source, and minimalist web design.">
+ <meta name="twitter:image" content="https://bsand.net/assets/me.jpeg">
+
+ <!-- UI and Theme -->
+ <meta name="theme-color" content="#b172bc">
<link rel="stylesheet" href="/main.css">
- <title>Ben's Website</title>
-</head>
+ </head>
<body>
<div id="website-container">
<ul class="navigation">
<li><a href="/" title="home">~/</a></li>
- <li><a href="/about.html" title="about me">~/about</a></li>
- <li><a href="/resume.html" title="my resume">~/resume</a></li>
- <li><a href="/blog.html" title="my blog">~/blog</a></li>
- <li><a href="/resources.html" title="resources">~/resources</a></li>
+ <li><a href="/about" title="about me">~/about</a></li>
+ <li><a href="/resume" title="my resume">~/resume</a></li>
+ <li><a href="/blog" title="my blog">~/blog</a></li>
+ <li><a href="/resources" title="resources">~/resources</a></li>
</ul>
@@ -50,6 +66,20 @@
</footer>
<!-- <script src="./index.js"></script> -->
-
+ <script type="application/ld+json">
+ {
+ "@context": "https://schema.org",
+ "@type": "Person",
+ "name": "Ben Sanders",
+ "url": "https://ben.sanders.life",
+ "image": "https://bsand.net/assets/me.jpeg",
+ "sameAs": [
+ "https://github.com/bensanders",
+ "https://linkedin.com/in/benasanders",
+ "https://twitter.com/thebensanders"
+ ],
+ "jobTitle": "Web Developer & Linux Enthusiast"
+ }
+ </script>
</body>
</html>
diff --git a/_site/blog/keyframes-are-fun/index.html b/_site/blog/keyframes-are-fun/index.html
index 530c9af..0d65be7 100644
--- a/_site/blog/keyframes-are-fun/index.html
+++ b/_site/blog/keyframes-are-fun/index.html
@@ -4,23 +4,39 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta content="Ben's Corner of the Web" property="og:title">
- <meta content="Ben is a GNU/Linux nerd and these are his links" property="og:description">
- <meta content="https://ben.sanders.life" property="og:url">
- <meta content="https://bsand.net/assets/me.jpeg" property="og:image">
- <meta content="#b172bc" data-react-helmet="true" name="theme-color">
+
+ <!-- SEO Meta Tags -->
+ <title>Ben Sanders – Network Administrator, Linux Enthusiast, Web Developer, and Technologist</title>
+ <meta name="description" content="Ben Sanders is a Linux enthusiast and web developer sharing projects, thoughts, and resources on technology, open source, and simple web hosting.">
+ <meta name="keywords" content="Ben Sanders, Linux, web development, open source, technologist, Sanders Technology, ben.sanders.life">
+ <meta name="author" content="Ben Sanders">
+
+ <!-- Open Graph / Facebook -->
+ <meta property="og:title" content="Ben Sanders – Linux Nerd & Technologist">
+ <meta property="og:description" content="Explore the online presence of Ben Sanders – a Linux enthusiast and web developer sharing thoughts, projects, and resources.">
+ <meta property="og:url" content="https://ben.sanders.life">
+ <meta property="og:image" content="https://bsand.net/assets/me.jpeg">
+ <meta property="og:type" content="website">
+
+ <!-- Twitter Card -->
+ <meta name="twitter:card" content="summary_large_image">
+ <meta name="twitter:title" content="Ben Sanders – Linux Nerd & Web Developer">
+ <meta name="twitter:description" content="Visit the personal site of Ben Sanders to explore tech, open source, and minimalist web design.">
+ <meta name="twitter:image" content="https://bsand.net/assets/me.jpeg">
+
+ <!-- UI and Theme -->
+ <meta name="theme-color" content="#b172bc">
<link rel="stylesheet" href="/main.css">
- <title>Ben's Website</title>
-</head>
+ </head>
<body>
<div id="website-container">
<ul class="navigation">
<li><a href="/" title="home">~/</a></li>
- <li><a href="/about.html" title="about me">~/about</a></li>
- <li><a href="/resume.html" title="my resume">~/resume</a></li>
- <li><a href="/blog.html" title="my blog">~/blog</a></li>
- <li><a href="/resources.html" title="resources">~/resources</a></li>
+ <li><a href="/about" title="about me">~/about</a></li>
+ <li><a href="/resume" title="my resume">~/resume</a></li>
+ <li><a href="/blog" title="my blog">~/blog</a></li>
+ <li><a href="/resources" title="resources">~/resources</a></li>
</ul>
@@ -44,6 +60,20 @@
</footer>
<!-- <script src="./index.js"></script> -->
-
+ <script type="application/ld+json">
+ {
+ "@context": "https://schema.org",
+ "@type": "Person",
+ "name": "Ben Sanders",
+ "url": "https://ben.sanders.life",
+ "image": "https://bsand.net/assets/me.jpeg",
+ "sameAs": [
+ "https://github.com/bensanders",
+ "https://linkedin.com/in/benasanders",
+ "https://twitter.com/thebensanders"
+ ],
+ "jobTitle": "Web Developer & Linux Enthusiast"
+ }
+ </script>
</body>
</html>
diff --git a/_site/blog/migrating-from-robinhood-to-public.html b/_site/blog/migrating-from-robinhood-to-public.html
index abeb44a..c7f3181 100644
--- a/_site/blog/migrating-from-robinhood-to-public.html
+++ b/_site/blog/migrating-from-robinhood-to-public.html
@@ -4,23 +4,39 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta content="Ben's Corner of the Web" property="og:title">
- <meta content="Ben is a GNU/Linux nerd and these are his links" property="og:description">
- <meta content="https://ben.sanders.life" property="og:url">
- <meta content="https://bsand.net/assets/me.jpeg" property="og:image">
- <meta content="#b172bc" data-react-helmet="true" name="theme-color">
+
+ <!-- SEO Meta Tags -->
+ <title>Ben Sanders – Network Administrator, Linux Enthusiast, Web Developer, and Technologist</title>
+ <meta name="description" content="Ben Sanders is a Linux enthusiast and web developer sharing projects, thoughts, and resources on technology, open source, and simple web hosting.">
+ <meta name="keywords" content="Ben Sanders, Linux, web development, open source, technologist, Sanders Technology, ben.sanders.life">
+ <meta name="author" content="Ben Sanders">
+
+ <!-- Open Graph / Facebook -->
+ <meta property="og:title" content="Ben Sanders – Linux Nerd & Technologist">
+ <meta property="og:description" content="Explore the online presence of Ben Sanders – a Linux enthusiast and web developer sharing thoughts, projects, and resources.">
+ <meta property="og:url" content="https://ben.sanders.life">
+ <meta property="og:image" content="https://bsand.net/assets/me.jpeg">
+ <meta property="og:type" content="website">
+
+ <!-- Twitter Card -->
+ <meta name="twitter:card" content="summary_large_image">
+ <meta name="twitter:title" content="Ben Sanders – Linux Nerd & Web Developer">
+ <meta name="twitter:description" content="Visit the personal site of Ben Sanders to explore tech, open source, and minimalist web design.">
+ <meta name="twitter:image" content="https://bsand.net/assets/me.jpeg">
+
+ <!-- UI and Theme -->
+ <meta name="theme-color" content="#b172bc">
<link rel="stylesheet" href="/main.css">
- <title>Ben's Website</title>
-</head>
+ </head>
<body>
<div id="website-container">
<ul class="navigation">
<li><a href="/" title="home">~/</a></li>
- <li><a href="/about.html" title="about me">~/about</a></li>
- <li><a href="/resume.html" title="my resume">~/resume</a></li>
- <li><a href="/blog.html" title="my blog">~/blog</a></li>
- <li><a href="/resources.html" title="resources">~/resources</a></li>
+ <li><a href="/about" title="about me">~/about</a></li>
+ <li><a href="/resume" title="my resume">~/resume</a></li>
+ <li><a href="/blog" title="my blog">~/blog</a></li>
+ <li><a href="/resources" title="resources">~/resources</a></li>
</ul>
@@ -54,6 +70,20 @@
</footer>
<!-- <script src="./index.js"></script> -->
-
+ <script type="application/ld+json">
+ {
+ "@context": "https://schema.org",
+ "@type": "Person",
+ "name": "Ben Sanders",
+ "url": "https://ben.sanders.life",
+ "image": "https://bsand.net/assets/me.jpeg",
+ "sameAs": [
+ "https://github.com/bensanders",
+ "https://linkedin.com/in/benasanders",
+ "https://twitter.com/thebensanders"
+ ],
+ "jobTitle": "Web Developer & Linux Enthusiast"
+ }
+ </script>
</body>
</html>
diff --git a/_site/blog/national-novel-writing-month.html b/_site/blog/national-novel-writing-month.html
index f8017e2..2e41a78 100644
--- a/_site/blog/national-novel-writing-month.html
+++ b/_site/blog/national-novel-writing-month.html
@@ -4,23 +4,39 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta content="Ben's Corner of the Web" property="og:title">
- <meta content="Ben is a GNU/Linux nerd and these are his links" property="og:description">
- <meta content="https://ben.sanders.life" property="og:url">
- <meta content="https://bsand.net/assets/me.jpeg" property="og:image">
- <meta content="#b172bc" data-react-helmet="true" name="theme-color">
+
+ <!-- SEO Meta Tags -->
+ <title>Ben Sanders – Network Administrator, Linux Enthusiast, Web Developer, and Technologist</title>
+ <meta name="description" content="Ben Sanders is a Linux enthusiast and web developer sharing projects, thoughts, and resources on technology, open source, and simple web hosting.">
+ <meta name="keywords" content="Ben Sanders, Linux, web development, open source, technologist, Sanders Technology, ben.sanders.life">
+ <meta name="author" content="Ben Sanders">
+
+ <!-- Open Graph / Facebook -->
+ <meta property="og:title" content="Ben Sanders – Linux Nerd & Technologist">
+ <meta property="og:description" content="Explore the online presence of Ben Sanders – a Linux enthusiast and web developer sharing thoughts, projects, and resources.">
+ <meta property="og:url" content="https://ben.sanders.life">
+ <meta property="og:image" content="https://bsand.net/assets/me.jpeg">
+ <meta property="og:type" content="website">
+
+ <!-- Twitter Card -->
+ <meta name="twitter:card" content="summary_large_image">
+ <meta name="twitter:title" content="Ben Sanders – Linux Nerd & Web Developer">
+ <meta name="twitter:description" content="Visit the personal site of Ben Sanders to explore tech, open source, and minimalist web design.">
+ <meta name="twitter:image" content="https://bsand.net/assets/me.jpeg">
+
+ <!-- UI and Theme -->
+ <meta name="theme-color" content="#b172bc">
<link rel="stylesheet" href="/main.css">
- <title>Ben's Website</title>
-</head>
+ </head>
<body>
<div id="website-container">
<ul class="navigation">
<li><a href="/" title="home">~/</a></li>
- <li><a href="/about.html" title="about me">~/about</a></li>
- <li><a href="/resume.html" title="my resume">~/resume</a></li>
- <li><a href="/blog.html" title="my blog">~/blog</a></li>
- <li><a href="/resources.html" title="resources">~/resources</a></li>
+ <li><a href="/about" title="about me">~/about</a></li>
+ <li><a href="/resume" title="my resume">~/resume</a></li>
+ <li><a href="/blog" title="my blog">~/blog</a></li>
+ <li><a href="/resources" title="resources">~/resources</a></li>
</ul>
@@ -48,6 +64,20 @@
</footer>
<!-- <script src="./index.js"></script> -->
-
+ <script type="application/ld+json">
+ {
+ "@context": "https://schema.org",
+ "@type": "Person",
+ "name": "Ben Sanders",
+ "url": "https://ben.sanders.life",
+ "image": "https://bsand.net/assets/me.jpeg",
+ "sameAs": [
+ "https://github.com/bensanders",
+ "https://linkedin.com/in/benasanders",
+ "https://twitter.com/thebensanders"
+ ],
+ "jobTitle": "Web Developer & Linux Enthusiast"
+ }
+ </script>
</body>
</html>
diff --git a/_site/blog/on-going-development-plus-update/index.html b/_site/blog/on-going-development-plus-update/index.html
index 754904f..8689224 100644
--- a/_site/blog/on-going-development-plus-update/index.html
+++ b/_site/blog/on-going-development-plus-update/index.html
@@ -4,23 +4,39 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta content="Ben's Corner of the Web" property="og:title">
- <meta content="Ben is a GNU/Linux nerd and these are his links" property="og:description">
- <meta content="https://ben.sanders.life" property="og:url">
- <meta content="https://bsand.net/assets/me.jpeg" property="og:image">
- <meta content="#b172bc" data-react-helmet="true" name="theme-color">
+
+ <!-- SEO Meta Tags -->
+ <title>Ben Sanders – Network Administrator, Linux Enthusiast, Web Developer, and Technologist</title>
+ <meta name="description" content="Ben Sanders is a Linux enthusiast and web developer sharing projects, thoughts, and resources on technology, open source, and simple web hosting.">
+ <meta name="keywords" content="Ben Sanders, Linux, web development, open source, technologist, Sanders Technology, ben.sanders.life">
+ <meta name="author" content="Ben Sanders">
+
+ <!-- Open Graph / Facebook -->
+ <meta property="og:title" content="Ben Sanders – Linux Nerd & Technologist">
+ <meta property="og:description" content="Explore the online presence of Ben Sanders – a Linux enthusiast and web developer sharing thoughts, projects, and resources.">
+ <meta property="og:url" content="https://ben.sanders.life">
+ <meta property="og:image" content="https://bsand.net/assets/me.jpeg">
+ <meta property="og:type" content="website">
+
+ <!-- Twitter Card -->
+ <meta name="twitter:card" content="summary_large_image">
+ <meta name="twitter:title" content="Ben Sanders – Linux Nerd & Web Developer">
+ <meta name="twitter:description" content="Visit the personal site of Ben Sanders to explore tech, open source, and minimalist web design.">
+ <meta name="twitter:image" content="https://bsand.net/assets/me.jpeg">
+
+ <!-- UI and Theme -->
+ <meta name="theme-color" content="#b172bc">
<link rel="stylesheet" href="/main.css">
- <title>Ben's Website</title>
-</head>
+ </head>
<body>
<div id="website-container">
<ul class="navigation">
<li><a href="/" title="home">~/</a></li>
- <li><a href="/about.html" title="about me">~/about</a></li>
- <li><a href="/resume.html" title="my resume">~/resume</a></li>
- <li><a href="/blog.html" title="my blog">~/blog</a></li>
- <li><a href="/resources.html" title="resources">~/resources</a></li>
+ <li><a href="/about" title="about me">~/about</a></li>
+ <li><a href="/resume" title="my resume">~/resume</a></li>
+ <li><a href="/blog" title="my blog">~/blog</a></li>
+ <li><a href="/resources" title="resources">~/resources</a></li>
</ul>
@@ -38,6 +54,20 @@
</footer>
<!-- <script src="./index.js"></script> -->
-
+ <script type="application/ld+json">
+ {
+ "@context": "https://schema.org",
+ "@type": "Person",
+ "name": "Ben Sanders",
+ "url": "https://ben.sanders.life",
+ "image": "https://bsand.net/assets/me.jpeg",
+ "sameAs": [
+ "https://github.com/bensanders",
+ "https://linkedin.com/in/benasanders",
+ "https://twitter.com/thebensanders"
+ ],
+ "jobTitle": "Web Developer & Linux Enthusiast"
+ }
+ </script>
</body>
</html>
diff --git a/_site/blog/passbolt-initial-impressions.html b/_site/blog/passbolt-initial-impressions.html
index ab6bb76..d147667 100644
--- a/_site/blog/passbolt-initial-impressions.html
+++ b/_site/blog/passbolt-initial-impressions.html
@@ -4,23 +4,39 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta content="Ben's Corner of the Web" property="og:title">
- <meta content="Ben is a GNU/Linux nerd and these are his links" property="og:description">
- <meta content="https://ben.sanders.life" property="og:url">
- <meta content="https://bsand.net/assets/me.jpeg" property="og:image">
- <meta content="#b172bc" data-react-helmet="true" name="theme-color">
+
+ <!-- SEO Meta Tags -->
+ <title>Ben Sanders – Network Administrator, Linux Enthusiast, Web Developer, and Technologist</title>
+ <meta name="description" content="Ben Sanders is a Linux enthusiast and web developer sharing projects, thoughts, and resources on technology, open source, and simple web hosting.">
+ <meta name="keywords" content="Ben Sanders, Linux, web development, open source, technologist, Sanders Technology, ben.sanders.life">
+ <meta name="author" content="Ben Sanders">
+
+ <!-- Open Graph / Facebook -->
+ <meta property="og:title" content="Ben Sanders – Linux Nerd & Technologist">
+ <meta property="og:description" content="Explore the online presence of Ben Sanders – a Linux enthusiast and web developer sharing thoughts, projects, and resources.">
+ <meta property="og:url" content="https://ben.sanders.life">
+ <meta property="og:image" content="https://bsand.net/assets/me.jpeg">
+ <meta property="og:type" content="website">
+
+ <!-- Twitter Card -->
+ <meta name="twitter:card" content="summary_large_image">
+ <meta name="twitter:title" content="Ben Sanders – Linux Nerd & Web Developer">
+ <meta name="twitter:description" content="Visit the personal site of Ben Sanders to explore tech, open source, and minimalist web design.">
+ <meta name="twitter:image" content="https://bsand.net/assets/me.jpeg">
+
+ <!-- UI and Theme -->
+ <meta name="theme-color" content="#b172bc">
<link rel="stylesheet" href="/main.css">
- <title>Ben's Website</title>
-</head>
+ </head>
<body>
<div id="website-container">
<ul class="navigation">
<li><a href="/" title="home">~/</a></li>
- <li><a href="/about.html" title="about me">~/about</a></li>
- <li><a href="/resume.html" title="my resume">~/resume</a></li>
- <li><a href="/blog.html" title="my blog">~/blog</a></li>
- <li><a href="/resources.html" title="resources">~/resources</a></li>
+ <li><a href="/about" title="about me">~/about</a></li>
+ <li><a href="/resume" title="my resume">~/resume</a></li>
+ <li><a href="/blog" title="my blog">~/blog</a></li>
+ <li><a href="/resources" title="resources">~/resources</a></li>
</ul>
@@ -117,6 +133,20 @@ MariaDB <span class="o">[(</span>none<span class="o">)]&gt;</span> show database
</footer>
<!-- <script src="./index.js"></script> -->
-
+ <script type="application/ld+json">
+ {
+ "@context": "https://schema.org",
+ "@type": "Person",
+ "name": "Ben Sanders",
+ "url": "https://ben.sanders.life",
+ "image": "https://bsand.net/assets/me.jpeg",
+ "sameAs": [
+ "https://github.com/bensanders",
+ "https://linkedin.com/in/benasanders",
+ "https://twitter.com/thebensanders"
+ ],
+ "jobTitle": "Web Developer & Linux Enthusiast"
+ }
+ </script>
</body>
</html>
diff --git a/_site/blog/read-more.html b/_site/blog/read-more.html
index e80d42d..fd78adf 100644
--- a/_site/blog/read-more.html
+++ b/_site/blog/read-more.html
@@ -4,23 +4,39 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta content="Ben's Corner of the Web" property="og:title">
- <meta content="Ben is a GNU/Linux nerd and these are his links" property="og:description">
- <meta content="https://ben.sanders.life" property="og:url">
- <meta content="https://bsand.net/assets/me.jpeg" property="og:image">
- <meta content="#b172bc" data-react-helmet="true" name="theme-color">
+
+ <!-- SEO Meta Tags -->
+ <title>Ben Sanders – Network Administrator, Linux Enthusiast, Web Developer, and Technologist</title>
+ <meta name="description" content="Ben Sanders is a Linux enthusiast and web developer sharing projects, thoughts, and resources on technology, open source, and simple web hosting.">
+ <meta name="keywords" content="Ben Sanders, Linux, web development, open source, technologist, Sanders Technology, ben.sanders.life">
+ <meta name="author" content="Ben Sanders">
+
+ <!-- Open Graph / Facebook -->
+ <meta property="og:title" content="Ben Sanders – Linux Nerd & Technologist">
+ <meta property="og:description" content="Explore the online presence of Ben Sanders – a Linux enthusiast and web developer sharing thoughts, projects, and resources.">
+ <meta property="og:url" content="https://ben.sanders.life">
+ <meta property="og:image" content="https://bsand.net/assets/me.jpeg">
+ <meta property="og:type" content="website">
+
+ <!-- Twitter Card -->
+ <meta name="twitter:card" content="summary_large_image">
+ <meta name="twitter:title" content="Ben Sanders – Linux Nerd & Web Developer">
+ <meta name="twitter:description" content="Visit the personal site of Ben Sanders to explore tech, open source, and minimalist web design.">
+ <meta name="twitter:image" content="https://bsand.net/assets/me.jpeg">
+
+ <!-- UI and Theme -->
+ <meta name="theme-color" content="#b172bc">
<link rel="stylesheet" href="/main.css">
- <title>Ben's Website</title>
-</head>
+ </head>
<body>
<div id="website-container">
<ul class="navigation">
<li><a href="/" title="home">~/</a></li>
- <li><a href="/about.html" title="about me">~/about</a></li>
- <li><a href="/resume.html" title="my resume">~/resume</a></li>
- <li><a href="/blog.html" title="my blog">~/blog</a></li>
- <li><a href="/resources.html" title="resources">~/resources</a></li>
+ <li><a href="/about" title="about me">~/about</a></li>
+ <li><a href="/resume" title="my resume">~/resume</a></li>
+ <li><a href="/blog" title="my blog">~/blog</a></li>
+ <li><a href="/resources" title="resources">~/resources</a></li>
</ul>
@@ -72,6 +88,20 @@
</footer>
<!-- <script src="./index.js"></script> -->
-
+ <script type="application/ld+json">
+ {
+ "@context": "https://schema.org",
+ "@type": "Person",
+ "name": "Ben Sanders",
+ "url": "https://ben.sanders.life",
+ "image": "https://bsand.net/assets/me.jpeg",
+ "sameAs": [
+ "https://github.com/bensanders",
+ "https://linkedin.com/in/benasanders",
+ "https://twitter.com/thebensanders"
+ ],
+ "jobTitle": "Web Developer & Linux Enthusiast"
+ }
+ </script>
</body>
</html>
diff --git a/_site/blog/share-only-what-you-want-out-there.html b/_site/blog/share-only-what-you-want-out-there.html
index aaa1659..0f10322 100644
--- a/_site/blog/share-only-what-you-want-out-there.html
+++ b/_site/blog/share-only-what-you-want-out-there.html
@@ -4,23 +4,39 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta content="Ben's Corner of the Web" property="og:title">
- <meta content="Ben is a GNU/Linux nerd and these are his links" property="og:description">
- <meta content="https://ben.sanders.life" property="og:url">
- <meta content="https://bsand.net/assets/me.jpeg" property="og:image">
- <meta content="#b172bc" data-react-helmet="true" name="theme-color">
+
+ <!-- SEO Meta Tags -->
+ <title>Ben Sanders – Network Administrator, Linux Enthusiast, Web Developer, and Technologist</title>
+ <meta name="description" content="Ben Sanders is a Linux enthusiast and web developer sharing projects, thoughts, and resources on technology, open source, and simple web hosting.">
+ <meta name="keywords" content="Ben Sanders, Linux, web development, open source, technologist, Sanders Technology, ben.sanders.life">
+ <meta name="author" content="Ben Sanders">
+
+ <!-- Open Graph / Facebook -->
+ <meta property="og:title" content="Ben Sanders – Linux Nerd & Technologist">
+ <meta property="og:description" content="Explore the online presence of Ben Sanders – a Linux enthusiast and web developer sharing thoughts, projects, and resources.">
+ <meta property="og:url" content="https://ben.sanders.life">
+ <meta property="og:image" content="https://bsand.net/assets/me.jpeg">
+ <meta property="og:type" content="website">
+
+ <!-- Twitter Card -->
+ <meta name="twitter:card" content="summary_large_image">
+ <meta name="twitter:title" content="Ben Sanders – Linux Nerd & Web Developer">
+ <meta name="twitter:description" content="Visit the personal site of Ben Sanders to explore tech, open source, and minimalist web design.">
+ <meta name="twitter:image" content="https://bsand.net/assets/me.jpeg">
+
+ <!-- UI and Theme -->
+ <meta name="theme-color" content="#b172bc">
<link rel="stylesheet" href="/main.css">
- <title>Ben's Website</title>
-</head>
+ </head>
<body>
<div id="website-container">
<ul class="navigation">
<li><a href="/" title="home">~/</a></li>
- <li><a href="/about.html" title="about me">~/about</a></li>
- <li><a href="/resume.html" title="my resume">~/resume</a></li>
- <li><a href="/blog.html" title="my blog">~/blog</a></li>
- <li><a href="/resources.html" title="resources">~/resources</a></li>
+ <li><a href="/about" title="about me">~/about</a></li>
+ <li><a href="/resume" title="my resume">~/resume</a></li>
+ <li><a href="/blog" title="my blog">~/blog</a></li>
+ <li><a href="/resources" title="resources">~/resources</a></li>
</ul>
@@ -46,6 +62,20 @@
</footer>
<!-- <script src="./index.js"></script> -->
-
+ <script type="application/ld+json">
+ {
+ "@context": "https://schema.org",
+ "@type": "Person",
+ "name": "Ben Sanders",
+ "url": "https://ben.sanders.life",
+ "image": "https://bsand.net/assets/me.jpeg",
+ "sameAs": [
+ "https://github.com/bensanders",
+ "https://linkedin.com/in/benasanders",
+ "https://twitter.com/thebensanders"
+ ],
+ "jobTitle": "Web Developer & Linux Enthusiast"
+ }
+ </script>
</body>
</html>
diff --git a/_site/blog/starting-ccna-study.html b/_site/blog/starting-ccna-study.html
index d98c0d3..d6ae3fb 100644
--- a/_site/blog/starting-ccna-study.html
+++ b/_site/blog/starting-ccna-study.html
@@ -4,23 +4,39 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta content="Ben's Corner of the Web" property="og:title">
- <meta content="Ben is a GNU/Linux nerd and these are his links" property="og:description">
- <meta content="https://ben.sanders.life" property="og:url">
- <meta content="https://bsand.net/assets/me.jpeg" property="og:image">
- <meta content="#b172bc" data-react-helmet="true" name="theme-color">
+
+ <!-- SEO Meta Tags -->
+ <title>Ben Sanders – Network Administrator, Linux Enthusiast, Web Developer, and Technologist</title>
+ <meta name="description" content="Ben Sanders is a Linux enthusiast and web developer sharing projects, thoughts, and resources on technology, open source, and simple web hosting.">
+ <meta name="keywords" content="Ben Sanders, Linux, web development, open source, technologist, Sanders Technology, ben.sanders.life">
+ <meta name="author" content="Ben Sanders">
+
+ <!-- Open Graph / Facebook -->
+ <meta property="og:title" content="Ben Sanders – Linux Nerd & Technologist">
+ <meta property="og:description" content="Explore the online presence of Ben Sanders – a Linux enthusiast and web developer sharing thoughts, projects, and resources.">
+ <meta property="og:url" content="https://ben.sanders.life">
+ <meta property="og:image" content="https://bsand.net/assets/me.jpeg">
+ <meta property="og:type" content="website">
+
+ <!-- Twitter Card -->
+ <meta name="twitter:card" content="summary_large_image">
+ <meta name="twitter:title" content="Ben Sanders – Linux Nerd & Web Developer">
+ <meta name="twitter:description" content="Visit the personal site of Ben Sanders to explore tech, open source, and minimalist web design.">
+ <meta name="twitter:image" content="https://bsand.net/assets/me.jpeg">
+
+ <!-- UI and Theme -->
+ <meta name="theme-color" content="#b172bc">
<link rel="stylesheet" href="/main.css">
- <title>Ben's Website</title>
-</head>
+ </head>
<body>
<div id="website-container">
<ul class="navigation">
<li><a href="/" title="home">~/</a></li>
- <li><a href="/about.html" title="about me">~/about</a></li>
- <li><a href="/resume.html" title="my resume">~/resume</a></li>
- <li><a href="/blog.html" title="my blog">~/blog</a></li>
- <li><a href="/resources.html" title="resources">~/resources</a></li>
+ <li><a href="/about" title="about me">~/about</a></li>
+ <li><a href="/resume" title="my resume">~/resume</a></li>
+ <li><a href="/blog" title="my blog">~/blog</a></li>
+ <li><a href="/resources" title="resources">~/resources</a></li>
</ul>
@@ -50,6 +66,20 @@
</footer>
<!-- <script src="./index.js"></script> -->
-
+ <script type="application/ld+json">
+ {
+ "@context": "https://schema.org",
+ "@type": "Person",
+ "name": "Ben Sanders",
+ "url": "https://ben.sanders.life",
+ "image": "https://bsand.net/assets/me.jpeg",
+ "sameAs": [
+ "https://github.com/bensanders",
+ "https://linkedin.com/in/benasanders",
+ "https://twitter.com/thebensanders"
+ ],
+ "jobTitle": "Web Developer & Linux Enthusiast"
+ }
+ </script>
</body>
</html>
diff --git a/_site/blog/the-red-pill/index.html b/_site/blog/the-red-pill/index.html
index 9479f09..79327dc 100644
--- a/_site/blog/the-red-pill/index.html
+++ b/_site/blog/the-red-pill/index.html
@@ -4,23 +4,39 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta content="Ben's Corner of the Web" property="og:title">
- <meta content="Ben is a GNU/Linux nerd and these are his links" property="og:description">
- <meta content="https://ben.sanders.life" property="og:url">
- <meta content="https://bsand.net/assets/me.jpeg" property="og:image">
- <meta content="#b172bc" data-react-helmet="true" name="theme-color">
+
+ <!-- SEO Meta Tags -->
+ <title>Ben Sanders – Network Administrator, Linux Enthusiast, Web Developer, and Technologist</title>
+ <meta name="description" content="Ben Sanders is a Linux enthusiast and web developer sharing projects, thoughts, and resources on technology, open source, and simple web hosting.">
+ <meta name="keywords" content="Ben Sanders, Linux, web development, open source, technologist, Sanders Technology, ben.sanders.life">
+ <meta name="author" content="Ben Sanders">
+
+ <!-- Open Graph / Facebook -->
+ <meta property="og:title" content="Ben Sanders – Linux Nerd & Technologist">
+ <meta property="og:description" content="Explore the online presence of Ben Sanders – a Linux enthusiast and web developer sharing thoughts, projects, and resources.">
+ <meta property="og:url" content="https://ben.sanders.life">
+ <meta property="og:image" content="https://bsand.net/assets/me.jpeg">
+ <meta property="og:type" content="website">
+
+ <!-- Twitter Card -->
+ <meta name="twitter:card" content="summary_large_image">
+ <meta name="twitter:title" content="Ben Sanders – Linux Nerd & Web Developer">
+ <meta name="twitter:description" content="Visit the personal site of Ben Sanders to explore tech, open source, and minimalist web design.">
+ <meta name="twitter:image" content="https://bsand.net/assets/me.jpeg">
+
+ <!-- UI and Theme -->
+ <meta name="theme-color" content="#b172bc">
<link rel="stylesheet" href="/main.css">
- <title>Ben's Website</title>
-</head>
+ </head>
<body>
<div id="website-container">
<ul class="navigation">
<li><a href="/" title="home">~/</a></li>
- <li><a href="/about.html" title="about me">~/about</a></li>
- <li><a href="/resume.html" title="my resume">~/resume</a></li>
- <li><a href="/blog.html" title="my blog">~/blog</a></li>
- <li><a href="/resources.html" title="resources">~/resources</a></li>
+ <li><a href="/about" title="about me">~/about</a></li>
+ <li><a href="/resume" title="my resume">~/resume</a></li>
+ <li><a href="/blog" title="my blog">~/blog</a></li>
+ <li><a href="/resources" title="resources">~/resources</a></li>
</ul>
@@ -52,6 +68,20 @@
</footer>
<!-- <script src="./index.js"></script> -->
-
+ <script type="application/ld+json">
+ {
+ "@context": "https://schema.org",
+ "@type": "Person",
+ "name": "Ben Sanders",
+ "url": "https://ben.sanders.life",
+ "image": "https://bsand.net/assets/me.jpeg",
+ "sameAs": [
+ "https://github.com/bensanders",
+ "https://linkedin.com/in/benasanders",
+ "https://twitter.com/thebensanders"
+ ],
+ "jobTitle": "Web Developer & Linux Enthusiast"
+ }
+ </script>
</body>
</html>
diff --git a/_site/blog/the-sims-4-laundry-day.html b/_site/blog/the-sims-4-laundry-day.html
index 1d4aba2..cad7e75 100644
--- a/_site/blog/the-sims-4-laundry-day.html
+++ b/_site/blog/the-sims-4-laundry-day.html
@@ -4,23 +4,39 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta content="Ben's Corner of the Web" property="og:title">
- <meta content="Ben is a GNU/Linux nerd and these are his links" property="og:description">
- <meta content="https://ben.sanders.life" property="og:url">
- <meta content="https://bsand.net/assets/me.jpeg" property="og:image">
- <meta content="#b172bc" data-react-helmet="true" name="theme-color">
+
+ <!-- SEO Meta Tags -->
+ <title>Ben Sanders – Network Administrator, Linux Enthusiast, Web Developer, and Technologist</title>
+ <meta name="description" content="Ben Sanders is a Linux enthusiast and web developer sharing projects, thoughts, and resources on technology, open source, and simple web hosting.">
+ <meta name="keywords" content="Ben Sanders, Linux, web development, open source, technologist, Sanders Technology, ben.sanders.life">
+ <meta name="author" content="Ben Sanders">
+
+ <!-- Open Graph / Facebook -->
+ <meta property="og:title" content="Ben Sanders – Linux Nerd & Technologist">
+ <meta property="og:description" content="Explore the online presence of Ben Sanders – a Linux enthusiast and web developer sharing thoughts, projects, and resources.">
+ <meta property="og:url" content="https://ben.sanders.life">
+ <meta property="og:image" content="https://bsand.net/assets/me.jpeg">
+ <meta property="og:type" content="website">
+
+ <!-- Twitter Card -->
+ <meta name="twitter:card" content="summary_large_image">
+ <meta name="twitter:title" content="Ben Sanders – Linux Nerd & Web Developer">
+ <meta name="twitter:description" content="Visit the personal site of Ben Sanders to explore tech, open source, and minimalist web design.">
+ <meta name="twitter:image" content="https://bsand.net/assets/me.jpeg">
+
+ <!-- UI and Theme -->
+ <meta name="theme-color" content="#b172bc">
<link rel="stylesheet" href="/main.css">
- <title>Ben's Website</title>
-</head>
+ </head>
<body>
<div id="website-container">
<ul class="navigation">
<li><a href="/" title="home">~/</a></li>
- <li><a href="/about.html" title="about me">~/about</a></li>
- <li><a href="/resume.html" title="my resume">~/resume</a></li>
- <li><a href="/blog.html" title="my blog">~/blog</a></li>
- <li><a href="/resources.html" title="resources">~/resources</a></li>
+ <li><a href="/about" title="about me">~/about</a></li>
+ <li><a href="/resume" title="my resume">~/resume</a></li>
+ <li><a href="/blog" title="my blog">~/blog</a></li>
+ <li><a href="/resources" title="resources">~/resources</a></li>
</ul>
@@ -48,6 +64,20 @@
</footer>
<!-- <script src="./index.js"></script> -->
-
+ <script type="application/ld+json">
+ {
+ "@context": "https://schema.org",
+ "@type": "Person",
+ "name": "Ben Sanders",
+ "url": "https://ben.sanders.life",
+ "image": "https://bsand.net/assets/me.jpeg",
+ "sameAs": [
+ "https://github.com/bensanders",
+ "https://linkedin.com/in/benasanders",
+ "https://twitter.com/thebensanders"
+ ],
+ "jobTitle": "Web Developer & Linux Enthusiast"
+ }
+ </script>
</body>
</html>
diff --git a/_site/blog/thoughts-on-dollar-photo-club-shutting/index.html b/_site/blog/thoughts-on-dollar-photo-club-shutting/index.html
index c1c4914..9c52e91 100644
--- a/_site/blog/thoughts-on-dollar-photo-club-shutting/index.html
+++ b/_site/blog/thoughts-on-dollar-photo-club-shutting/index.html
@@ -4,23 +4,39 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta content="Ben's Corner of the Web" property="og:title">
- <meta content="Ben is a GNU/Linux nerd and these are his links" property="og:description">
- <meta content="https://ben.sanders.life" property="og:url">
- <meta content="https://bsand.net/assets/me.jpeg" property="og:image">
- <meta content="#b172bc" data-react-helmet="true" name="theme-color">
+
+ <!-- SEO Meta Tags -->
+ <title>Ben Sanders – Network Administrator, Linux Enthusiast, Web Developer, and Technologist</title>
+ <meta name="description" content="Ben Sanders is a Linux enthusiast and web developer sharing projects, thoughts, and resources on technology, open source, and simple web hosting.">
+ <meta name="keywords" content="Ben Sanders, Linux, web development, open source, technologist, Sanders Technology, ben.sanders.life">
+ <meta name="author" content="Ben Sanders">
+
+ <!-- Open Graph / Facebook -->
+ <meta property="og:title" content="Ben Sanders – Linux Nerd & Technologist">
+ <meta property="og:description" content="Explore the online presence of Ben Sanders – a Linux enthusiast and web developer sharing thoughts, projects, and resources.">
+ <meta property="og:url" content="https://ben.sanders.life">
+ <meta property="og:image" content="https://bsand.net/assets/me.jpeg">
+ <meta property="og:type" content="website">
+
+ <!-- Twitter Card -->
+ <meta name="twitter:card" content="summary_large_image">
+ <meta name="twitter:title" content="Ben Sanders – Linux Nerd & Web Developer">
+ <meta name="twitter:description" content="Visit the personal site of Ben Sanders to explore tech, open source, and minimalist web design.">
+ <meta name="twitter:image" content="https://bsand.net/assets/me.jpeg">
+
+ <!-- UI and Theme -->
+ <meta name="theme-color" content="#b172bc">
<link rel="stylesheet" href="/main.css">
- <title>Ben's Website</title>
-</head>
+ </head>
<body>
<div id="website-container">
<ul class="navigation">
<li><a href="/" title="home">~/</a></li>
- <li><a href="/about.html" title="about me">~/about</a></li>
- <li><a href="/resume.html" title="my resume">~/resume</a></li>
- <li><a href="/blog.html" title="my blog">~/blog</a></li>
- <li><a href="/resources.html" title="resources">~/resources</a></li>
+ <li><a href="/about" title="about me">~/about</a></li>
+ <li><a href="/resume" title="my resume">~/resume</a></li>
+ <li><a href="/blog" title="my blog">~/blog</a></li>
+ <li><a href="/resources" title="resources">~/resources</a></li>
</ul>
@@ -40,6 +56,20 @@
</footer>
<!-- <script src="./index.js"></script> -->
-
+ <script type="application/ld+json">
+ {
+ "@context": "https://schema.org",
+ "@type": "Person",
+ "name": "Ben Sanders",
+ "url": "https://ben.sanders.life",
+ "image": "https://bsand.net/assets/me.jpeg",
+ "sameAs": [
+ "https://github.com/bensanders",
+ "https://linkedin.com/in/benasanders",
+ "https://twitter.com/thebensanders"
+ ],
+ "jobTitle": "Web Developer & Linux Enthusiast"
+ }
+ </script>
</body>
</html>
diff --git a/_site/blog/thoughts-on-pokemon-sun-and-pokemon-moon/index.html b/_site/blog/thoughts-on-pokemon-sun-and-pokemon-moon/index.html
index 43f495b..29eba38 100644
--- a/_site/blog/thoughts-on-pokemon-sun-and-pokemon-moon/index.html
+++ b/_site/blog/thoughts-on-pokemon-sun-and-pokemon-moon/index.html
@@ -4,23 +4,39 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta content="Ben's Corner of the Web" property="og:title">
- <meta content="Ben is a GNU/Linux nerd and these are his links" property="og:description">
- <meta content="https://ben.sanders.life" property="og:url">
- <meta content="https://bsand.net/assets/me.jpeg" property="og:image">
- <meta content="#b172bc" data-react-helmet="true" name="theme-color">
+
+ <!-- SEO Meta Tags -->
+ <title>Ben Sanders – Network Administrator, Linux Enthusiast, Web Developer, and Technologist</title>
+ <meta name="description" content="Ben Sanders is a Linux enthusiast and web developer sharing projects, thoughts, and resources on technology, open source, and simple web hosting.">
+ <meta name="keywords" content="Ben Sanders, Linux, web development, open source, technologist, Sanders Technology, ben.sanders.life">
+ <meta name="author" content="Ben Sanders">
+
+ <!-- Open Graph / Facebook -->
+ <meta property="og:title" content="Ben Sanders – Linux Nerd & Technologist">
+ <meta property="og:description" content="Explore the online presence of Ben Sanders – a Linux enthusiast and web developer sharing thoughts, projects, and resources.">
+ <meta property="og:url" content="https://ben.sanders.life">
+ <meta property="og:image" content="https://bsand.net/assets/me.jpeg">
+ <meta property="og:type" content="website">
+
+ <!-- Twitter Card -->
+ <meta name="twitter:card" content="summary_large_image">
+ <meta name="twitter:title" content="Ben Sanders – Linux Nerd & Web Developer">
+ <meta name="twitter:description" content="Visit the personal site of Ben Sanders to explore tech, open source, and minimalist web design.">
+ <meta name="twitter:image" content="https://bsand.net/assets/me.jpeg">
+
+ <!-- UI and Theme -->
+ <meta name="theme-color" content="#b172bc">
<link rel="stylesheet" href="/main.css">
- <title>Ben's Website</title>
-</head>
+ </head>
<body>
<div id="website-container">
<ul class="navigation">
<li><a href="/" title="home">~/</a></li>
- <li><a href="/about.html" title="about me">~/about</a></li>
- <li><a href="/resume.html" title="my resume">~/resume</a></li>
- <li><a href="/blog.html" title="my blog">~/blog</a></li>
- <li><a href="/resources.html" title="resources">~/resources</a></li>
+ <li><a href="/about" title="about me">~/about</a></li>
+ <li><a href="/resume" title="my resume">~/resume</a></li>
+ <li><a href="/blog" title="my blog">~/blog</a></li>
+ <li><a href="/resources" title="resources">~/resources</a></li>
</ul>
@@ -42,6 +58,20 @@
</footer>
<!-- <script src="./index.js"></script> -->
-
+ <script type="application/ld+json">
+ {
+ "@context": "https://schema.org",
+ "@type": "Person",
+ "name": "Ben Sanders",
+ "url": "https://ben.sanders.life",
+ "image": "https://bsand.net/assets/me.jpeg",
+ "sameAs": [
+ "https://github.com/bensanders",
+ "https://linkedin.com/in/benasanders",
+ "https://twitter.com/thebensanders"
+ ],
+ "jobTitle": "Web Developer & Linux Enthusiast"
+ }
+ </script>
</body>
</html>
diff --git a/_site/blog/using-font-awesome-in-2017/index.html b/_site/blog/using-font-awesome-in-2017/index.html
index 5afc944..56b4ef4 100644
--- a/_site/blog/using-font-awesome-in-2017/index.html
+++ b/_site/blog/using-font-awesome-in-2017/index.html
@@ -4,23 +4,39 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta content="Ben's Corner of the Web" property="og:title">
- <meta content="Ben is a GNU/Linux nerd and these are his links" property="og:description">
- <meta content="https://ben.sanders.life" property="og:url">
- <meta content="https://bsand.net/assets/me.jpeg" property="og:image">
- <meta content="#b172bc" data-react-helmet="true" name="theme-color">
+
+ <!-- SEO Meta Tags -->
+ <title>Ben Sanders – Network Administrator, Linux Enthusiast, Web Developer, and Technologist</title>
+ <meta name="description" content="Ben Sanders is a Linux enthusiast and web developer sharing projects, thoughts, and resources on technology, open source, and simple web hosting.">
+ <meta name="keywords" content="Ben Sanders, Linux, web development, open source, technologist, Sanders Technology, ben.sanders.life">
+ <meta name="author" content="Ben Sanders">
+
+ <!-- Open Graph / Facebook -->
+ <meta property="og:title" content="Ben Sanders – Linux Nerd & Technologist">
+ <meta property="og:description" content="Explore the online presence of Ben Sanders – a Linux enthusiast and web developer sharing thoughts, projects, and resources.">
+ <meta property="og:url" content="https://ben.sanders.life">
+ <meta property="og:image" content="https://bsand.net/assets/me.jpeg">
+ <meta property="og:type" content="website">
+
+ <!-- Twitter Card -->
+ <meta name="twitter:card" content="summary_large_image">
+ <meta name="twitter:title" content="Ben Sanders – Linux Nerd & Web Developer">
+ <meta name="twitter:description" content="Visit the personal site of Ben Sanders to explore tech, open source, and minimalist web design.">
+ <meta name="twitter:image" content="https://bsand.net/assets/me.jpeg">
+
+ <!-- UI and Theme -->
+ <meta name="theme-color" content="#b172bc">
<link rel="stylesheet" href="/main.css">
- <title>Ben's Website</title>
-</head>
+ </head>
<body>
<div id="website-container">
<ul class="navigation">
<li><a href="/" title="home">~/</a></li>
- <li><a href="/about.html" title="about me">~/about</a></li>
- <li><a href="/resume.html" title="my resume">~/resume</a></li>
- <li><a href="/blog.html" title="my blog">~/blog</a></li>
- <li><a href="/resources.html" title="resources">~/resources</a></li>
+ <li><a href="/about" title="about me">~/about</a></li>
+ <li><a href="/resume" title="my resume">~/resume</a></li>
+ <li><a href="/blog" title="my blog">~/blog</a></li>
+ <li><a href="/resources" title="resources">~/resources</a></li>
</ul>
@@ -51,6 +67,20 @@
</footer>
<!-- <script src="./index.js"></script> -->
-
+ <script type="application/ld+json">
+ {
+ "@context": "https://schema.org",
+ "@type": "Person",
+ "name": "Ben Sanders",
+ "url": "https://ben.sanders.life",
+ "image": "https://bsand.net/assets/me.jpeg",
+ "sameAs": [
+ "https://github.com/bensanders",
+ "https://linkedin.com/in/benasanders",
+ "https://twitter.com/thebensanders"
+ ],
+ "jobTitle": "Web Developer & Linux Enthusiast"
+ }
+ </script>
</body>
</html>
diff --git a/_site/blog/welcome-to-jekyll.html b/_site/blog/welcome-to-jekyll.html
index f151e96..9d67a7e 100644
--- a/_site/blog/welcome-to-jekyll.html
+++ b/_site/blog/welcome-to-jekyll.html
@@ -4,23 +4,39 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta content="Ben's Corner of the Web" property="og:title">
- <meta content="Ben is a GNU/Linux nerd and these are his links" property="og:description">
- <meta content="https://ben.sanders.life" property="og:url">
- <meta content="https://bsand.net/assets/me.jpeg" property="og:image">
- <meta content="#b172bc" data-react-helmet="true" name="theme-color">
+
+ <!-- SEO Meta Tags -->
+ <title>Ben Sanders – Network Administrator, Linux Enthusiast, Web Developer, and Technologist</title>
+ <meta name="description" content="Ben Sanders is a Linux enthusiast and web developer sharing projects, thoughts, and resources on technology, open source, and simple web hosting.">
+ <meta name="keywords" content="Ben Sanders, Linux, web development, open source, technologist, Sanders Technology, ben.sanders.life">
+ <meta name="author" content="Ben Sanders">
+
+ <!-- Open Graph / Facebook -->
+ <meta property="og:title" content="Ben Sanders – Linux Nerd & Technologist">
+ <meta property="og:description" content="Explore the online presence of Ben Sanders – a Linux enthusiast and web developer sharing thoughts, projects, and resources.">
+ <meta property="og:url" content="https://ben.sanders.life">
+ <meta property="og:image" content="https://bsand.net/assets/me.jpeg">
+ <meta property="og:type" content="website">
+
+ <!-- Twitter Card -->
+ <meta name="twitter:card" content="summary_large_image">
+ <meta name="twitter:title" content="Ben Sanders – Linux Nerd & Web Developer">
+ <meta name="twitter:description" content="Visit the personal site of Ben Sanders to explore tech, open source, and minimalist web design.">
+ <meta name="twitter:image" content="https://bsand.net/assets/me.jpeg">
+
+ <!-- UI and Theme -->
+ <meta name="theme-color" content="#b172bc">
<link rel="stylesheet" href="/main.css">
- <title>Ben's Website</title>
-</head>
+ </head>
<body>
<div id="website-container">
<ul class="navigation">
<li><a href="/" title="home">~/</a></li>
- <li><a href="/about.html" title="about me">~/about</a></li>
- <li><a href="/resume.html" title="my resume">~/resume</a></li>
- <li><a href="/blog.html" title="my blog">~/blog</a></li>
- <li><a href="/resources.html" title="resources">~/resources</a></li>
+ <li><a href="/about" title="about me">~/about</a></li>
+ <li><a href="/resume" title="my resume">~/resume</a></li>
+ <li><a href="/blog" title="my blog">~/blog</a></li>
+ <li><a href="/resources" title="resources">~/resources</a></li>
</ul>
@@ -36,6 +52,20 @@
</footer>
<!-- <script src="./index.js"></script> -->
-
+ <script type="application/ld+json">
+ {
+ "@context": "https://schema.org",
+ "@type": "Person",
+ "name": "Ben Sanders",
+ "url": "https://ben.sanders.life",
+ "image": "https://bsand.net/assets/me.jpeg",
+ "sameAs": [
+ "https://github.com/bensanders",
+ "https://linkedin.com/in/benasanders",
+ "https://twitter.com/thebensanders"
+ ],
+ "jobTitle": "Web Developer & Linux Enthusiast"
+ }
+ </script>
</body>
</html>
diff --git a/_site/blog/who-am-i-voting-for/index.html b/_site/blog/who-am-i-voting-for/index.html
index 10ed35a..2113cdc 100644
--- a/_site/blog/who-am-i-voting-for/index.html
+++ b/_site/blog/who-am-i-voting-for/index.html
@@ -4,23 +4,39 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta content="Ben's Corner of the Web" property="og:title">
- <meta content="Ben is a GNU/Linux nerd and these are his links" property="og:description">
- <meta content="https://ben.sanders.life" property="og:url">
- <meta content="https://bsand.net/assets/me.jpeg" property="og:image">
- <meta content="#b172bc" data-react-helmet="true" name="theme-color">
+
+ <!-- SEO Meta Tags -->
+ <title>Ben Sanders – Network Administrator, Linux Enthusiast, Web Developer, and Technologist</title>
+ <meta name="description" content="Ben Sanders is a Linux enthusiast and web developer sharing projects, thoughts, and resources on technology, open source, and simple web hosting.">
+ <meta name="keywords" content="Ben Sanders, Linux, web development, open source, technologist, Sanders Technology, ben.sanders.life">
+ <meta name="author" content="Ben Sanders">
+
+ <!-- Open Graph / Facebook -->
+ <meta property="og:title" content="Ben Sanders – Linux Nerd & Technologist">
+ <meta property="og:description" content="Explore the online presence of Ben Sanders – a Linux enthusiast and web developer sharing thoughts, projects, and resources.">
+ <meta property="og:url" content="https://ben.sanders.life">
+ <meta property="og:image" content="https://bsand.net/assets/me.jpeg">
+ <meta property="og:type" content="website">
+
+ <!-- Twitter Card -->
+ <meta name="twitter:card" content="summary_large_image">
+ <meta name="twitter:title" content="Ben Sanders – Linux Nerd & Web Developer">
+ <meta name="twitter:description" content="Visit the personal site of Ben Sanders to explore tech, open source, and minimalist web design.">
+ <meta name="twitter:image" content="https://bsand.net/assets/me.jpeg">
+
+ <!-- UI and Theme -->
+ <meta name="theme-color" content="#b172bc">
<link rel="stylesheet" href="/main.css">
- <title>Ben's Website</title>
-</head>
+ </head>
<body>
<div id="website-container">
<ul class="navigation">
<li><a href="/" title="home">~/</a></li>
- <li><a href="/about.html" title="about me">~/about</a></li>
- <li><a href="/resume.html" title="my resume">~/resume</a></li>
- <li><a href="/blog.html" title="my blog">~/blog</a></li>
- <li><a href="/resources.html" title="resources">~/resources</a></li>
+ <li><a href="/about" title="about me">~/about</a></li>
+ <li><a href="/resume" title="my resume">~/resume</a></li>
+ <li><a href="/blog" title="my blog">~/blog</a></li>
+ <li><a href="/resources" title="resources">~/resources</a></li>
</ul>
@@ -40,6 +56,20 @@
</footer>
<!-- <script src="./index.js"></script> -->
-
+ <script type="application/ld+json">
+ {
+ "@context": "https://schema.org",
+ "@type": "Person",
+ "name": "Ben Sanders",
+ "url": "https://ben.sanders.life",
+ "image": "https://bsand.net/assets/me.jpeg",
+ "sameAs": [
+ "https://github.com/bensanders",
+ "https://linkedin.com/in/benasanders",
+ "https://twitter.com/thebensanders"
+ ],
+ "jobTitle": "Web Developer & Linux Enthusiast"
+ }
+ </script>
</body>
</html>
diff --git a/_site/blog/working-online-and-where-to-start/index.html b/_site/blog/working-online-and-where-to-start/index.html
index 368928b..036ee59 100644
--- a/_site/blog/working-online-and-where-to-start/index.html
+++ b/_site/blog/working-online-and-where-to-start/index.html
@@ -4,23 +4,39 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta content="Ben's Corner of the Web" property="og:title">
- <meta content="Ben is a GNU/Linux nerd and these are his links" property="og:description">
- <meta content="https://ben.sanders.life" property="og:url">
- <meta content="https://bsand.net/assets/me.jpeg" property="og:image">
- <meta content="#b172bc" data-react-helmet="true" name="theme-color">
+
+ <!-- SEO Meta Tags -->
+ <title>Ben Sanders – Network Administrator, Linux Enthusiast, Web Developer, and Technologist</title>
+ <meta name="description" content="Ben Sanders is a Linux enthusiast and web developer sharing projects, thoughts, and resources on technology, open source, and simple web hosting.">
+ <meta name="keywords" content="Ben Sanders, Linux, web development, open source, technologist, Sanders Technology, ben.sanders.life">
+ <meta name="author" content="Ben Sanders">
+
+ <!-- Open Graph / Facebook -->
+ <meta property="og:title" content="Ben Sanders – Linux Nerd & Technologist">
+ <meta property="og:description" content="Explore the online presence of Ben Sanders – a Linux enthusiast and web developer sharing thoughts, projects, and resources.">
+ <meta property="og:url" content="https://ben.sanders.life">
+ <meta property="og:image" content="https://bsand.net/assets/me.jpeg">
+ <meta property="og:type" content="website">
+
+ <!-- Twitter Card -->
+ <meta name="twitter:card" content="summary_large_image">
+ <meta name="twitter:title" content="Ben Sanders – Linux Nerd & Web Developer">
+ <meta name="twitter:description" content="Visit the personal site of Ben Sanders to explore tech, open source, and minimalist web design.">
+ <meta name="twitter:image" content="https://bsand.net/assets/me.jpeg">
+
+ <!-- UI and Theme -->
+ <meta name="theme-color" content="#b172bc">
<link rel="stylesheet" href="/main.css">
- <title>Ben's Website</title>
-</head>
+ </head>
<body>
<div id="website-container">
<ul class="navigation">
<li><a href="/" title="home">~/</a></li>
- <li><a href="/about.html" title="about me">~/about</a></li>
- <li><a href="/resume.html" title="my resume">~/resume</a></li>
- <li><a href="/blog.html" title="my blog">~/blog</a></li>
- <li><a href="/resources.html" title="resources">~/resources</a></li>
+ <li><a href="/about" title="about me">~/about</a></li>
+ <li><a href="/resume" title="my resume">~/resume</a></li>
+ <li><a href="/blog" title="my blog">~/blog</a></li>
+ <li><a href="/resources" title="resources">~/resources</a></li>
</ul>
@@ -46,6 +62,20 @@
</footer>
<!-- <script src="./index.js"></script> -->
-
+ <script type="application/ld+json">
+ {
+ "@context": "https://schema.org",
+ "@type": "Person",
+ "name": "Ben Sanders",
+ "url": "https://ben.sanders.life",
+ "image": "https://bsand.net/assets/me.jpeg",
+ "sameAs": [
+ "https://github.com/bensanders",
+ "https://linkedin.com/in/benasanders",
+ "https://twitter.com/thebensanders"
+ ],
+ "jobTitle": "Web Developer & Linux Enthusiast"
+ }
+ </script>
</body>
</html>
diff --git a/_site/blog/writing-excercise/index.html b/_site/blog/writing-excercise/index.html
index 4d10428..0d427ae 100644
--- a/_site/blog/writing-excercise/index.html
+++ b/_site/blog/writing-excercise/index.html
@@ -4,23 +4,39 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta content="Ben's Corner of the Web" property="og:title">
- <meta content="Ben is a GNU/Linux nerd and these are his links" property="og:description">
- <meta content="https://ben.sanders.life" property="og:url">
- <meta content="https://bsand.net/assets/me.jpeg" property="og:image">
- <meta content="#b172bc" data-react-helmet="true" name="theme-color">
+
+ <!-- SEO Meta Tags -->
+ <title>Ben Sanders – Network Administrator, Linux Enthusiast, Web Developer, and Technologist</title>
+ <meta name="description" content="Ben Sanders is a Linux enthusiast and web developer sharing projects, thoughts, and resources on technology, open source, and simple web hosting.">
+ <meta name="keywords" content="Ben Sanders, Linux, web development, open source, technologist, Sanders Technology, ben.sanders.life">
+ <meta name="author" content="Ben Sanders">
+
+ <!-- Open Graph / Facebook -->
+ <meta property="og:title" content="Ben Sanders – Linux Nerd & Technologist">
+ <meta property="og:description" content="Explore the online presence of Ben Sanders – a Linux enthusiast and web developer sharing thoughts, projects, and resources.">
+ <meta property="og:url" content="https://ben.sanders.life">
+ <meta property="og:image" content="https://bsand.net/assets/me.jpeg">
+ <meta property="og:type" content="website">
+
+ <!-- Twitter Card -->
+ <meta name="twitter:card" content="summary_large_image">
+ <meta name="twitter:title" content="Ben Sanders – Linux Nerd & Web Developer">
+ <meta name="twitter:description" content="Visit the personal site of Ben Sanders to explore tech, open source, and minimalist web design.">
+ <meta name="twitter:image" content="https://bsand.net/assets/me.jpeg">
+
+ <!-- UI and Theme -->
+ <meta name="theme-color" content="#b172bc">
<link rel="stylesheet" href="/main.css">
- <title>Ben's Website</title>
-</head>
+ </head>
<body>
<div id="website-container">
<ul class="navigation">
<li><a href="/" title="home">~/</a></li>
- <li><a href="/about.html" title="about me">~/about</a></li>
- <li><a href="/resume.html" title="my resume">~/resume</a></li>
- <li><a href="/blog.html" title="my blog">~/blog</a></li>
- <li><a href="/resources.html" title="resources">~/resources</a></li>
+ <li><a href="/about" title="about me">~/about</a></li>
+ <li><a href="/resume" title="my resume">~/resume</a></li>
+ <li><a href="/blog" title="my blog">~/blog</a></li>
+ <li><a href="/resources" title="resources">~/resources</a></li>
</ul>
@@ -40,6 +56,20 @@
</footer>
<!-- <script src="./index.js"></script> -->
-
+ <script type="application/ld+json">
+ {
+ "@context": "https://schema.org",
+ "@type": "Person",
+ "name": "Ben Sanders",
+ "url": "https://ben.sanders.life",
+ "image": "https://bsand.net/assets/me.jpeg",
+ "sameAs": [
+ "https://github.com/bensanders",
+ "https://linkedin.com/in/benasanders",
+ "https://twitter.com/thebensanders"
+ ],
+ "jobTitle": "Web Developer & Linux Enthusiast"
+ }
+ </script>
</body>
</html>