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 +17 -13
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="
|
| 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 |
|
| 18 |
|
| 19 |
<!-- Tailwind + libs -->
|
|
@@ -77,17 +77,21 @@
|
|
| 77 |
{
|
| 78 |
"@context": "https://schema.org/",
|
| 79 |
"@type": "Product",
|
| 80 |
-
"name": "
|
| 81 |
-
"alternateName": "
|
| 82 |
-
"image": "https://huggingface.co/spaces/vlcsolutions/
|
| 83 |
-
"description": "
|
| 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>Magento & Dynamics 365 Integration | VLC Solutions</title>
|
| 8 |
+
<meta name="description" content="Seamless Magento-Dynamics 365 integration. Automate orders, inventory & customer data sync in real-time. Boost efficiency & accuracy."/>
|
| 9 |
+
<meta name="keywords" content="Magento Dynamics 365 integration, Business Central eCommerce, real-time inventory sync, automated order processing, VLC Solutions"/>
|
| 10 |
+
<link rel="canonical" href="https://www.vlcsolutions.com/dynamics-365-business-central-express-connect.html" />
|
| 11 |
|
| 12 |
<!-- Twitter Card data -->
|
| 13 |
<meta name="twitter:card" content="summary_large_image">
|
| 14 |
+
<meta name="twitter:title" content="Magento-Dynamics 365 Integration | VLC">
|
| 15 |
+
<meta name="twitter:description" content="Automate Magento-Dynamics 365 data sync. Real-time orders, inventory & customer updates. Boost operational efficiency.">
|
| 16 |
+
<meta name="twitter:image:src" content="https://www.vlcsolutions.com/images/logo/VLC_Logo.png">
|
| 17 |
|
| 18 |
|
| 19 |
<!-- Tailwind + libs -->
|
|
|
|
| 77 |
{
|
| 78 |
"@context": "https://schema.org/",
|
| 79 |
"@type": "Product",
|
| 80 |
+
"name": "Dynamics 365 Business Central Express Connect",
|
| 81 |
+
"alternateName": "Magento-Dynamics 365 Integration",
|
| 82 |
+
"image": "https://huggingface.co/spaces/vlcsolutions/dynamics-turboconnect-express/resolve/main/images/dynamics-365-business-central-express-connect-main-page-and-others.png",
|
| 83 |
+
"description": "Real-time integration between Magento and Dynamics 365 Business Central for automated order, inventory and customer data synchronization.",
|
| 84 |
"brand": {
|
| 85 |
"@type": "Brand",
|
| 86 |
"name": "VLC Solutions",
|
| 87 |
"url": "https://vlcsolutions.com"
|
| 88 |
},
|
| 89 |
+
"offers": {
|
| 90 |
+
"@type": "Offer",
|
| 91 |
+
"price": "2500",
|
| 92 |
+
"priceCurrency": "USD"
|
| 93 |
+
}
|
| 94 |
+
}
|
| 95 |
</script>
|
| 96 |
|
| 97 |
</head>
|