q: how to return the most relevant posts
- right now, it saves urls by exact url (skipping non http/https)
- posts may have different versions of a url (non-canonical) or include query params. Should it strip the query params so that it will search for more posts?
q: how to return the most relevant posts