Added Schema.org breadcrumb, to improve SEO

This commit is contained in:
Lutchy Horace 2024-01-13 18:40:34 -05:00
parent 53faba146b
commit a638c3af47
4 changed files with 121 additions and 1 deletions

View file

@ -68,6 +68,36 @@ owa_cmds.push(['trackClicks']);
</script>
<!-- End Chatwoot customer engagement -->
<!-- Start Schema breadcrumbs -->
<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "BreadcrumbList",
"itemListElement": [{
"@type": "ListItem",
"position": 1,
"name": "IO Cloud Solutions - Free Shared Hosting, VPS, Dedicated Servers",
"item": "https://www.iocloudsolutions.net/index.html"
},{
"@type": "ListItem",
"position": 2,
"name": "About",
"item": "https://www.iocloudsolutions.net/about.html"
},{
"@type": "ListItem",
"position": 3,
"name": "Datacenter",
"item": "https://www.iocloudsolutions.net/datacenter.html"
},{
"@type": "ListItem",
"position": 4,
"name": "Contact Us",
"item": "https://www.iocloudsolutions.net/contact.html"
}]
}
</script>
<!-- End Schema breadcrumbs -->
</head>
<body>

View file

@ -68,6 +68,36 @@ owa_cmds.push(['trackClicks']);
</script>
<!-- End Chatwoot customer engagement -->
<!-- Start Schema breadcrumbs -->
<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "BreadcrumbList",
"itemListElement": [{
"@type": "ListItem",
"position": 1,
"name": "IO Cloud Solutions - Free Shared Hosting, VPS, Dedicated Servers",
"item": "https://www.iocloudsolutions.net/index.html"
},{
"@type": "ListItem",
"position": 2,
"name": "About",
"item": "https://www.iocloudsolutions.net/about.html"
},{
"@type": "ListItem",
"position": 3,
"name": "Datacenter",
"item": "https://www.iocloudsolutions.net/datacenter.html"
},{
"@type": "ListItem",
"position": 4,
"name": "Contact Us",
"item": "https://www.iocloudsolutions.net/contact.html"
}]
}
</script>
<!-- End Schema breadcrumbs -->
</head>
<body>

View file

@ -68,6 +68,36 @@ owa_cmds.push(['trackClicks']);
</script>
<!-- End Chatwoot customer engagement -->
<!-- Start Schema breadcrumbs -->
<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "BreadcrumbList",
"itemListElement": [{
"@type": "ListItem",
"position": 1,
"name": "IO Cloud Solutions - Free Shared Hosting, VPS, Dedicated Servers",
"item": "https://www.iocloudsolutions.net/index.html"
},{
"@type": "ListItem",
"position": 2,
"name": "About",
"item": "https://www.iocloudsolutions.net/about.html"
},{
"@type": "ListItem",
"position": 3,
"name": "Datacenter",
"item": "https://www.iocloudsolutions.net/datacenter.html"
},{
"@type": "ListItem",
"position": 4,
"name": "Contact Us",
"item": "https://www.iocloudsolutions.net/contact.html"
}]
}
</script>
<!-- End Schema breadcrumbs -->
</head>
<body>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title>IO Cloud Solutions - Shared Hosting, VPS, Dedicated Servers</title>
<title>IO Cloud Solutions - Free Shared Hosting, VPS, Dedicated Servers</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="" name="keywords" content="dedicated servers, free webhosting, cheap hosting, small business vps hosting, vps hosting, kvm vps, hdd vps, dedicated servers, unmetered servers, unmetered dedicated servers, web hosting">
@ -70,6 +70,36 @@ owa_cmds.push(['trackClicks']);
</script>
<!-- End Chatwoot customer engagement -->
<!-- Start Schema breadcrumbs -->
<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "BreadcrumbList",
"itemListElement": [{
"@type": "ListItem",
"position": 1,
"name": "IO Cloud Solutions - Free Shared Hosting, VPS, Dedicated Servers",
"item": "https://www.iocloudsolutions.net/index.html"
},{
"@type": "ListItem",
"position": 2,
"name": "About",
"item": "https://www.iocloudsolutions.net/about.html"
},{
"@type": "ListItem",
"position": 3,
"name": "Datacenter",
"item": "https://www.iocloudsolutions.net/datacenter.html"
},{
"@type": "ListItem",
"position": 4,
"name": "Contact Us",
"item": "https://www.iocloudsolutions.net/contact.html"
}]
}
</script>
<!-- End Schema breadcrumbs -->
</head>
<body>