vlcsolutions commited on
Commit
ef58fdb
·
verified ·
1 Parent(s): 172ad7b

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 +18 -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/distribution-fact-sheets.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,26 @@
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>Dynamics 365 Warehouse Management | VLC Solutions</title>
8
+ <meta name="description" content="Optimize warehouse operations with VLC's Dynamics 365 WMS. Streamline inventory, picking, and shipping with smart automation."/>
9
+ <meta name="keywords" content="Dynamics 365 Warehouse Management, WMS Automation, Inventory Optimization, Warehouse Efficiency, Supply Chain Management"/>
10
+ <link rel="canonical" href="https://www.vlcsolutions.com/distribution-fact-sheets.html" />
11
+ <!-- Twitter Card data -->
 
12
  <meta name="twitter:card" content="summary_large_image">
13
+ <meta name="twitter:title" content="Smart Warehouse Management with Dynamics 365">
14
+ <meta name="twitter:description" content="Automate warehouse operations with VLC's Dynamics 365 WMS. Reduce costs and improve accuracy with our smart inventory 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": "Product",
78
+ "name": "Dynamics 365 Warehouse Management System",
79
+ "alternateName": "VLC WMS for Dynamics 365",
80
+ "image": "https://huggingface.co/spaces/vlcsolutions/dynamics-warehouse-wizardry/resolve/main/images/distribution-fact-sheets-main-banner.png",
81
+ "description": "VLC's warehouse management system for Dynamics 365 automates inventory control, picking, and shipping for maximum efficiency.",
82
  "brand": {
83
  "@type": "Brand",
84
  "name": "VLC Solutions",
85
  "url": "https://vlcsolutions.com"
86
  },
87
+ "offers": {
88
+ "@type": "Offer",
89
+ "url": "https://vlcsolutions.com/contact-us.html",
90
+ "priceCurrency": "USD",
91
+ "availability": "https://schema.org/InStock"
92
+ }
93
  }
 
94
  </script>
95
 
96
  </head>