diff --git a/client/signup/index.node.js b/client/signup/index.node.js index 0ed1040562506..80187f6e4c21c 100644 --- a/client/signup/index.node.js +++ b/client/signup/index.node.js @@ -64,7 +64,7 @@ function setupMetaTags( context, next ) { ); /** - * Prevent the sub-pages of `/start` from indexing, except for the localized main pages. See 3065-gh-Automattic/martech. + * Only the main `/start` and `/start/[mag-16-locale]` pages should be indexed. See 3065-gh-Automattic/martech. */ if ( hasQueryString || pathSegments.length > ( hasMag16LocaleParam ? 2 : 1 ) ) { meta.push( {