Closed gboone closed 7 years ago
Ok, so after a bit more research, this appears to be caused by a few things
skip_index: true
to the frontmatter should prevent this, but several of the redirect_from
pages don't have frontmatter.Appears that adding skip_index: true
to dead pages works, the site just wasn't building properly.
Also, I am adding the results UI script to the javacript include so that we can filter the results. This will have the added benefit of allowing us to redesign the blog search results UI.
I believe this is solved in release 1.1.3
Expected Behavior
A search results page like this one should only show results with page titles and navigable page paths.
Actual Behavior
Search results contain some pages with no title, and no clickable link.
Steps to reproduce the behavior
1.
This is issue is done when: