Add OPC UA landing page and interlink existing OPC UA content - #5641
Add OPC UA landing page and interlink existing OPC UA content#5641sumitshinde-84 wants to merge 1 commit into
Conversation
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 70.3%, saving 1.4 MB.
|
✅ Deploy Preview for flowforge-website ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for flowforge-website ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
64cd9e5 to
340e91b
Compare
Yndira-E
left a comment
There was a problem hiding this comment.
Hey @sumitshinde-84 has Joyce reviewed the content?
I think there’s too much text in some sections, especially What is OPC UA? and Backed by a FlowFuse Certified Node, the list of FAQs is really long too...
There are some minor stylistic issues too, but I’d say they’re non-blockers.
Also, new pages should be created directly in Nuxt; otherwise, it’s just one more page we’ll need to migrate later.
| @@ -0,0 +1,681 @@ | |||
| --- | |||
There was a problem hiding this comment.
@Yndira-E Now we're adding new pages to 11ty, what is your game plan to prevent this?

Description
Adds a new OPC UA pillar page and interlinks all 13 existing OPC UA blog posts back to it.
Since we already have a lot of content on OPC UA, and most of it is bringing in a good amount of traffic, it’s worth taking advantage of that existing content and building a pillar page around it.
The page is available at
/integrations/opcua. The OPC UA item in the navigation bar previously linked directly to the docs, which can be too technical for users who are just taking a look or trying to understand what FlowFuse offers. Linking it to this pillar page gives users a better overview of what FlowFuse can do with OPC UA, along with links to all the relevant resources and content.Planning to build similar pages for MQTT and Modbus in the upcoming weeks.
Related Issue(s)
Checklist