vlcsolutions commited on
Commit
6c988a7
·
verified ·
1 Parent(s): e8bd0e7

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 +23 -18
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/products.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,28 @@
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>VLC Solutions | E-Commerce & Dynamics 365 Integration</title>
8
+ <meta name="description" content="VLC Solutions: Seamless e-commerce websites integrated with Dynamics 365. Boost sales & streamline operations with our custom web development services."/>
9
+ <meta name="keywords" content="ecommerce web development, Dynamics 365 integration, custom website development, web application development, VLC Solutions"/>
10
+ <link rel="canonical" href="https://www.vlcsolutions.com/products.html" />
 
11
  <!-- Twitter Card data -->
12
  <meta name="twitter:card" content="summary_large_image">
13
+ <meta name="twitter:title" content="VLC: E-Commerce + Dynamics 365 Integration">
14
+ <meta name="twitter:description" content="Custom e-commerce websites fully integrated with Dynamics 365. Boost sales & streamline operations with VLC Solutions.">
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": "Service",
78
+ "name": "E-Commerce Development Services",
79
+ "description": "Custom e-commerce websites integrated with Dynamics 365 for seamless business operations and sales growth.",
80
+ "provider": {
81
+ "@type": "Organization",
 
 
82
  "name": "VLC Solutions",
83
  "url": "https://vlcsolutions.com"
84
  },
85
+ "serviceType": "Web Development",
86
+ "areaServed": {
87
+ "@type": "Country",
88
+ "name": "United States"
89
+ },
90
+ "offers": {
91
+ "@type": "Offer",
92
+ "priceCurrency": "USD",
93
+ "description": "Custom web development solutions"
94
+ }
95
+ }
96
  </script>
97
 
98
  </head>