Netlify-cms: NetlifyCMS.org: Widget docs duplicated in search.

Created on 22 Jan 2018  路  2Comments  路  Source: netlify/netlify-cms

Our Algolia search on the website is duplicating entries for the widget docs.
For example, for the boolean widget we get /docs/widgets/boolean/#boolean and /docs/widgets/#boolean. This is due to how we set up https://github.com/netlify/netlify-cms/pull/866.

@verythorough @erquhart @Benaiah I'm guessing we could prevent Algolia from indexing/listing the files under /docs/widgets/ in search, only link to the index of it directly.

docs bug needs vendoring

Most helpful comment

Widget docs no longer have their own page (thanks to #1211), so search is no longer showing duplicates. Closing as fixed!

All 2 comments

Interesting, I've noticed this on netlify.com too.

Widget docs no longer have their own page (thanks to #1211), so search is no longer showing duplicates. Closing as fixed!

Was this page helpful?
0 / 5 - 0 ratings