Both the Maya MEL and Node documentation pages don't allow search engine indexing.
https://help.autodesk.com/cloudhelp/2025/CHS/Maya-Tech-Docs/Commands/index_all.html
https://help.autodesk.com/cloudhelp/2025/CHS/Maya-Tech-Docs/Nodes/index_all.html
Both of these pages have a `meta name="robots" content="NOINDEX"` tag in the html, meaning that search engines will never index them.
This feels like a mistake since the parent page has `content="INDEX"`
https://help.autodesk.com/cloudhelp/2025/ENU/Maya-Tech-Docs/Commands/index.html
But since those sub-pages are NOINDEX, we will never be able to search the documentation of nodes or commands for related keywords.