civichackingagency / scangov

Government digital experience monitor
https://scangov.org
9 stars 1 forks source link

Review validation for empty tags #23

Closed lukefretwell closed 8 months ago

lukefretwell commented 8 months ago

Noticed the keywords for nasa.gov are empty but we show that they have, so should figure out how to address that:

<meta name="keywords" content=""/>

https://dotgov-metadata.civichackingagency.org/profile.html?domain=nasa.gov

lukefretwell commented 8 months ago

Note cia.gov og:url is empty but we're validating as active:

<meta data-react-helmet="true" property="og:url" content=""/>

https://dotgov-metadata.civichackingagency.org/profile.html?domain=cia.gov

lukefretwell commented 8 months ago

Same with cia.gov og:image:

<meta data-react-helmet="true" property="og:image" content=""/>

Narlotl commented 8 months ago

https://github.com/civichackingagency/dotgov-metadata/commit/4a16afbc106de5867c6a8b409a828c36887fe5b3