Skip to content

Commit 15fd9d6

Browse files
Add organization details to site.json
Added new description for organisation-level clarity. This will help with AEO targeting sameAs data and authority.
1 parent 3b24148 commit 15fd9d6

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

src/_data/site.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,23 @@
1010
"subtitle": "FlowFuse is the universal platform that powers your factory, creating a secure and governed solution for your industrial operations.",
1111
"title": "Build workflows and integrations that optimize your industrial operations",
1212
"keywords": "Node-RED, Application Development, IoT, IIoT, Low-Code, open source, Integration, Workflow, Automation, Data Processing, Data Integration, Data Transformation, Data Visualization, Industrial Automation, Industrial IoT, Industry 4.0"
13+
},
14+
"organization": {
15+
"legalName": "FlowFuse Inc.",
16+
"alternateName": ["Flow Fuse"],
17+
"foundingDate": "2021",
18+
"description": "FlowFuse is the universal platform that powers your factory, creating a secure and governed solution for your industrial operations.",
19+
"founders": ["nick-oleary", "zeger-jan-van-de-weg"],
20+
"logo": "https://flowfuse.com/handbook/images/logos/ff-logo--square--dark.png",
21+
"sameAs": [
22+
"https://www.linkedin.com/company/flowfuse",
23+
"https://github.com/FlowFuse",
24+
"https://www.youtube.com/@FlowFuseInc",
25+
"https://twitter.com/FlowFuseInc",
26+
"https://www.crunchbase.com/organization/flowforge",
27+
"https://www.g2.com/sellers/flowfuse",
28+
"https://www.facebook.com/FlowFuse",
29+
"https://www.reddit.com/r/FlowFuse/"
30+
]
1331
}
1432
}

0 commit comments

Comments
 (0)