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="Microsoft
|
| 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 |
<!-- Tailwind + libs -->
|
| 18 |
<script src="https://cdn.tailwindcss.com"></script>
|
| 19 |
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
|
|
@@ -74,18 +74,22 @@
|
|
| 74 |
<script type="application/ld+json">
|
| 75 |
{
|
| 76 |
"@context": "https://schema.org/",
|
| 77 |
-
"@type": "
|
| 78 |
-
"name": "
|
| 79 |
-
"alternateName": "
|
| 80 |
-
"image": "https://huggingface.co/spaces/vlcsolutions/
|
| 81 |
-
"description": "VLC Solutions
|
| 82 |
"brand": {
|
| 83 |
"@type": "Brand",
|
| 84 |
"name": "VLC Solutions",
|
| 85 |
"url": "https://vlcsolutions.com"
|
| 86 |
},
|
| 87 |
-
|
| 88 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 89 |
</script>
|
| 90 |
|
| 91 |
</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>Power Automate Workflows | VLC Solutions</title>
|
| 8 |
+
<meta name="description" content="Automate business processes with Microsoft Power Automate. VLC Solutions helps eliminate manual work with intelligent workflow automation."/>
|
| 9 |
+
<meta name="keywords" content="Microsoft Power Automate, workflow automation, RPA, business process automation, AI workflows, VLC Solutions automation"/>
|
| 10 |
+
<link rel="canonical" href="https://www.vlcsolutions.com/power-automate.html" />
|
| 11 |
|
| 12 |
<!-- Twitter Card data -->
|
| 13 |
<meta name="twitter:card" content="summary_large_image">
|
| 14 |
+
<meta name="twitter:title" content="Power Automate Workflow Automation">
|
| 15 |
+
<meta name="twitter:description" content="Automate repetitive tasks with Microsoft Power Automate. VLC Solutions helps businesses implement intelligent workflow automation.">
|
| 16 |
+
<meta name="twitter:image:src" content="https://www.vlcsolutions.com/images/logo/VLC_Logo.png">
|
| 17 |
<!-- Tailwind + libs -->
|
| 18 |
<script src="https://cdn.tailwindcss.com"></script>
|
| 19 |
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
|
|
|
|
| 74 |
<script type="application/ld+json">
|
| 75 |
{
|
| 76 |
"@context": "https://schema.org/",
|
| 77 |
+
"@type": "Service",
|
| 78 |
+
"name": "Power Automate Implementation",
|
| 79 |
+
"alternateName": "Workflow Automation Services",
|
| 80 |
+
"image": "https://huggingface.co/spaces/vlcsolutions/dynamics-velocity-accelerator/resolve/main/images/microsoft-power-automate-main-banner.png",
|
| 81 |
+
"description": "VLC Solutions implements Microsoft Power Automate to streamline business processes through intelligent workflow automation and RPA.",
|
| 82 |
"brand": {
|
| 83 |
"@type": "Brand",
|
| 84 |
"name": "VLC Solutions",
|
| 85 |
"url": "https://vlcsolutions.com"
|
| 86 |
},
|
| 87 |
+
"serviceType": "Business process automation",
|
| 88 |
+
"provider": {
|
| 89 |
+
"@type": "Organization",
|
| 90 |
+
"name": "VLC Solutions"
|
| 91 |
+
}
|
| 92 |
+
}
|
| 93 |
</script>
|
| 94 |
|
| 95 |
</head>
|