vlcsolutions commited on
Commit
633d3d4
·
verified ·
1 Parent(s): 0de20f3

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 -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>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/on-boarding-and-off-boarding-service.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 -->
@@ -90,22 +90,25 @@
90
 
91
  <!-- Google tag (gtag.js) -->
92
  <script async src="https://www.googletagmanager.com/gtag/js?id=G-GH6WBJWXS8"></script>
93
-
94
  <script type="application/ld+json">
95
  {
96
  "@context": "https://schema.org/",
97
- "@type": "Product",
98
- "name": "Microsoft Dynamics 365 Unified Ecosystem",
99
- "alternateName": "VLC Dynamics 365 Integration Suite",
100
- "image": "https://huggingface.co/spaces/vlcsolutions/vlc-velocity-unification-engine/resolve/main/images/Products.png",
101
- "description": "VLC Solutions offers a complete Microsoft Dynamics 365 ecosystem integrating Business Central, Power Platform, and Commerce to unify operations and accelerate growth.",
102
  "brand": {
103
  "@type": "Brand",
104
  "name": "VLC Solutions",
105
  "url": "https://vlcsolutions.com"
106
  },
 
 
 
 
 
107
  }
108
-
109
  </script>
110
 
111
  </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>Seamless Employee Onboarding & Offboarding Services</title>
8
+ <meta name="description" content="VLC Solutions provides seamless employee onboarding & offboarding services to streamline HR processes and ensure compliance."/>
9
+ <meta name="keywords" content="employee onboarding services, HR onboarding solutions, offboarding process, IT setup for new hires, employee transition management"/>
10
+ <link rel="canonical" href="https://www.vlcsolutions.com/on-boarding-and-off-boarding-service.html" />
11
 
12
  <!-- Twitter Card data -->
13
  <meta name="twitter:card" content="summary_large_image">
14
+ <meta name="twitter:title" content="Streamline Employee Onboarding & Offboarding">
15
+ <meta name="twitter:description" content="VLC Solutions simplifies employee transitions with seamless onboarding & offboarding services for businesses.">
16
+ <meta name="twitter:image:src" content="https://www.vlcsolutions.com/images/logo/VLC_Logo.png">
17
 
18
 
19
  <!-- Tailwind + libs -->
 
90
 
91
  <!-- Google tag (gtag.js) -->
92
  <script async src="https://www.googletagmanager.com/gtag/js?id=G-GH6WBJWXS8"></script>
 
93
  <script type="application/ld+json">
94
  {
95
  "@context": "https://schema.org/",
96
+ "@type": "Service",
97
+ "name": "Employee Onboarding & Offboarding Services",
98
+ "alternateName": "HR Transition Management Solutions",
99
+ "image": "https://huggingface.co/spaces/vlcsolutions/powerpeople-launchpad/resolve/main/images/on-boarding-and-off-boarding-main.png",
100
+ "description": "Professional employee onboarding and offboarding services to streamline HR processes and ensure smooth transitions.",
101
  "brand": {
102
  "@type": "Brand",
103
  "name": "VLC Solutions",
104
  "url": "https://vlcsolutions.com"
105
  },
106
+ "serviceType": "HR technology services",
107
+ "provider": {
108
+ "@type": "Organization",
109
+ "name": "VLC Solutions"
110
+ }
111
  }
 
112
  </script>
113
 
114
  </head>