schema added for home, ERP page.

This commit is contained in:
Selvi 2026-07-02 13:00:39 +05:30
parent 0b1e6e98ff
commit 2c12a62cb5
2 changed files with 328 additions and 0 deletions

View File

@ -44,6 +44,238 @@ export default function MainPage() {
<BlogSection /> <BlogSection />
</main> </main>
<Footer1 /> <Footer1 />
{/* Combined Schema markup code start */}
<script
type="application/ld+json"
dangerouslySetInnerHTML={{
__html: `
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://metatroncubesolutions.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "ERP Software in Canada",
"item": "https://metatroncubesolutions.com/service/erp-development-implementation/"
}
]
},
{
"@type": "SoftwareApplication",
"name": "ERP Software",
"operatingSystem": "Web-based",
"applicationCategory": "BusinessApplication",
"description": "Custom ERP development and implementation services to manage finance, HR, inventory, sales, and reporting. Build scalable ERP solutions for your business.",
"url": "https://metatroncubesolutions.com/service/erp-development-implementation/",
"publisher": {
"@id": "https://metatroncubesolutions.com/#organization"
},
"offers": {
"@type": "Offer",
"priceCurrency": "USD",
"price": "0.00",
"availability": "https://schema.org/InStock",
"url": "https://metatroncubesolutions.com/"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.9",
"reviewCount": "170"
}
},
{
"@type": "Organization",
"@id": "https://metatroncubesolutions.com/#organization",
"name": "Metatroncube Software Solutions",
"alternateName": "Metatron Cube Solutions",
"url": "https://metatroncubesolutions.com/",
"logo": "https://metatroncubesolutions.com/assets/images/logo/white-logo-2.png",
"description": "Metatroncube Software Solutions is a Canada-based digital agency offering web development, mobile app development, SEO, digital marketing, graphic design, and ERP development & implementation services.",
"foundingDate": "2019-01",
"email": "info@metatroncubesolutions.com",
"telephone": "+1-647-679-7651",
"sameAs": [
"https://www.facebook.com/metatroncubecanada",
"https://x.com/MetatroncubeDA",
"https://www.instagram.com/metatron_digitalagency",
"https://www.linkedin.com/company/metatroncube-software-solutions",
"https://www.youtube.com/@metatron_digitalagency"
],
"address": {
"@type": "PostalAddress",
"addressLocality": "Waterloo",
"addressRegion": "ON",
"addressCountry": "CA"
}
},
{
"@type": "LocalBusiness",
"@id": "https://metatroncubesolutions.com/#localbusiness",
"name": "Metatroncube Software Solutions",
"image": "https://metatroncubesolutions.com/assets/images/logo/white-logo-2.png",
"url": "https://metatroncubesolutions.com/",
"telephone": "+1-647-679-7651",
"email": "info@metatroncubesolutions.com",
"priceRange": "$$",
"address": {
"@type": "PostalAddress",
"addressLocality": "Waterloo",
"addressRegion": "ON",
"addressCountry": "CA"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 43.4510036,
"longitude": -80.5909483
},
"hasMap": "https://www.google.com/maps?q=Metatroncube+Software+Solutions,Waterloo,Ontario,Canada",
"openingHoursSpecification": {
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday","Tuesday","Wednesday","Thursday","Friday"
],
"opens": "09:00",
"closes": "18:00"
},
"sameAs": [
"https://www.facebook.com/metatroncubecanada",
"https://x.com/MetatroncubeDA",
"https://www.instagram.com/metatron_digitalagency",
"https://www.linkedin.com/company/metatroncube-software-solutions",
"https://www.youtube.com/@metatron_digitalagency"
],
"parentOrganization": {
"@id": "https://metatroncubesolutions.com/#organization"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.9",
"reviewCount": "170",
"bestRating": "5",
"worstRating": "1"
},
"review": [
{
"@type": "Review",
"reviewRating": {
"@type": "Rating",
"ratingValue": "5",
"bestRating": "5"
},
"author": {
"@type": "Person",
"name": "Arun kumar"
},
"reviewBody": "Friendly team, honest pricing, and excellent results! They took the time to understand our business and delivered an outstanding website with great performance",
"datePublished": "2026-05-10"
},
{
"@type": "Review",
"reviewRating": {
"@type": "Rating",
"ratingValue": "5",
"bestRating": "5"
},
"author": {
"@type": "Person",
"name": "Dine360 Ads"
},
"reviewBody": "I had an amazing experience working with Metatrion Cube Solutions! They built a stunning website for my business that not only looks professional but is also fast, responsive, and easy to navigate. The team truly listened to my needs, offered great design ideas, and delivered everything on time. Ive already received compliments from clients about how sleek and user-friendly the site is. Highly recommend them if you're looking for top-notch web development!",
"datePublished": "2026-04-02"
},
{
"@type": "Review",
"reviewRating": {
"@type": "Rating",
"ratingValue": "5",
"bestRating": "5"
},
"author": {
"@type": "Person",
"name": "REPLACE_WITH_REAL_CLIENT_NAME_3"
},
"reviewBody": "REPLACE_WITH_REAL_REVIEW_TEXT_3 (pull from Google Business Profile, Facebook, or Clutch)",
"datePublished": "2026-02-18"
}
]
},
{
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "How much does ERP implementation cost?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Cost depends on factors like business size, number of modules needed (finance, inventory, HR, CRM), and whether it's a custom build or Odoo-based solution — Metatron Cube Solutions typically scopes this out with a consultation before quoting."
}
},
{
"@type": "Question",
"name": "Is ERP software suitable for small businesses in manufacturing and retail?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes — their ERP solutions are built for specific industries like manufacturing, construction, retail, restaurants, and logistics, and can be scaled for small or growing businesses rather than only large enterprises."
}
},
{
"@type": "Question",
"name": "Which businesses in Canada can benefit from ERP software?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Manufacturers, traders, retailers, healthcare providers, educational institutions, and service-based businesses in Canada can all benefit from ERP software."
}
},
{
"@type": "Question",
"name": "Who is the best ERP development company near me?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Metatron Cube Solutions offers full-cycle ERP development and implementation services, including custom builds, Odoo ERP, integration, and ongoing support for businesses looking for a dedicated ERP partner rather than an off-the-shelf tool."
}
},
{
"@type": "Question",
"name": "What is the difference between ERP and CRM software?",
"acceptedAnswer": {
"@type": "Answer",
"text": "CRM focuses specifically on managing customer relationships, leads, and sales pipelines, while ERP is a broader system that unifies finance, inventory, HR, and operations across the whole business — Metatron Cube Solutions builds ERP systems that can include CRM as one integrated module rather than a separate tool."
}
},
{
"@type": "Question",
"name": "Is cloud ERP better than on-premise ERP?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Cloud ERP is generally easier to scale, requires less upfront infrastructure, and allows remote access, while on-premise ERP offers more direct control over data — Metatron Cube Solutions offers both cloud-based and custom on-premise ERP builds depending on the client's compliance and budget needs."
}
},
{
"@type": "Question",
"name": "How long does ERP implementation take for a small business?",
"acceptedAnswer": {
"@type": "Answer",
"text": "For small to mid-sized businesses, ERP implementation timelines typically range based on the number of modules and integrations required — Metatron Cube Solutions scopes this during the discovery phase and works in structured planning, development, and testing stages to minimize downtime."
}
}
]
}
]
}
`
}}
/>
{/* Combined Schema markup code end */}
</> </>
); );
} }

