Skip to content

Instantly share code, notes, and snippets.

View JakeLabate's full-sized avatar
🖥️
Building AI SEO Tools

Jake Labate JakeLabate

🖥️
Building AI SEO Tools
View GitHub Profile
<script defer type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WPHeader",
"@id": "https://labate.io/#header",
"name": "Header",
"cssSelector": ".nav",
"hasPart": [
@JakeLabate
JakeLabate / source-code.html
Last active February 12, 2022 02:11
HTML source code that produces the Labate Group website.
<!DOCTYPE html><!-- Last Published: Fri Feb 11 2022 19:37:23 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-domain="labate.io" data-wf-page="617db0d9cb23802e4b04fbbc" data-wf-site="617db0d9cb2380592804fbb6" lang="en">
<head>
<meta charset="utf-8" />
<base href="https://labate.io" />
<title>The Labate Group | Marketing, Software, Fulfillment Services</title>
<meta content="The Labate Group delivers tier-1 marketing services to SMBs, proprietary and custom software to tech start-ups, and white glove/white label fulfillment to agencies." name="description" />
<meta content="The Labate Group | Marketing, Software, Fulfillment Services" property="og:title" />
<meta content="The Labate Group delivers tier-1 marketing services to SMBs, proprietary and custom software to tech start-ups, and white glove/white label fulfillment to agencies." property="og:description" />
<meta content="https://uploads-ssl.webflow.com/617db0d9cb2380592804fbb6/61ec95e3839abe2885eec854_logo.svg" prope
{
// parent skil for this article
"article_skill": "Search Engine Optimization (SEO)",
// title of article
"article_title": "How do you make your website Google core web vital-friendly?",
// string of all <h2> elements seen in this article
"article_h2s_string": "minify and defer your code, optimize your images and videos, improve your server response time, and assess your current score",