Pages with noindex won’t appear in Google — often unintentionally.
Noindex tags prevent a page from being included in Google’s search index.
<meta name="robots" content="noindex">
Remove the <meta name='robots' content='noindex'> tag if you want the page indexed. Also check dynamic flags in your backend or CMS.