change Meta Title: Each up to 55 characters, based on the data I’ve given you
Browse fileschange Meta Description: Each up to 155 characters, based on the data I’ve given you
change meta Keywords : based on the data
change twitter Title and description : based on the data
change Schema .org :based on the data
- index.html +18 -14
index.html
CHANGED
|
@@ -4,16 +4,16 @@
|
|
| 4 |
<meta charset="UTF-8" />
|
| 5 |
<link rel="shortcut icon" href="./images/favicon/favicon.png">
|
| 6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 7 |
-
<title>
|
| 8 |
-
<meta name="description" content="
|
| 9 |
-
<meta name="keywords" content="
|
| 10 |
-
|
| 11 |
|
| 12 |
<!-- Twitter Card data -->
|
| 13 |
<meta name="twitter:card" content="summary_large_image">
|
| 14 |
-
<meta name="twitter:title" content="
|
| 15 |
-
<meta name="twitter:description" content="
|
| 16 |
-
|
| 17 |
|
| 18 |
|
| 19 |
<!-- Tailwind + libs -->
|
|
@@ -76,18 +76,22 @@
|
|
| 76 |
<script type="application/ld+json">
|
| 77 |
{
|
| 78 |
"@context": "https://schema.org/",
|
| 79 |
-
"@type": "
|
| 80 |
-
"name": "
|
| 81 |
-
"alternateName": "
|
| 82 |
-
"image": "https://huggingface.co/spaces/vlcsolutions/
|
| 83 |
-
"description": "VLC Solutions
|
| 84 |
"brand": {
|
| 85 |
"@type": "Brand",
|
| 86 |
"name": "VLC Solutions",
|
| 87 |
"url": "https://vlcsolutions.com"
|
| 88 |
},
|
| 89 |
-
|
| 90 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 91 |
</script>
|
| 92 |
<style type="text/css">
|
| 93 |
|
|
|
|
| 4 |
<meta charset="UTF-8" />
|
| 5 |
<link rel="shortcut icon" href="./images/favicon/favicon.png">
|
| 6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 7 |
+
<title>CMMC Level 1 Compliance for DoD Contractors | VLC</title>
|
| 8 |
+
<meta name="description" content="Achieve CMMC Level 1 compliance for FCI protection. Essential cybersecurity for DoD contractors with VLC Solutions' expert advisory services."/>
|
| 9 |
+
<meta name="keywords" content="CMMC Level 1 compliance, DoD contractor cybersecurity, FCI protection, CMMC certification, cybersecurity compliance"/>
|
| 10 |
+
<link rel="canonical" href="https://www.vlcsolutions.com/cmmc-level-1.html" />
|
| 11 |
|
| 12 |
<!-- Twitter Card data -->
|
| 13 |
<meta name="twitter:card" content="summary_large_image">
|
| 14 |
+
<meta name="twitter:title" content="CMMC Level 1 Compliance Guide for DoD Contractors">
|
| 15 |
+
<meta name="twitter:description" content="Essential CMMC Level 1 compliance for protecting Federal Contract Information (FCI). Get certified with VLC Solutions.">
|
| 16 |
+
<meta name="twitter:image:src" content="https://www.vlcsolutions.com/images/logo/VLC_Logo.png">
|
| 17 |
|
| 18 |
|
| 19 |
<!-- Tailwind + libs -->
|
|
|
|
| 76 |
<script type="application/ld+json">
|
| 77 |
{
|
| 78 |
"@context": "https://schema.org/",
|
| 79 |
+
"@type": "Service",
|
| 80 |
+
"name": "CMMC Level 1 Compliance Services",
|
| 81 |
+
"alternateName": "FCI Cybersecurity Protection",
|
| 82 |
+
"image": "https://huggingface.co/spaces/vlcsolutions/cyberfortify-dynamics-365-shield/resolve/main/images/CMMC-Level-1-main-banner.png",
|
| 83 |
+
"description": "VLC Solutions provides CMMC Level 1 compliance services to help DoD contractors protect Federal Contract Information (FCI) and meet cybersecurity requirements.",
|
| 84 |
"brand": {
|
| 85 |
"@type": "Brand",
|
| 86 |
"name": "VLC Solutions",
|
| 87 |
"url": "https://vlcsolutions.com"
|
| 88 |
},
|
| 89 |
+
"serviceType": "Cybersecurity Compliance",
|
| 90 |
+
"provider": {
|
| 91 |
+
"@type": "Organization",
|
| 92 |
+
"name": "VLC Solutions"
|
| 93 |
+
}
|
| 94 |
+
}
|
| 95 |
</script>
|
| 96 |
<style type="text/css">
|
| 97 |
|