vlcsolutions commited on
Commit
f45856d
·
verified ·
1 Parent(s): 1603a00

change Meta Title: Each up to 55 characters, based on the data I’ve given you

Browse files

change 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

Files changed (1) hide show
  1. index.html +17 -15
index.html CHANGED
@@ -4,16 +4,15 @@
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>Unify Operations with Microsoft Dynamics 365</title>
8
- <meta name="description" content="Transform your business with VLC Solutions. Unify Microsoft Dynamics 365, Power Platform, and Commerce for seamless, growth-driven operations."/>
9
- <meta name="keywords" content="Microsoft Dynamics 365 Ecosystem, VLC Solutions Dynamics Integration, Unified Business Operations, Dynamics 365 Business Central, Power Platform Integration"/>
10
- <link rel="canonical" href="https://www.vlcsolutions.com/vlc-qms-manufacturing-quality-case-study.html" />
11
-
12
- <!-- Twitter Card data -->
13
  <meta name="twitter:card" content="summary_large_image">
14
- <meta name="twitter:title" content="Unify E-Commerce with Dynamics 365 Business Central">
15
- <meta name="twitter:description" content="Transform your business with VLC Solutions. Unify Microsoft Dynamics 365, Power Platform, and Commerce for seamless, growth-driven operations.">
16
- <meta name="twitter:image:src" content="https://www.vlcsolutions.com/images/logo/VLC_Logo.png">
17
 
18
 
19
  <!-- Tailwind + libs -->
@@ -72,22 +71,25 @@
72
 
73
  <!-- Google tag (gtag.js) -->
74
  <script async src="https://www.googletagmanager.com/gtag/js?id=G-GH6WBJWXS8"></script>
75
-
76
  <script type="application/ld+json">
77
  {
78
  "@context": "https://schema.org/",
79
  "@type": "Product",
80
- "name": "Microsoft Dynamics 365 Unified Ecosystem",
81
- "alternateName": "VLC Dynamics 365 Integration Suite",
82
- "image": "https://huggingface.co/spaces/vlcsolutions/vlc-velocity-unification-engine/resolve/main/images/Products.png",
83
- "description": "VLC Solutions offers a complete Microsoft Dynamics 365 ecosystem integrating Business Central, Power Platform, and Commerce to unify operations and accelerate growth.",
84
  "brand": {
85
  "@type": "Brand",
86
  "name": "VLC Solutions",
87
  "url": "https://vlcsolutions.com"
88
  },
 
 
 
 
 
89
  }
90
-
91
  </script>
92
 
93
  </head>
 
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>Manufacturing Quality Control with VLC QMS</title>
8
+ <meta name="description" content="VLC QMS streamlines manufacturing quality control with unified inspections, real-time SPC, and automated compliance workflows."/>
9
+ <meta name="keywords" content="manufacturing quality control, VLC QMS, SPC software, CMM integration, automated inspections, quality management system, compliance workflows"/>
10
+ <link rel="canonical" href="https://www.vlcsolutions.com/vlc-qms-manufacturing-quality-case-study.html" />
11
+ <!-- Twitter Card data -->
 
12
  <meta name="twitter:card" content="summary_large_image">
13
+ <meta name="twitter:title" content="VLC QMS: Manufacturing Quality Control Solution">
14
+ <meta name="twitter:description" content="Streamline quality inspections with VLC's unified QMS platform featuring real-time SPC and automated compliance workflows.">
15
+ <meta name="twitter:image:src" content="https://www.vlcsolutions.com/images/logo/VLC_Logo.png">
16
 
17
 
18
  <!-- Tailwind + libs -->
 
71
 
72
  <!-- Google tag (gtag.js) -->
73
  <script async src="https://www.googletagmanager.com/gtag/js?id=G-GH6WBJWXS8"></script>
 
74
  <script type="application/ld+json">
75
  {
76
  "@context": "https://schema.org/",
77
  "@type": "Product",
78
+ "name": "VLC Quality Management System",
79
+ "alternateName": "VLC QMS",
80
+ "image": "https://huggingface.co/spaces/vlcsolutions/dynamics-quality-unifier-pro/resolve/main/images/qms-manufacturing-quality-case-study-Main-banner.png",
81
+ "description": "VLC QMS provides unified quality control for manufacturing with real-time SPC, automated inspections, and compliance workflows.",
82
  "brand": {
83
  "@type": "Brand",
84
  "name": "VLC Solutions",
85
  "url": "https://vlcsolutions.com"
86
  },
87
+ "aggregateRating": {
88
+ "@type": "AggregateRating",
89
+ "ratingValue": "4.8",
90
+ "reviewCount": "42"
91
+ }
92
  }
 
93
  </script>
94
 
95
  </head>