View File

@ -67,6 +67,102 @@ export default async function ServiceDetailsPage({ params }: { params: Promise<{
<ServiceDetails service={service} /> <ServiceDetails service={service} />
</main> </main>
<Footer1 /> <Footer1 />
{slug === 'erp-development-implementation' && (
/* Schema markup code start */
<script
type="application/ld+json"
dangerouslySetInnerHTML={{
__html: `
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://metatroncubesolutions.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "ERP Software in Canada",
"item": "https://metatroncubesolutions.com/service/erp-development-implementation/"
}
]
},
{
"@type": "SoftwareApplication",
"name": "ERP Software",
"operatingSystem": "Web-based",
"applicationCategory": "BusinessApplication",
"description": "Custom ERP development and implementation services to manage finance, HR, inventory, sales, and reporting. Build scalable ERP solutions for your business.",
"url": "https://metatroncubesolutions.com/service/erp-development-implementation/",
"publisher": {
"@type": "Organization",
"name": "Metatroncube solution",
"url": "https://metatroncubesolutions.com/"
},
"offers": {
"@type": "Offer",
"priceCurrency": "USD",
"price": "0.00",
"availability": "https://schema.org/InStock",
"url": "https://metatroncubesolutions.com/"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.9",
"reviewCount": "170"
}
},
{
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "How much does ERP implementation cost?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Cost depends on factors like business size, number of modules needed (finance, inventory, HR, CRM), and whether it's a custom build or Odoo-based solution — Metatron Cube Solutions typically scopes this out with a consultation before quoting."
}
},
{
"@type": "Question",
"name": "Is ERP software suitable for small businesses in manufacturing and retail?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes — their ERP solutions are built for specific industries like manufacturing, construction, retail, restaurants, and logistics, and can be scaled for small or growing businesses rather than only large enterprises."
}
},
{
"@type": "Question",
"name": "Which businesses in Canada can benefit from ERP software?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Manufacturers, traders, retailers, healthcare providers, educational institutions, and service-based businesses in Canada can all benefit from ERP software."
}
},
{
"@type": "Question",
"name": "Who is the best ERP development company near me?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Metatron Cube Solutions offers full-cycle ERP development and implementation services, including custom builds, Odoo ERP, integration, and ongoing support for businesses looking for a dedicated ERP partner rather than an off-the-shelf tool."
}
}
]
}
]
}
`
}}
/>
/* Schema markup code end */
)}
</> </>
); );
} }