civichackingagency / scangov

Government digital experience monitor
https://scangov.org
8 stars 2 forks source link

Check for search.gov tags #22

Open lukefretwell opened 6 months ago

lukefretwell commented 6 months ago

We should think about including search.gov tags at some point. Not sure I would include in metadata score or report card, but something to think about as part of a broader dashboard.

https://search.gov/indexing/metadata.html

Search.gov Custom Fields

We look for the following fields:

<meta name="searchgov_custom1" content="..., ..., ...">
<meta name="searchgov_custom2" content="..., ..., ...">
<meta name="searchgov_custom3" content="..., ..., ...">

    Detail: These fields can support any text content that you want to offer in your faceted search options (metadata-driven results filtering). The fields accept single values or list-type content. Each listed value will be treated as a unique term when searching and filtering content.
    Used In: Query matching, faceted search (currently available via the Results API)